河汉清且浅,牵牛敦而纯
随笔 - 77,  文章 - 0,  评论 - 1,  阅读 - 67049
02 2024 档案
css table 设置记录
摘要:td, th { padding: 3px 7px 2px 7px; font-weight: bold; --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange 阅读全文
posted @ 2024-02-15 17:28 伊索 阅读(6) 评论(0) 推荐(0) 编辑
php,用touch 修改文件时间
摘要:touch(path,fc_time, fctime);echo"\npath 已经被建立,并且重置了修改时间和访问时间\n"; echo "\n 如果是 windows 系统,将会执行以下命令重置该文件的建立时间\n"; if(PHP_OS 'WINNT'){ $path = s 阅读全文
posted @ 2024-02-07 23:21 伊索 阅读(21) 评论(0) 推荐(0) 编辑
CSS给代码添加行号
摘要:pre{ width: 96%; margin: auto; border-radius: 15px 15px; border: 3px solid #000; background-color: #445; padding-left: 10px; color: #fff; counter-rese 阅读全文
posted @ 2024-02-03 20:47 伊索 阅读(188) 评论(0) 推荐(0) 编辑


点击右上角即可分享
微信分享提示