qure.js:促进异步编程的Javascript库

时间:2021-05-16 10:22:20
【文件属性】:
文件名称:qure.js:促进异步编程的Javascript库
文件大小:180KB
文件格式:ZIP
更新时间:2021-05-16 10:22:20
JavaScript QureJS 有关浏览器中的示例,请查看 节点示例可以在 微小的javascript库,启用了这样的代码流 Qure . run ( function ( ) { // save variable to "this" this . a = 1 ; } ) . wait ( 500 ) . then ( function ( ) { // executed after 500 milliseconds after previous call console . log ( this . a ) ; // '1' } ) 也有可能“分叉”时间线...从而实现彼此独立的多个排队/链接。 Qure . wait ( 200 ) . then ( function ( )
【文件预览】:
qure.js-master
----.gitignore(43B)
----README.md(1KB)
----CHANGELOG.md(3KB)
----bin()
--------qure.js(101B)
----tests()
--------xhr-headers.js(377B)
--------xhr-test.js(668B)
--------test-04.js(2KB)
--------test-06.js(448B)
--------test-17.js(355B)
--------xhr-get.js(751B)
--------test-01.js(667B)
--------test-12.js(304B)
--------test-10.js(355B)
--------test-18.js(466B)
--------test-19.js(1KB)
--------test-20.js(484B)
--------test-02.js(902B)
--------test-11.js(378B)
--------test-15.js(373B)
--------test-14.js(303B)
--------test-09.js(381B)
--------test-16.js(565B)
--------test-05.js(2KB)
--------test-03.js(968B)
--------test-07.js(1KB)
--------test-08.js(527B)
--------test-13.js(379B)
--------xhr-post.js(779B)
----LICENSE(1KB)
----bower.json(539B)
----package.json(1KB)
----dist()
--------qure.js(16KB)
--------qure.min.js(9KB)
----src()
--------qure.js(16KB)
--------worker.js(683B)
--------eval.js(99B)
--------xhr.js(3KB)
----gulpfile.js(4KB)
----package-lock.json(226KB)
----demo()
--------recursion.htm(813B)
--------css()
--------load-styles.htm(356B)
--------this-regexp.htm(478B)
--------declare-external-multi.htm(473B)
--------pipe.htm(318B)
--------declare-multi.htm(746B)
--------xml()
--------recursion-sync.htm(805B)
--------fork.htm(473B)
--------this.htm(404B)
--------xhr-with-headers.htm(430B)
--------xsl-transform.htm(645B)
--------simple.htm(462B)
--------html()
--------xhr-get.htm(447B)
--------recursion-2.htm(957B)
--------img()
--------loop.htm(412B)
--------xslt()
--------threaded-loop.htm(720B)
--------lcs.htm(1KB)
--------.htaccess(98B)
--------pipe-2.htm(397B)
--------json()
--------declare-external.htm(331B)
--------recursion-advanced.htm(1KB)
--------js()
--------load-hashed.htm(504B)
--------load.htm(308B)
--------abort.html(623B)
--------simple-2.htm(328B)
--------xhr-post.htm(468B)
--------sequence.htm(590B)
--------precede-2.html(902B)
--------precede.htm(627B)
--------load-libs.htm(381B)
--------load-html.htm(307B)

网友评论