By - superajPosted in Web相关完美去掉Discuz x1.5中powered by discuz!标题中的版权 在原来的discuz X1版本中,标题中去掉“Powered by Discuz!”版权标识很容 Read More
By - superajPosted in 服务器相关关于apache的域名重定向同志们以后有可能用到域名301重定向,这个是apache的一般配置 <IfModule mod_rewr Read More
By - superajPosted in Mysql相关MySQL复制表结构和内容到另一张表中的SQL1.复制表结构及数据到新表 CREATE TABLE 新表 SELECT * FROM 旧表 2.只复制表结构 Read More
By - superajPosted in Web相关ucenter创始人密码忘了解决方法打开uc下面/data/config.inc.php文件 里面有 define(‘UC_FOUND Read More
By - superajPosted in Web相关JS实现div左右自动滚动(可设置滚动高度,速度,停留时间)<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transit Read More
By - superajPosted in Web相关PHP导入导出Excel方法小结基本上导出的文件分为两种: 1:类Excel格式,这个其实不是传统意义上的Excel文件,只是因为Excel的 Read More
By - superajPosted in 服务器相关Linux下配置DNS1 所需配置文件: /etc/named.conf 系统自带,需要配置 /etc/resolv.conf 系统 Read More
By - superajPosted in 服务器相关Linux下的yum命令详解yum是干什么的 使用redhat,fedora的linuxer肯定都为rpm著名的dependency he Read More