09 2014 档案

smartthreadpool
摘要:SmartThreadPoolhttps://github.com/amibar/SmartThreadPool首先是实例化的时候的参数的解释//Initialize SmartThreadPool & Make logs//SmartThreadPool m_hThreadPool;//m_hTh... 阅读全文

posted @ 2014-09-24 11:27 HOT SUMMER 阅读(412) 评论(0) 推荐(0)

正则表达式
摘要:string pattrn2 = "(?[\\s\\S]*?)"; MatchCollection results = Regex.Matches(IPstrLine, pattrn, RegexOptions.IgnoreCase); ... 阅读全文

posted @ 2014-09-23 23:04 HOT SUMMER 阅读(242) 评论(0) 推荐(0)

PHPCMS模块开发相关文件
摘要:名称类型说明Guestbook模块后台控制器index模块前台控制器Install安装文件夹├templates├config.inc.php├extention.inc.php├guestbook.sql├model.php├module.sql┗languages前台模板准备文件夹模块配置文件安... 阅读全文

posted @ 2014-09-02 15:13 HOT SUMMER 阅读(312) 评论(0) 推荐(0)

导航