1
0
mirror of https://gitee.com/tawords/tawords-docs synced 2025-09-13 21:41:38 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

文件路径规范化

This commit is contained in:
2021-08-07 01:21:24 +08:00
parent cddd5eaacf
commit 5b4339569a
86 changed files with 5 additions and 5 deletions

View File

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