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
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
折腾了半天12.04server版,遇到的问题,貌似难度比10.04大很多:首先是低版本的ultraISO不支持12.04映像刻录,只显示出EFI,所以只能下个高版本的9.5.5(UUI被证明是不可行的)其次是按照10.04来做的话,Help->F6根本没有地方输入installcdrom-detect/try-usb=true。(找了好..
分类:
其他好文 时间:
2014-06-27 06:34:35
阅读次数:
233
TED:6个月学会1门外语How can you help a normal adult learn a new language quickly, easily and effectively?怎样才能帮助成年人快速、轻松且高效地学会一门外语?There are four words, atten...
分类:
其他好文 时间:
2014-06-26 23:40:10
阅读次数:
282
MySQL的mysqldump工具的基本用法导出要用到MySQL的mysqldump工具,基本用法是:shell>mysqldump[OPTIONS]database[tables]如果你不给定任何表,整个数据库将被导出。通过执行mysqldump--help,你能得到你mysqldump的版本支持...
分类:
数据库 时间:
2014-06-26 20:30:08
阅读次数:
285