机型:Samsung Galaxy S GT-I9000版本:2.2.1bug:Couldn't create directory for SharedPreferences file xxx.xmlAttempt to read preferences file xxx.xml without p...
分类:
其他好文 时间:
2014-07-10 10:39:02
阅读次数:
311
在windows我们习惯性的使用“\”作为文件分隔符,但是在linux上系统不认识这个标识,于是就要引入这个php内置变量了:DIRECTORY_SEPARATOR 路径分隔符windows\ or /linux/ 在 Windows 中,斜线(/)和反斜线(\)都可以用作目录分隔符,在l...
分类:
Web程序 时间:
2014-06-29 18:59:47
阅读次数:
244
问题描述:thetomcatinstallationdirectoryisnotvalid原因:我在上一页没有选择apachetomcat7.0,因为eclipse版本太低,只有到6.0的server供选择所以这边就算把Name改成7.0,还是配置不了解决方案:安装更高版本的eclipse
分类:
其他好文 时间:
2014-06-28 06:30:26
阅读次数:
575
if (Directory.Exists(path)) { string[] name = Directory.GetFiles(path); foreach (string item in name) { ...
分类:
其他好文 时间:
2014-06-27 18:44:08
阅读次数:
196
命令缩写:ls:list(列出目录内容)cd:Change Directory(改变目录)su:switch user切换用户rpm:redhat package manager红帽子打包管理器pwd:print work directory打印当前目录 显示出当前工作目录的绝对路径ps: proc...
分类:
系统相关 时间:
2014-06-26 22:15:58
阅读次数:
460
# Sample ``local.conf`` for user-configurable variables in ``stack.sh``
# NOTE: Copy this file to the root ``devstack`` directory for it to
# work properly.
# ``local.conf`` is a user-maintained set...
分类:
其他好文 时间:
2014-06-26 11:41:09
阅读次数:
272
1.下载tomcat免安装版,tomcat路径不含空格
http://download.csdn.net/detail/u014112584/7549191
2.windows -preferences-Myeclipse-servers-tomcat7.x
(1)选择Enable
(2)Tomcat home directory: 粘贴tomcat路径
...
分类:
系统相关 时间:
2014-06-26 07:38:55
阅读次数:
300
Lvs三种模式NATDRTUNLVS-NAT:目标地址转换注意事项:realserver的网关必须指向DIP,通常都是私有地址directory位于client和realserver之间,并负责处理进出的所有通信directory支持端口映射,向外提供服务的端口和realserver的端口可以不相同realserver可以使用任意操作系统较..
分类:
其他好文 时间:
2014-06-26 06:23:39
阅读次数:
510
JNDI(Java Naming and Directory Interface)既java命名和服务接口。...
分类:
编程语言 时间:
2014-06-25 08:07:09
阅读次数:
206
DownloadadninstallthePublicSigningKeyrpm--importhttp://packages.elasticsearch.org/GPG-KEY-elasticsearchAddthefollowinginyour/etc/yum.repos.d/directory
inafilenamed(forexample)elasticsearch.repo[elasticsearch-1.2]
name=Elasticsearchrepositoryfor1.2.xpackages..
分类:
其他好文 时间:
2014-06-25 06:04:21
阅读次数:
308