书栈网 · BookStack 本次搜索耗时 0.045 秒,为您找到 1234 个相关结果.
  • 测试异步代码

    测试异步代码 Promise Async/Await 回调 .resolves / .rejects 测试异步代码 在JavaScript中执行异步代码是很常见的。 当你有以异步方式运行的代码时,Jest 需要知道当前它测试的代码是否已完成,然后它可以转移到另一个测试。 Jest有若干方法处理这种情况。 Promise 为你的测试返回一...
  • 测试异步代码

    测试异步代码 Promise Async/Await 回调 .resolves / .rejects 测试异步代码 在JavaScript中执行异步代码是很常见的。 当你有以异步方式运行的代码时,Jest 需要知道当前它测试的代码是否已完成,然后它可以转移到另一个测试。 Jest有若干方法处理这种情况。 Promise 为你的测试返回一...
  • Simpler Design

    Simpler Design De-class-ified Simpler Design In addition to OLOO providing ostensibly simpler (and more flexible!) code, behavior delegation as a pattern can actually lead to ...
  • 异步编程

    异步编程 异步编程部分练习 异步编程 目前为止,我们在做的都是同步编程。同步编程执行过程很简单:一个程序从第一行开始,逐行执行一直到末尾。每次调用一个函数时,程序就会等待这个函数返回然后在执行下一行。 在异步编程中,函数地执行通常是非阻塞 的。换句话说,每次你调用一个函数它就会立即返回,但相对得,这就表示函数并不会在其本来的位置被执行。它有了一种...
  • 进程对象

    进程 Sandbox 事件 事件: 'loaded' 属性 process.defaultApp process.isMainFrame process.mas process.noAsar process.noDeprecation process.enablePromiseAPIs process.resourcesPath proc...
  • Zone.js

    Zones In The Zone Change Detection Debugging Simple Stack trace Detailed "Long" Stack trace Zones Zone.js provides a mechanism, called zones, for encapsulating and interc...
  • 测试异步代码

    测试异步代码 Promise Async/Await 回调 .resolves / .rejects 测试异步代码 在JavaScript中执行异步代码是很常见的。 当你有以异步方式运行的代码时,Jest 需要知道当前它测试的代码是否已完成,然后它可以转移到另一个测试。 Jest有若干方法处理这种情况。 Promise 为你的测试返回一...
  • Routes

    Routes Full declaration Routes options Shorthand declaration Url building Async Await Promise resolution Route Prefixing Handling of / route inside prefixed plugins Custom ...
  • Routes

    Routes Full declaration Routes options Shorthand declaration Url building Async Await Promise resolution Route Prefixing Handling of / route inside prefixed plugins Custom ...
  • Routes

    Routes Full declaration Routes options Shorthand declaration Url building Async Await Promise resolution Route Prefixing Handling of / route inside prefixed plugins Custom ...