Building Maintainable Software-java篇之Write Short Units of Code
Any fool can write code that a computer can understand. Good programmers write
code that humans can understand.
...
分类:
编程语言 时间:
2016-02-12 12:55:06
阅读次数:
300
strings (Unix) In computer software, strings is a program in Unix-like operating systems that finds and prints text strings embedded inbinary files su
分类:
其他好文 时间:
2016-02-11 19:18:35
阅读次数:
226
最近使用mac上的office,发现一个问题,每次打开office11都会报错,提示“无法打开文件Normal.dotm,因为内容有错误”,于是就在网络上搜索了一下,找到如下一段话, I just found out that my kids were playing on my computer
分类:
系统相关 时间:
2016-02-04 18:52:54
阅读次数:
235
reference: The MIX Computer, The MIX Introduction sets, The basic info storage unit in MIX computer is the byte, which stores positive values in the r
分类:
系统相关 时间:
2016-01-31 02:36:47
阅读次数:
342
WhittleSearch: Interactive Image Search with Relative Attribute Feedback. A. Kovashka, D. Parikh, and K. Grauman. International Journal on Computer Vi
分类:
其他好文 时间:
2016-01-28 12:22:18
阅读次数:
152
package com.btp.t2;/* * 接口应用的举例 */public class TestUSB { public static void main(String[] args) { new Computer().doWork(new Printer()); ...
分类:
编程语言 时间:
2016-01-23 23:16:55
阅读次数:
412
1 :The img tag img tag allows put some img file into page. just like : And the " src = "me.png" " lets brows knows where the img in computer.The "...
分类:
Web程序 时间:
2016-01-23 01:18:53
阅读次数:
211
很多编程的人包括我,头衔叫做“软件工程师”(software engineer),然而我却不喜欢这个名字。我喜欢把自己叫做“程序员”(programmer)或者“计算机科学家”(computer scientist)。这是为什么呢?这需要从“软件工程”(software engineering)在现...
分类:
其他好文 时间:
2016-01-21 10:36:02
阅读次数:
151