Python中使用线程有两种方式:函数或者用类来包装线程对象。 函数式:调用thread模块中的start_n […]
Continue reading月份:2014年6月
python异常处理
python标准异常 异常名称 描述 BaseException 所有异常的基类 SystemExit 解释器 […]
Continue readingpython字典
Python 字典(Dictionary) 字典是另一种可变容器模型,且可存储任意类型对象,如其他容器模型。 […]
Continue readingPython 列表(Lists)
序列是Python中最基本的数据结构。序列中的每个元素都分配一个数字 – 它的位置,或索引,第一个 […]
Continue readingpython 文件操作
Python 文件I/O 本章只讲述所有基本的的I/O函数,更多函数请参考Python标准文档。 打印到屏幕 […]
Continue readingminiui前端利器
产品下载地址:http://www.miniui.com/download。 Note:请根据不同的服务端后台 […]
Continue reading高考
只有高考才能凸显目前教育的很多问题,想起当年写高考作文要怎样才能抓主旨,要点,而今开放点,学生们就无从下手,应 […]
Continue reading北京的初夏
永恒
你要把人生看透,一定要真实的面对人生,了解人生的本质,当你终于了解人生,就能真正的热爱生命,然后才舍得放下,几 […]
Continue readingphp redis 手册
目录(使用CTRL+F快速查找命令): Key String Hash List Set 键(Key) DEL […]
Continue readingphpredis中文手册——《redis中文手册》 php版
魅力英文
等你等了那么久
等你等了那么久 作词:祁隆 作曲:祁隆 演唱:祁隆,乐凡 等你我等了那么久 花开花落不见你回头 多少个日夜想你 […]
Continue readingPHP连接MySQL报错"No such file or directory"的解决办法
1,首先确定是mysql_connect()和mysql_pconnect()的问题,故障现象就是函数返回空, […]
Continue readingAbout life
To look life in the face, always to look life in the fa […]
Continue readingERROR: unable to bind listening socket for address ‘127.0.0.1:9000’: Address already in use
[root@bogon ~]# /usr/local/php5/sbin/php-fpm [31-Jul-20 […]
Continue readingMySQL命令
登录MySQL,如果连接远程数据库,需要用-h指定hostname。 # [mysql dir]/bin/my […]
Continue reading爱不能太用力
◎ 一定要学会定期整理,然后舍得扔掉。不然它会腐坏、长虫,然后飞出来告诉你它坏了,最后你还是要把它扔掉。 ◎ […]
Continue readingphp易忽略的几个函数
1.highlight_string() 当需要在一个网站中展示PHP代码时,highlight_stri […]
Continue readingphp缓存处理技术
缓存可以分三种 输出缓存,即output buffering.简称OB缓存. 程序缓存 浏览器缓存 […]
Continue readingphp类的使用
首页 > 程序开发 > Web开发 > php > 正文 PHP 类的使用与总结 20 […]
Continue reading