聚指尖-聚指尖
聚指尖的头像-聚指尖
UID:1 已加入本站3181天 总消费:0.00 徽章-人气大使-聚指尖徽章-备受喜爱-聚指尖徽章-人气佳作-聚指尖8枚徽章管理员超级版主
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] [...
gradle老问题-聚指尖

gradle老问题

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

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

逛 Gitee、Github 等各大代码仓库时,往往能看到以下这种徽章式的网页链接,美观好看又方便,那么这个徽章是如何制作出来的呢?本文就带大家制作属于自己的徽章式链接。 将下面代码放在网站底部...
10个月前
05313
ECShop后台报错:mktime(): You should be using the time() function instead in-聚指尖

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
方舟等级生成工具 V2.5!支持属性倍数设置!每级经验可调!【2017.01.29更新】-聚指尖

方舟等级生成工具 V2.5!支持属性倍数设置!每级经验可调!【2017.01.29更新】

程序介绍: 支持所有版本,包括破解版和正式版。研究点数为每级点数。 每个属性最多加点255点!!!每个属性最多加点255点!!!每个属性最多加点255点!!! 重要的事情说3遍!!! 更新历史:...
CentOS常用命令-聚指尖

CentOS常用命令

cd用来进入指定的某个目录。 说cd这个命令是Linux上使用率最高的两个命令之一不为过吧(另一个当然是ls了),前两天看到了一个cd命令的小技巧是我一直都不知道的,呵呵,这里顺便记下来。 cd - ...
tomcat manager 无法使用-聚指尖

tomcat manager 无法使用

在点击tomcat manager的时候提示以下内容: You are not authorized to view this page. By default the Host Manager is only accessible from a browser running on the same machine as Tomc...
友链界面-聚指尖

友链界面

演示地址可看:https://blog.juzhijian.com/link 路径:/wp-content/themes/zibll/pages/links.php 注意备份原文件,删除原代码将下方代码复制进去即可,自行修改图片地址 <?php /** * Te...
10个月前
010310
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

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版本引起的 /** * 类...
10个月前
0197