测试文本
Read more一:准备环境1.安装php,nginx. 2.创建图片储存目录/var/www/example以及上传图片,推荐在/var/www/example/images 3.设置文件权限 sudo chown -R www-data:www-data /var/www/random-images sudo chmod -R 755 /var/www/random-images 二:创建php文件在/var/www/example内创建index.php文件 <?php $image_dir = __DIR__ . '/images'; // 图片目录路径 $images = glob($image_dir . '/*.{jpg,jpeg,png,gi..
Read more复选框渲染测试
复选框测试 未选中 选中
Read more日常记录
日常记录今日依然无事,打了三国杀一晚上
Read more日常记录
日常记录今日无事在做
Read moreOne
主题测试测试
Read more