问题:No JVM installation found. Please install a 64-bit JDK. If you already have a JDK installed, define a JAVA_HOME variable in Computer > System Prope...
分类:
移动开发 时间:
2014-07-16 21:39:23
阅读次数:
261
计算机大师Donald E. Knuth(高德纳)算法大师,我最崇拜的计算机科学家,没有之一!不认识高爷爷的人别说自己是学计算机的。《The Art of Computer Programming》绝对是计算机科学的圣经。对高爷爷的崇敬,对编程艺术境界的向往,指引我不断的追求计算机的“艺术”,没有高...
分类:
其他好文 时间:
2014-07-16 19:55:17
阅读次数:
355
黑客和敏捷开发
前段时间读了一下Paul Graham的《黑客与画家》(Hackers and Painters: Big Ideas from the Computer Age),虽说这书已经出版良久了,但是读书往往是不讲究时间的,有收获就好。这本书是文集,相对内容比较散,针对的也并非是业内人士,所以不同人在不同角度可以把这本书看出千滋百味。但不管怎么说,我觉得绝大多数人,都可以从这本书中收获...
分类:
其他好文 时间:
2014-07-12 21:26:07
阅读次数:
233
BACKGROUND1. FieldThe embodiments of the disclosure generally relate to computer clusters, and more particularly to systems, methods, and devices for ...
分类:
其他好文 时间:
2014-07-12 15:46:47
阅读次数:
265
BACKGROUND OF THE INVENTION 1. Field of the InventionThe present invention relates generally to heterogeneous computer systems.2. Background ArtComput...
分类:
其他好文 时间:
2014-07-12 14:44:24
阅读次数:
296
BACKGROUND1. FieldInnovations herein pertain to computer virtualization, computer security and/or data isolation, and/or the use of a separation kerne...
分类:
其他好文 时间:
2014-07-12 14:12:35
阅读次数:
205
opencart 模块开发详解由 xiekanxiyang » 2013年 7月 11日 10:17 pmopencart 将页面分成若干模块, 每个模块可以有多个实例(可能这样说不是很恰当) 每个实例可以指定它出现在哪个页面 这样更好的实现了代码的可重用性,可以达到更好的页面布局的可调节性. Op...
分类:
其他好文 时间:
2014-07-12 00:54:20
阅读次数:
334
History Grading
Background
Many problems in Computer Science involve maximizing some measure according to constraints.
Consider a history exam in which students are asked to put seve...
分类:
其他好文 时间:
2014-07-10 23:04:32
阅读次数:
340
一提到计算机,当然现在更多人把她叫做电脑,这两个词都是指computer。不管什么,只要提到她,普遍都会想到她能够比较快地做加减乘除,甚至乘方开方等。乃至于,有的人在口语中区分不开计算机和计算器。
那么,做为零基础学习这,也就从计算小学数学题目开始吧。因为从这里开始,数学的基础知识列为肯定过关了。
复习
还是先来重温一下伟大时刻,打印hello world.
打开电脑,...
分类:
编程语言 时间:
2014-07-10 17:13:17
阅读次数:
447
VBS 选择文件夹框1234567891011121314151617181920212223on error resume NextConstMY_COMPUTER=&H11&ConstWINDOW_HANDLE=0ConstOPTIONS=0'设置我的电脑为根目录SetobjShell=Crea...
分类:
其他好文 时间:
2014-07-10 16:51:54
阅读次数:
221