Code path:
https://github.com/bluesilence/Lisp/tree/master/clojure/projects/room-escape
As I have been a fan of room-escape games, there have always been a desire to make my own story of a roo...
分类:
Web程序 时间:
2014-10-05 17:44:38
阅读次数:
269
rz,sz是Linux/Unix同Windows进行ZModem文件传输的命令行工具优点:比ftp命令方便,而且服务器不用打开FTP服务。sz:将选定的文件发送(send)到本地机器rz:运行该命令会弹出一个文件选择窗口,从本地选择文件上传到Linux服务器linux确认安装了make、gccsolaris确认安装了make..
分类:
其他好文 时间:
2014-10-05 16:13:38
阅读次数:
274
大家好,刚在北京达内学Linux不久,在10月4日下午无聊之际,下载了Debian7来学习,结果在颇费周折的安装完后,又一个重要的问题出现——VMwareTools(以下简称VT)默认并不能一次安装完!这是因为Debian7.x默认安装缺少组件所造成的,在安装VT的过程中,分别提示缺少gcc、make..
分类:
其他好文 时间:
2014-10-05 15:55:39
阅读次数:
239
jQueryDesktopGrid
jQuery desktop, jQuery desktop grid, jQuery mac os x, jQuery system. to make an beautiful desktop like os system to enhance user experience. clone the project, then just run the i...
分类:
Web程序 时间:
2014-10-05 03:49:17
阅读次数:
231
Variables, which store values for later useData types, such as numbers and booleansWhitespace, which separates statementsComments, which make your cod...
分类:
编程语言 时间:
2014-10-04 15:36:16
阅读次数:
168
Problem Description
Lee has a string of n pearls. In the beginning, all the pearls have no color. He plans to color the pearls to make it more fascinating. He drew his ideal pattern of the string o...
分类:
其他好文 时间:
2014-10-03 22:31:45
阅读次数:
363
Budget
Time Limit: 3000MS
Memory Limit: 65536K
Total Submissions: 5962
Accepted: 2266
Special Judge
Description
We are supposed to make a budget proposal for th...
分类:
其他好文 时间:
2014-10-03 21:44:55
阅读次数:
226
从 x01.Lab.Download 中下载源代码,进入工程目录,make 后再 bochs,即可见到如下界面: 随便打几个字,ok!按 F2,可切换到第二个终端,界面如下: 当然,按 F3 还可切换第三个终端,但同第二个基本一样,就不再浪费空间了。输入输出,涉及到键盘和显示器。键盘,主...
分类:
其他好文 时间:
2014-10-03 16:15:34
阅读次数:
278
= make会将整个makefile展开后,再决定变量的值。也就是说,变量的值将会是整个makefile中最后被指定的值。:= 表示变量的值决定于它在makefile中的位置,而不是整个makefile展开后的最终值。?= 是如果没有被赋值过就赋予等号后面的值+= 是添加等号后面的...
分类:
其他好文 时间:
2014-10-03 13:34:54
阅读次数:
181