🎨ReactPHP的promise使用
This commit is contained in:
parent
c3d89ad1e7
commit
62e20f255e
|
@ -20,7 +20,7 @@ promise 对象有三种状态:pending(进行中)、fulfilled(已成功
|
|||
2. 写入数据库
|
||||
3. 写入日志
|
||||
|
||||
下面代码,将演示如何将每行表格数据按照上述3个过程进程处理:
|
||||
下面代码,将演示如何将每行表格数据按照上述3个进程进行处理:
|
||||
|
||||
```php
|
||||
<?php
|
||||
|
|
Loading…
Reference in New Issue
Block a user