码迷,mamicode.com
首页 >  
搜索关键字:programs    ( 760个结果
resin
一. 部署Resin部署一个新的Resin需要修改的地方1)bin/httpd.shJAVA_HOME=/data/java/jdk-1.6.0.26......RESIN_HOME=/data/waterystone/programs/resin 2)conf/resin.conf ..........
分类:其他好文   时间:2015-12-29 12:29:27    阅读次数:130
valgrind使用入门
valgrind:a suite of tools for debugging and profiling programs 1)简介:Valgrind用于调试、分析Linux的可执行文件。 2)安装:yum install valgrind.x86_64 # yum search valg...
分类:其他好文   时间:2015-12-24 01:58:04    阅读次数:157
统计所学新词2
Marking student programs using graph similarity1.solution space 解空间2.spurious 假的3.acyclic [?e??sa?kl?k]非循环的4.manifest 表明5.operand[??p?rænd]操作数
分类:其他好文   时间:2015-12-17 15:55:27    阅读次数:112
导致SharePoint发生Timeout的几处门槛设置
IIS connection time-out setting===========================如何修改?ClickStart, point toAll Programs, point toAdministrative Tools, and then clickInternet ...
分类:其他好文   时间:2015-12-16 23:12:47    阅读次数:247
win10 UWP 申请微软开发者
申请微软开发者可以到https://dev.windows.com/zh-cn/programs/join如果是学生,先去http://www.dreamspark.com/如果是英文,点student,中文点学生 点击创建账号在创建账户的页面,填写DreamSpark认证账户的相关信息,填写完全后点击继续验证在学生身份页面,如果有edu邮箱可以验证,如果没有可以传自己的学生证如果没有得到他们验证...
分类:Windows程序   时间:2015-12-16 17:25:28    阅读次数:265
Python Networked programs (网络编程)
HyperText Transport Protocol - HTTPThe HyperText Transport Protocol is described in the following document: http://www.w3.org/Protocols/rfc2616/rfc261...
分类:编程语言   时间:2015-12-12 23:16:44    阅读次数:487
man page用法
通过man man可查看man page的具体用法。 1 Executable programs or shell commands 2 System calls (functions provided by the kernel) 3 Library calls (functions within...
分类:其他好文   时间:2015-12-03 00:08:07    阅读次数:153
JS显示文献来源和缩略词
what is the Document Object Model? The W3C defines the DOM as: A platform and languange-neutral interfa5ce that will allow programs and script...
分类:Web程序   时间:2015-11-28 01:05:41    阅读次数:191
OSSIM下安装phpadmin全过程
OSSIM下安装phpadmin全过程http://www.tudou.com/programs/view/hPJGcDeZkCE
分类:Web程序   时间:2015-11-26 19:28:54    阅读次数:202
Linux中profile、bashrc、bash_profile之间的区别和联系
/etc/profile:此文件为系统的每个用户设置环境信息,当用户第一次登录时,该文件被执行.并从/etc/profile.d目录的配置文件中搜集shell的设置. 英文描述为:# /etc/profile# System wide environment and startup programs...
分类:系统相关   时间:2015-11-20 17:16:54    阅读次数:185
760条   上一页 1 ... 49 50 51 52 53 ... 76 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!