By - superajPosted in Web相关IIS配置PHP环境(快速最新版)我们知道php配置有几种: 1、CGI方式加载PHP环境,通常就是IIS里面配置解释器为php.exe,早期比 Read More
By - superajPosted in AndroidAndroid之读取Resource和Assets中的文件public String getFromRes(String FileName){ String resul Read More
By - superajPosted in 服务器相关Linux FTP客户端Lftp安装使用方法lftp介绍: lftp 是一个功能强大的下载工具,它支持访问文件的协议: ftp, ftps, http, Read More
By - superajPosted in Web相关php数组排序函数如果你已经使用了一段时间PHP的话,那么,你应该已经对它的数组比较熟悉了——这种数据结构允许你在单个变量中存储 Read More
By - superajPosted in Web相关The resource is not on the build path of a PHP project修改 .project 为 <?xml version="1.0" encoding="UTF-8"?& Read More
By - superajPosted in Mysql相关替换文本SQL替换文本SQL UPDATE `linuxso_archives` SET `title` = replace Read More
By - superajPosted in Web相关thinkphp 之windows->Linux apache->nginx服务器迁移 windows->Linux apache->nginx 配置如下: t Read More
By - superajPosted in 服务器相关Iftop安装指南安装方法1:如果采用编译安装可以到iftop官网下载最新的源码包。 安装前需要已经安装好基本的编译所需的环境, Read More
By - superajPosted in Web相关php-fcgi进程数超过预设值问题的解决昨日,有朋友问我,他将Web服务器换成Nginx 0.6.31 + PHP 4.4.7(FastCGI)后,有 Read More