一、命名规范 在你编码过程中对类,名字空间以及文件名使用统一的命名规则对你代码的组织,结构化以及可读性有很大的好处。1、类命名规范: 类名最好只包含字母,在多数情况下,数字是不鼓励使用的,除非非要用不可,也不要使用下划线,-以及其它非字母字符,例如: MyCompany.useful_ut...
分类:
Web程序 时间:
2014-09-09 22:57:29
阅读次数:
468
36个扁平化设计的iphone和ipad应用界面设计案例http://designwoop.com/2014/04/36-examples-of-flat-iphone-and-ipad-application-ui-designs/32个动画效果很赞的移动APP设计http://designwoo...
分类:
Web程序 时间:
2014-09-03 09:38:46
阅读次数:
259
There are some useful tools in Unix/Linux to check out how the system is going on.Here is a short summery of them:This comes from a link below.=======...
分类:
系统相关 时间:
2014-09-03 08:21:56
阅读次数:
304
mobileTechA useful tools or tips list for mobile web application developing这个项目收集移动端开发所需要的一些资源与小技巧工具类网站HTML5 与 CSS3 技术应用评估各种奇妙的hack几乎所有设备的屏幕尺寸与像素密度表移动...
分类:
移动开发 时间:
2014-09-02 19:31:05
阅读次数:
609
题目链接:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=3674
Search in the Wiki
Time Limit: 2 Seconds Memory Limit: 65536 KB
As we known, Searching in Wiki is an useful w...
分类:
其他好文 时间:
2014-08-26 21:31:36
阅读次数:
395
1.Start and stop the windows servicesnet stop net start net pause net continue A full list of the exact services is found in the registry (run regedit...
分类:
其他好文 时间:
2014-08-25 20:53:04
阅读次数:
203
RECOMMENDED: Click here to fix Windows errors and optimize system performanceNo doubt, OneNote is yet another useful component of Microsoft‘ productiv...
转载:http://www.oschina.net/translate/useful-linux-commands-for-newbies1. ls命令ls命令是列出目录内容(List Directory Contents)的意思。运行它就是列出文件夹里的内容,可能是文件也可能是文件夹。?12345...
分类:
系统相关 时间:
2014-08-22 12:08:46
阅读次数:
304
The use of the jQuery library is growing and growing(just released jQuery 1.4), more and more people are using this useful javascript library. This me...
分类:
Web程序 时间:
2014-08-22 09:18:35
阅读次数:
334
无向图求桥边数量,按照题目输入顺序输出桥边。
注意存的brig和边的对应关系。
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#define inf 0x3f3f3f3f
#pragma comment(linker, "/STACK...
分类:
Web程序 时间:
2014-08-18 16:21:02
阅读次数:
229