web app :http://www.lightapp.cn/brand/index/4101https://github.com/jtyjty99999/mobileTech/blob/master/README.mdmobileTechA useful tools or tips list f...
分类:
移动开发 时间:
2014-11-10 09:46:39
阅读次数:
814
[root@localhost~]#manpartedpartedisadiskpartitioningandpartitionresizingprogram.Itallowsyoutocreate,destroy,resize,moveandcopyext2,linux-swap,FAT,FAT32,andreiserfsparti-tions.Itcancreate,resize,andmoveMacintoshHFSpartitions,aswellasdetectjfs,ntfs,ufs,andxfs..
分类:
其他好文 时间:
2014-11-09 06:25:46
阅读次数:
307
After you understand how C-level extensibility works in Dreamweaver and its dependency on certain data types and functions, it’s useful to know how to...
分类:
编程语言 时间:
2014-11-08 00:38:36
阅读次数:
317
MapReduceMapReduce is a programming model for data processing. The model is simple, yet not too simple to express useful programs in. Hadoop can run M...
分类:
其他好文 时间:
2014-11-06 21:48:17
阅读次数:
194
1.文件名使用小写字母和下划线组合。头文件以.h结尾,定义文件用.cc结尾。例如:my_useful_class.cc2.类型名使用大写字母开头,多个单词组合时每个单词的首字母大写。例如:UrlTableErrors.3.变量名普通变量:小写字母和下划线的组合。例如:table_name类数据成员变...
分类:
其他好文 时间:
2014-11-05 12:51:15
阅读次数:
136
Memory leakage has been a permanent annoyance for C/C++ programmers. Under MSVC, one useful feature of MFC is report memory leaks at the exit of an ap...
分类:
其他好文 时间:
2014-11-03 13:00:12
阅读次数:
289
demo控制脚本tel,150 5519 8367Running Puppet on AIXPuppet on AIX is… not officially supported, yet still useful (at least one site has it deployed in a pro...
分类:
其他好文 时间:
2014-11-01 19:01:30
阅读次数:
222
原文:50 Useful CSS Snippets Every Designer Should Have
面对每年如此多的 新趋势 ,保持行业的领先是个很困难问题. 网站设计者和前端工程师都已经全面的使用 CSS3 properties,
决定这些的是 浏览器支持 和新的特性. 但是还是有些优秀的CSS2代码片段和CSS3一起运行中.
...
分类:
Web程序 时间:
2014-10-31 17:21:04
阅读次数:
343
What’s Utility ClassesA utility class is a class filled with static methods. It is usually used to isolate a “useful” algorithm.StringUtils,IOUtils,Fi...
分类:
其他好文 时间:
2014-10-31 11:37:30
阅读次数:
243