Once again, in this series of posts I look at the parts of the .NET Framework that may seem trivial, but can help improve your code by making it easie...
分类:
Web程序 时间:
2014-07-16 23:25:24
阅读次数:
601
There are simply no limits on how many bags of jute and denim are available. You can find them in all sorts of patterns and colors that bring joy to u...
分类:
其他好文 时间:
2014-07-16 23:09:32
阅读次数:
190
https://help.ubuntu.com/community/Games/Native/QuakeIIIArenahttp://ubuntuforums.org/showthread.php?t=1977312http://www.cyberciti.biz/faq/linux-install...
分类:
系统相关 时间:
2014-07-10 14:03:21
阅读次数:
601
在使用Eclipse 最新版eclipse kepler 4.3.0时,部署运行项目找不到server组件,解决方法如下: Help --> Install New Software --> "Kepler" repository(Location: http://download.eclips.....
分类:
系统相关 时间:
2014-07-07 18:31:08
阅读次数:
295
From gtk+-2.90.7 configure --help we can see:--with-gdktarget=[x11/win32/quartz] select non-default GDK targetThere is no directfb in the gdktarget as...
分类:
其他好文 时间:
2014-07-07 18:22:03
阅读次数:
235
1. 现象使用Cacti监控,有关于临时表的一个图形可以看到正在使用的临时表Active Temp Tables的数量非常大,并且在非工作时间,也维持在400个左右。感觉非常奇怪,所以追查下!2. 探索首先,先验证下Cacti数据是否准确,已知Cacti数据是从SQLServer的sys.dm_os...
分类:
数据库 时间:
2014-07-01 21:36:47
阅读次数:
389
Creating a Physical Standby Database
This case is created, operated and followed the steps from oracle online help documentation.
The configuration of the two sites server:
Primary Database:
[roo...
分类:
数据库 时间:
2014-06-30 19:37:39
阅读次数:
313
The following packages should be installed:scimscim-tables-zh (this includes Wubi input method)scim-tables-pinyin (this includes Pinyin input method)s...
分类:
系统相关 时间:
2014-06-30 13:18:56
阅读次数:
450
要取得一个对象的属性和方法用:dir()某方法的具体使用方法帮助用:help(list.pop)查看可调用字段的文档用:obj__doc__集合:无序排列、可hash支持集合算法。不支持:索引、切片、元素获取集合类型:set()可变集合。frozenset()不可变集合。(frozen冻结的)集合没有特定语法格式..
分类:
编程语言 时间:
2014-06-29 21:56:13
阅读次数:
221
From gtk+-2.10.2 configure --help we can see (I just only view the 2.10.2, not know other 2.10.x):--with-gdktarget=[x11/linux-fb/win32/quartz/directfb...
分类:
系统相关 时间:
2014-06-29 18:48:27
阅读次数:
430