Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit917e737

Browse files
committed
update README
1 parent4d93d6a commit917e737

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎README-zh_CN.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#async-task-mapping
2-
它可以灵活的控制异步任务,可以无视发送和接收的顺序,允许绑定pending状态的异步任务,并且支持生产者-消费者模式和订单模式
2+
它可以做出promise无法完成的异步任务,可以无视发送和接收的顺序,允许绑定pending状态的异步任务,允许在多个函数内共同触发一个任务,并且支持生产者-消费者模式和订单模式
33

44
[English](./README.md) | 简体中文
55
##使用之前

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#async-task-mapping
2-
It canflexibly controlasynchronous tasks, ignore the order of sending and receiving, allow binding of asynchronous tasks in pendingstate,and support producer consumer mode and order mode,
2+
It canmakeasynchronous tasks that promise cannot complete, ignore the order of sending and receiving, allow binding of asynchronous tasks in pendingstatus, allow triggering a task in multiple functions,and support producer consumer mode and order mode.
33

44
English |[简体中文](https://github.com/TNT-03/async-task-mapping/blob/master/README-zh_CN.md)
55
##Pre-requisites

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp