码迷,mamicode.com
首页 >  
搜索关键字:programs    ( 760个结果
一些书单
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
win7下c#特殊文件夹
Desktop : C:\Users\XXX\Desktop Programs : C:\Users\XXX\AppData\Roaming\Microsoft\Windows\Start Menu\Programs MyDocuments : C:\Users\XXX\Documents MyDo... ...
分类:Windows程序   时间:2017-03-17 10:48:22    阅读次数:283
C# 程序设置开机启动(一)
一、示例使用VBScript创建启动文件,并添加到Windows系统的启动目录 默认情况下 所有用户启动目录:C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp 当前用户的启动目录:C:\Users\【用户】\AppData\Ro ...
分类:Windows程序   时间:2017-03-15 11:26:54    阅读次数:373
33. 完全卸载oracle11g步骤
完全卸载oracle11g步骤:1、 开始->设置->控制面板->管理工具->服务 停止所有Oracle服务。2、 开始->程序->Oracle - OraHome81->Oracle Installation Products-> Universal Installer,单击“卸载产品”-“全部展 ...
分类:数据库   时间:2017-03-08 13:03:46    阅读次数:204
Clang Basics
参考: 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
php配置oci8
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
[CSAPP] Chapter 1 Overview of Computer
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
UNIX Introduction
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
补:关于man关于SEE ALSO(参见)中代号与vim下常用命令
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
常用的windows注册表大全
目录 使系统没有“运行”选项 1让操作系统无“关闭系统” 选项 2让操作系统无“注销”选项 3让操作系统无逻辑驱动器C 4让操作系统无法切换至传统DOS的实模式下 5让系统登录时显示一个登录窗口,以下是写入启动弹出对话框标题 6让系统登录时显示一个登录窗口,以下是写入启动弹出对话框内容 7更改系统程 ...
分类:Windows程序   时间:2017-01-19 01:45:29    阅读次数:331
760条   上一页 1 ... 29 30 31 32 33 ... 76 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!