By - superajPosted in 服务器相关Linux 时间跑快在系统中依次执行以下命令: ******************************* 1) echo - Read More
By - superajPosted in Mysql相关mysql数据库文件夹复制后无法显示InnoDB类型的数据表INNODB的数据是存储在%datadir%ibdata1 文件中的,FRM文件只保存表的结构和定义。所以需要 Read More
By - superajPosted in Mysql相关Windows 下制作免安装的 MySQL 简化版1、首先下载免安装包 mysql-noinstall-5.1.54-win32.zip(其它版本类似) 2、复 Read More
By - superajPosted in Web相关PHP读取 excel(.csv, .xls)文件的方法常用的用PHP读取EXCEL的方法有以下三种,各自有各自的优缺点。个人推荐用第三种方法,因为它可以跨平台使用。 Read More
By - superajPosted in Mysql相关mysql密码找回1、cmd进入命令行,切换到mysql的安装目录(本机mysql安装路径D:\MySQL) C:\Docume Read More
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