mirror of
https://gitee.com/tawords/tawords-docs
synced 2025-09-13 21:41:38 +08:00
文件路径规范化
This commit is contained in:
7
docs/manual/6. 【清单 ToDo】/测试用/延长文件上传时间,测试进度条.md
Normal file
7
docs/manual/6. 【清单 ToDo】/测试用/延长文件上传时间,测试进度条.md
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
|
||||
// 下面几行测试用,目的是延长文件上传时间,测试进度条
|
||||
// $a = rand(5, 15);
|
||||
// for ($x=0; $x<=3000000; $x++) {
|
||||
// $a+=rand(rand(5, 15), rand(25, 35));
|
||||
// }
|
Reference in New Issue
Block a user