Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2016-08-23 | 662 Bytes | |
tbox v1.5.3.tar.gz | 2016-08-23 | 8.1 MB | |
tbox v1.5.3.zip | 2016-08-23 | 9.0 MB | |
Totals: 3 Items | 17.1 MB | 0 |
New features
- Add wait multi-processes interface
- Add uuid generator
- Add hash library module
- Add
__tb_deprecated__
keyword and option
Changes
- Move some utils interfaces to the hash module
- Rewrite random generator
Bugs fixed
- Fix stdout compatibility issue for vs2015
- Fix process arguments length limit
新特性
- 增加同时等待多个进程接口
- 增加uuid生成器
- 增加hash库模块
- 添加
__tb_deprecated__
关键字以及配置选项
改进
- 移动部分utils接口到hash模块
- 重写random生成器
Bugs修复
- 修复stdout在vs2015以上版本的兼容性问题
- 修复进程参数长度限制