Oracle 11g安装准备工作 目录 Oracle 11g安装准备工作 Oracle 11g下载地址: Oracle 11g 联机文档: Oracle 11g R2数据库安装硬件配置要求: Linux平台 需要的软件包支持: 创建Oracle用户 修改内核参数 修改用户限制 修改用户验证选项 修改 ...
分类:
数据库 时间:
2016-12-18 09:48:38
阅读次数:
283
Computer Systems A Programmer's Perspective Second Edition This is a good place to pause and make sure you understand the distinction between a progra ...
分类:
其他好文 时间:
2016-12-15 14:20:07
阅读次数:
187
关键字和标识符下列的标识符是Python3的关键字,并且不能用于通常的标识符。关键字必须完全按照下面拼写:>>>help()
WelcometoPython3.5‘shelputility!
IfthisisyourfirsttimeusingPython,youshoulddefinitelycheckout
thetutorialontheInternetathttp://docs.python...
分类:
编程语言 时间:
2016-12-09 01:21:10
阅读次数:
199
Step 1. Create a FTP folder in your C disk, named "FTPReport"(an example) Step 2. Install IIS components. Star Menu -> Control Panel -> Programs -> Tu ...
分类:
其他好文 时间:
2016-12-06 14:16:51
阅读次数:
171
术语英文解释中文解释架构architecture:Architecture is the art of planning, designing, and constructing buildings. 架构名词起源于建筑,没有明确标准的定义描述,不同人基于经验对它理解也多少会有差异。实际上架构就是指... ...
分类:
其他好文 时间:
2016-12-04 07:09:49
阅读次数:
158
1、安装python。默认安装 2、安装pip。下载pip-1.5.4包,解压pip-1.5.4,放在C盘,进入pip目录-->键入命令:python setup.py install 再进入C:\Users\user\AppData\Local\Programs\Python\Python35-3 ...
分类:
编程语言 时间:
2016-12-03 15:16:08
阅读次数:
174
Contents of Binutils Installed programs: addr2line, ar, as, c++filt, elfedit, gprof, ld, ld.bfd, nm, objcopy, objdump, ranlib, readelf, size, strings, ...
分类:
其他好文 时间:
2016-11-27 23:56:36
阅读次数:
449
简介RxJava 是什么?RxJava 在 GitHub 主页上的自我介绍是RxJava is a Java VM implementation of ReactiveX: a library for composing asynchronous and event-based programs b... ...
分类:
编程语言 时间:
2016-11-22 12:22:29
阅读次数:
340
https://en.wikipedia.org/wiki/Thread_safety Thread safety is a computer programming concept applicable in the context of multithreaded programs. A pie ...
分类:
其他好文 时间:
2016-11-15 14:30:20
阅读次数:
181
Computer Science An Overview _J. Glenn Brookshear _11th Edition Early Generations As we learned in Chapter 2, programs for modern computers consist of ...
分类:
其他好文 时间:
2016-11-08 14:01:33
阅读次数:
200