1, SICP Structure and Interpretation of Computer Programs 计算机程序的构造和解释 相应的教程: http://swiss.csail.mit.edu/classes/6.001/abelson-sussman-lectures/ http:/ ...
分类:
其他好文 时间:
2017-04-01 21:03:08
阅读次数:
186
Desktop : C:\Users\XXX\Desktop Programs : C:\Users\XXX\AppData\Roaming\Microsoft\Windows\Start Menu\Programs MyDocuments : C:\Users\XXX\Documents MyDo... ...
一、示例使用VBScript创建启动文件,并添加到Windows系统的启动目录 默认情况下 所有用户启动目录:C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp 当前用户的启动目录:C:\Users\【用户】\AppData\Ro ...
完全卸载oracle11g步骤:1、 开始->设置->控制面板->管理工具->服务 停止所有Oracle服务。2、 开始->程序->Oracle - OraHome81->Oracle Installation Products-> Universal Installer,单击“卸载产品”-“全部展 ...
分类:
数据库 时间:
2017-03-08 13:03:46
阅读次数:
204
参考: Create a working compiler with the LLVM framework, Part 2 How to parse C programs with Clang: A tutorial 一、Preprocessor 前端由许多部分组成,其中第一部分通常是一个 lexe ...
分类:
其他好文 时间:
2017-02-23 19:00:09
阅读次数:
352
1.下载oracle client rpm Instant Client for Linux http://www.oracle.com/technetwork/topics/linuxx86-64soft-092277.html oracle-instantclient11.2-basic-11. ...
分类:
Web程序 时间:
2017-02-17 23:42:33
阅读次数:
964
1.1 information is bits + context All computer programs are just a sequence of bits, each with a value of 0 or 1, organized in 8-bit chunks called by ...
分类:
移动开发 时间:
2017-02-13 08:47:13
阅读次数:
325
What is UNIX? UNIX is an operating system which was first developed in the 1960s, and has been under constant development ever since. By operating sys ...
分类:
其他好文 时间:
2017-01-28 09:23:31
阅读次数:
297
1.查阅/etc/issue文件时,使用man issue发现manual中see also出现motd(5), agetty(8), mingetty(8)字样。以及文档行首的issue(5)究竟是什么意思。 man man后解释为: 1 Executable programs or shell ...
分类:
系统相关 时间:
2017-01-23 14:45:30
阅读次数:
296
目录 使系统没有“运行”选项 1让操作系统无“关闭系统” 选项 2让操作系统无“注销”选项 3让操作系统无逻辑驱动器C 4让操作系统无法切换至传统DOS的实模式下 5让系统登录时显示一个登录窗口,以下是写入启动弹出对话框标题 6让系统登录时显示一个登录窗口,以下是写入启动弹出对话框内容 7更改系统程 ...