目录:? 一、Redhat/CentOS安装vsftp软件 二、Ubuntu/Debian安装vsftp软件 一、Redhat/CentOS安装vsftp软件 1.更新yum源 首先需要更新系统的yum源,便捷工具下载地址:http://help.aliyun.com/manual?spm=0.0.0...
分类:
系统相关 时间:
2014-12-25 18:50:55
阅读次数:
165
Hibernate官方英文文档地址 http://docs.jboss.org/hibernate/orm/4.3/manual/en-US/html/
分类:
编程语言 时间:
2014-12-25 14:25:18
阅读次数:
158
当要编译的可执行程序依赖共享库时,linker按下面所示顺序查找其依赖的库。
下面的内容出自gcc manual,作为笔记,记录于此。
The linker uses the following search paths to locate required shared libraries.
1. Any directories specified by -rpath-link op...
分类:
系统相关 时间:
2014-12-24 16:16:31
阅读次数:
181
VDI manual Technical Logistics - Volume 2: Industrial TrucksNamePublication date:State VDI 2196 Blatt 2 Tyres for industrial trucks - Procedur...
分类:
其他好文 时间:
2014-12-24 13:13:34
阅读次数:
296
机缘巧合在网上看到在C中用extern声明函数和不用extern声明函数是没有区别的,但却没人提用变量用extern声明有没有区别,自己稍微研究一下,发现它们还是有区别的。刚开始找到了The GNU C Reference Manual中一段相关的描述:Uninitialized variables...
分类:
其他好文 时间:
2014-12-23 23:51:29
阅读次数:
262
session学习参考链接:1.http://www.w3cschool.cn/php_sessions.html;2.http://php.net/manual/zh/book.session.php(此为中文翻译版本,建议查看英文原版)另外,你应该看一下php.ini对session的配置,里面...
分类:
Web程序 时间:
2014-12-23 12:12:43
阅读次数:
139
10.全球化本章主要介绍全球化,包含国际化和本地化,的一些问题:· MySQL在语句中支持的字符集· 如何为服务配置不同的字符集· 选择错误信息的语言· 如何设置服务的时区和每个连接的时区· 选择本土化的日期和月份名10.全球化... 110.1 字符集的支持... 210.1.1 字符集和排序规则...
分类:
数据库 时间:
2014-12-22 10:57:45
阅读次数:
432
更多内容参考: http://docs.oracle.com/cd/E51111_01/current/acrobat/122ebsmt.zipPreparing for PatchingFor patches that have manual steps, the patch readme file instructs you to use Oracle Patch Application As...
分类:
数据库 时间:
2014-12-20 18:17:47
阅读次数:
792
更多内容参考: http://docs.oracle.com/cd/E51111_01/current/acrobat/122ebsmt.zipOracle Patch Application AssistantFor patches that have manual steps, the patch readme file instructs you to use Oracle Patch Ap...
分类:
数据库 时间:
2014-12-20 18:17:10
阅读次数:
346
引用:http://www.cnblogs.com/xiaoluo501395377/archive/2013/04/20/3031851.htmlman [command] 可以查询到详细的指令解释和使用方式。(英文)例如:SHUTDOWN(8) shu...
分类:
其他好文 时间:
2014-12-19 15:32:34
阅读次数:
223