发表评论取消回复
相关阅读
相关 [C# Source Code]Terrarium Farm.
using System; using System.Drawing; using System.Collections; using
相关 读《Code Complete2》笔记3
创建子程序的益处: 1. 降低程序的复杂度,隐藏复杂的实现细节; 2. 引入中间、易懂的抽象,将繁琐的代码提炼成一个职责明确单独的方法或者类; 3. 避免重复
相关 读《Code Complete2》笔记2
在设计方案已经确定的时候,通常我们使用的就是"常规"的面向对象的设计方法,而此方法的重点就是辨识现实世界中的对象(Object)和一些抽象的对象(Abstract Object
相关 Android Source Code Complie
guest@huluwa33:~/android-5.0.1\_r1$ sudo gedit ~/.bashrc \[sudo\] password for gu
相关 《Code Complete 中文版 第二版》统稿流水帐
![Image 1][] ![Image 1][] 《Code Complete 中文版 第二版》/《代码大全》(这是我自己设想的书名,最后不一定这么叫,下称 CC2e。
相关 java.lang.StackTraceElement source code
package java.lang; /\\ \ \ 表示栈轨迹的元素,它定位在某类的某个方法的某行 \ \ comment by liqiang \
相关 Graph-Based Pattern-Oriented, Context-Sensitive Source Code Completion
本文首先阐述目前存在的IDE中,例如eclipse等等,自动补全代码的效率太低。本论文目的在于提高代码自动补全效率,提高程序员编程效率。 要解决的问题: IDE中代码
相关 Java Source Code Static Analysis Tool:FindBugs
1.Introduction FindBugs Official Website:[http://findbugs.sourceforge.net/][http_findbu
相关 Source Code of Java - Boolean
/ %W% %E% Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
相关 Source Code of Java - StringBuffer
/ Copyright (c) 1994, 2008, Oracle and/or its affiliates. All rights reserved. ORA
还没有评论,来说两句吧...