码迷,mamicode.com
首页 >  
搜索关键字:enterprise mode    ( 13027个结果
git diff old mode 100755 new mode 100644
755 vs 644在linux下载了Qt的软件仓库,拷贝了一份到windows下。在 msysgit 下,发现所有的文件都被修改了。用 git diff 查看,发现是:$ git diff util/webkit/mkdist-webkitdiff --git a/util/webkit/mkdi...
分类:其他好文   时间:2014-06-29 00:40:32    阅读次数:678
Rational Rose 2007 &Rational Rose 2003 下载及破解方法和汉化文件下载
这么好的东西,不拿来出分享,我对不起原作者呀。可是我这里不知道作者是谁,感谢在先了。ed2k://|file|%5BIBM%E8%BD%AF%E4%BB%B6%E7%B3%BB%E5%88%97%5D.IBM.Rational.Rose.Enterprise.v7.0-TFTISO.bin|6210...
分类:其他好文   时间:2014-06-21 09:51:00    阅读次数:152
PatentTips - Improving security in a virtual machine host
BACKGROUNDComputer viruses are a common problem for computer users. One typical mode of attack is to send an electronic mail message (e-mail) containi...
分类:其他好文   时间:2014-06-21 00:51:41    阅读次数:285
[fw]Real Mode addressing
Real Mode在 real mode 中,memory 的使用被限制在 1 MByte(220bytes) 內,可用的 address 範圍為 0x00000 ~ 0xFFFFF。由 memory address 的可用範圍可知,存取需要 20 bits 的長度,但在 8086 的 CPU 架構...
分类:其他好文   时间:2014-06-18 13:41:34    阅读次数:180
Zero Downtime Upgrade of Oracle 10g to Oracle 11g Using GoldenGate — 1
Source Database DB Name:        zwc Schemas:         HR,OE,PM Version:          10.2.0.4 RAC:                No OS Version:     Red Hat Enterprise Linux Server release 5.9 x86_64 OGG...
分类:数据库   时间:2014-06-18 12:09:56    阅读次数:617
UML可以做什么
?? Where Can the UML Be Used The UML is intended primarily for software-intensive systems. It has been used effectively for such domains as Enterprise information systems Banking and financial ser...
分类:其他好文   时间:2014-06-18 11:53:00    阅读次数:190
解决myeclipse启动慢的问题
去掉拼写检查:windows->preferences->General->Editors->Text Editors->Spelling 将“Enable spell checking”前的勾取消掉,就不进行拼写检查了。 去掉验证:windows->preferences->MyEclipse Enterprise Workbench->Validation 保留Manual,将Build列的...
分类:系统相关   时间:2014-06-18 06:29:12    阅读次数:351
bashrc的加载
无意中将home下的所有文件都删除了,一些配置文件都丢了。重新登陆后,发现无法加载bashrc。查找后,发现问题不在于bashrc,而在与.bash_profile丢失login shell mode 只会读取 ~/.bash_profile , ~/.bash_login , ~/.profile...
分类:其他好文   时间:2014-06-17 20:29:17    阅读次数:213
安装网站时出现“连接数据库出现数据库服务器或登录密码无效,无法连接数据库,请重新设定”解决方法
在安装织梦网站时出现  ”连接数据库出现数据库服务器或登录密码无效,无法连接数据库,请重新设定“  但是数据库用户名和密码是正确的,在服务器端完全可以进入到数据库的。 于是关闭php的sql安全模式。 把PHP.INI 里面的 sql.safe_mode = on  改成 sql.safe_mode = off   就可以了。...
分类:数据库   时间:2014-06-17 16:21:47    阅读次数:1076
oracle的shared、dedicated模式解析
主要参考文档:http://www.itpub.net/thread-1714191-1-1.html Oracleh有两种服务器模式shared mode和dedicated mode。 Dedicated mode下,客户端每发来一个连接请求,数据库都要给这个请求建立一个服务进程来完成响应。而在shared mode下,oracle会首先建立一定数目的服务进程,客户端发来的请求会首先发送到...
分类:数据库   时间:2014-06-17 16:10:51    阅读次数:316
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!