码迷,mamicode.com
首页 >  
搜索关键字:computer    ( 2862个结果
Computer Network学习笔记_2
Computer Network学习笔记_2
分类:Web程序   时间:2016-02-14 22:11:09    阅读次数:230
Computer Network学习笔记_1
Computer Network学习笔记_1
分类:Web程序   时间:2016-02-13 23:10:54    阅读次数:211
Building Maintainable Software-java篇之Write Short Units of Code
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安装office2011,提示无法打开文件Normal.dotm,因为内容有错误
最近使用mac上的office,发现一个问题,每次打开office11都会报错,提示“无法打开文件Normal.dotm,因为内容有错误”,于是就在网络上搜索了一下,找到如下一段话, I just found out that my kids were playing on my computer
分类:系统相关   时间:2016-02-04 18:52:54    阅读次数:235
The basic introduction to MIX language and machine
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
UT-Austin大学在Image search and large-scale retrieval方面的一系列papers
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
JavaSE-接口应用举例
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
2016 - 1- 22 img tag and the lists (intro to HMTL&CSS)
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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!