最新发布第6页

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 这个错误的的处理是修改文件...
聚指尖的头像-聚指尖聚指尖10个月前
02412

WordPress文章中的外链图片自动下载到本地

 WordPress 很多插件或者代码都可以实现在编辑文章中自动将外链图片下载到本地,最终我选择了一个叫:Easy Copy Paste的插件。大家可以自己在后台下载 加到当前主题函数模板 functions.php 中...
聚指尖的头像-聚指尖聚指尖10个月前
03416
CentOS开关机命令-聚指尖

CentOS开关机命令

命令简介 shutdown,poweroff,reboot,halt,init都可以进行关机,大致用法。 /sbin/halt [-n] [-w] [-d] [-f] [-i] [-p] [-h] /sbin/reboot [-n] [-w] [-d] [-f] [-i] /sbin/poweroff [-n] [-w] [...
聚指尖的头像-聚指尖聚指尖10个月前
0266

gradle老问题

问题1 What went wrong:A problem occurred configuring project ‘:XXX(这个是你的项目)’.java.io.FileNotFoundException: /AndroidManifest.xml (No such file or directory) 解决方法:rm...
聚指尖的头像-聚指尖聚指尖10个月前
03715
为您的网站添加网站底部美化代码 支持任意网站-聚指尖

为您的网站添加网站底部美化代码 支持任意网站

逛 Gitee、Github 等各大代码仓库时,往往能看到以下这种徽章式的网页链接,美观好看又方便,那么这个徽章是如何制作出来的呢?本文就带大家制作属于自己的徽章式链接。 将下面代码放在网站底部...
聚指尖的头像-聚指尖聚指尖10个月前
05113

ECShop后台报错:mktime(): You should be using the time() function instead in

ECShop安装之后,在后台发现一个错误提示: Strict Standards: mktime(): You should be using the time() function instead in E:\web\shopex\admin\shop_config.php on line 32 这个错误提示...
聚指尖的头像-聚指尖聚指尖10个月前
01814
子比置顶标志美化-聚指尖

子比置顶标志美化

放到自定义CSS里面即可启用!非子比的只能自己根据代码改一改了 背景颜色请修改:background: var(--theme-color); 默认为主题颜色
聚指尖的头像-聚指尖聚指尖10个月前
0567