1
0
mirror of https://gitee.com/tawords/tawords-docs synced 2025-01-30 20:40:27 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
tawords-docs/docs/manual/清单 ToDo/测试用/延长文件上传时间,测试进度条.md

7 lines
209 B
Markdown
Raw Normal View History

2021-08-07 00:54:13 +08:00
// 下面几行测试用,目的是延长文件上传时间,测试进度条
// $a = rand(5, 15);
// for ($x=0; $x<=3000000; $x++) {
// $a+=rand(rand(5, 15), rand(25, 35));
// }