最新发布第5页
Crayon Syntax Highlighter – 完善的代码高亮插件
分享代码博客?程序员博客?想要一个酷炫的代码高亮插件?Crayon Syntax Highlighter 我认为可以算是目前样式最多、易用性最高、功能最强的 WP 代码高亮插件了。也因此 CSH 会比其它的插件大一...
WordPress博客美化教程汇总彩色滚动条
必看说明: CSS代码添加到后台主题设置—>自定义代码—>自定义CSS样式 JS即javascript代码添加到后台主题设置—>自定义代码—>自定义javascript代码 自定义HTML添加后台主题设置—&...
活动倒计时代码,网站计时器
活动倒计时 #countdown { font-size: 24px; font-weight: bold; color: red; /* 将字体颜色设置为红色 */ } function startCountdown(endTime) { function updateCountdown() { var now = new D...
CentOS常用命令
cd用来进入指定的某个目录。 说cd这个命令是Linux上使用率最高的两个命令之一不为过吧(另一个当然是ls了),前两天看到了一个cd命令的小技巧是我一直都不知道的,呵呵,这里顺便记下来。 cd - ...
Strict Standards: Redefining already defined constructor for class cls_sql_dump in D:\WWW\ecshop\admin\includes\cls_sql_dump.php on line 90
Strict Standards: Redefining already defined constructor for class cls_sql_dump in D:\WWW\ecshop\admin\includes\cls_sql_dump.php on line 90此问题主要是php4与php5版本引起的 /** * 类...
Strict standards: Non-static method cls_image::gd_version() should not be called statically in
Strict standards: Non-static method cls_image::gd_version() should not be called statically in E:\SiteAll\zbphp.com\www\includes\lib_base.php on line346 这个错误的的处理是修改文件...
秒数转换为天小时分钟秒的格式
num 为需要转换的秒数 //天数计算 int days = (num)/(24*3600); //小时计算 int hours = (num)%(24*3600)/3600; //分钟计算 int minutes = (num)%3600/60; //秒计算 int second = (num)%60; `
给网站右键添加自定义的按钮美化以及网站添加随便看看按钮
1.网站右键添加自定义的按钮美化 2.网站添加随机看看 教程 将以下 PHP 代码加入到主题目录中的 themes/zibll/functions.php 文件的即可 添加完成之后访问:你网站的域名/?random 即可看到效果











startqg 28天前0
感谢大佬分享mofengy 2个月前0
好东西感谢楼主沐槿兮 3个月前0
谢谢你的分享,我从中学到了很多!xzxtf 4个月前0
好东西感谢楼主chenleng 5个月前0
1hhh孢子 7个月前0
呜呜呜呜呜呜呜呜aaaa 9个月前0
66666123456789DD 9个月前0
6666666