摘要:
python模块整理1-os模块http://www.cnblogs.com/diege/archive/2012/10/02/2710619.htmlpython模块整理2-sys模块http://www.cnblogs.com/diege/archive/2012/10/03/2710776.h... 阅读全文
摘要:
python学习笔记1-核心类型-数字http://www.cnblogs.com/diege/archive/2012/10/01/2709794.htmlpython学习笔记2-核心类型-字符串http://www.cnblogs.com/diege/archive/2012/10/02/271... 阅读全文
摘要:
http://blog.csdn.net/tjvictor/article/details/4293354C#共有五种访问修饰符:public、private、protected、internal、protected internal。作用范围如下表:访问修饰符说明public公有访问。不受任何限制... 阅读全文
摘要:
转自:http://blog.csdn.net/business122/article/details/7541486python的set和其他语言类似, 是一个无序不重复元素集, 基本功能包括关系测试和消除重复元素. 集合对象还支持union(联合), intersection(交), diffe... 阅读全文
摘要:
编译模块为2禁制yum -y install python26-setuptoolseasy_install -U setuptools# cd /usr/lib64/python2.6# easy_install py_compilepython -O -m py_compile file.py ... 阅读全文
摘要:
http://www.cnblogs.com/dkblog/archive/2011/10/10/2205200.htmlhttp://blog.csdn.net/zhaoweikid/article/details/16497861 #-*- encoding: gb2312 -*-2 impor... 阅读全文
摘要:
Author: JinDate: 20140610System: CentOS release 6.5 (Final)06-09-2014c零:问题配置文件问题,不打包使用的配置文件参考配置文件后缀.default 有个不替换操作 %config(noreplace) %{etcdir}/%{con... 阅读全文
摘要:
Author: JinDate: 20140827System: CentOS release 6.5 (Final)参考:http://www.redmine.org/projects/redmine/wiki/Install_Redmine_25x_on_Centos_65_completeht... 阅读全文
摘要:
Author: JinDate: 20140827System: windows刚帮楼下的公司解决了个问题。原来的办公电脑,预装linux,他们重装成win7.新买的电脑预装成win8,安装出问题了。原因UEFI的问题。BOIS里boot选项启动模式为UEFI,并且为灰色的无法修改security ... 阅读全文
摘要:
Author: JinDate: 20140827System: Windows 2008 R2从Windows 2008 R2迁移到Windows 2008 R2linux版本迁移官方文档http://answers.perforce.com/articles/KB_Article/Moving-... 阅读全文
摘要:
Author: JinDate: 20140827System: CentOS release 6.5 (Final)参考:http://www.cnblogs.com/itech/archive/2011/08/19/2146058.htmlwindows安装http://www.cnblogs.... 阅读全文
摘要:
Author: JinDate: 20140585ENV: win2008 R25年没弄windows了,现在随便弄弄,说实话不太喜欢windows,不出问题时候很方便,一出问题很头大。所有东西都封装好了,之能看到报错信息和报错代码还是UNIX/LINUX好,只要你愿意你可以把问题搞的很清楚。一.组... 阅读全文