码迷,mamicode.com
首页 >  
搜索关键字:Directory    ( 6119个结果
How to let TVirtualStringTree to display an icon in disabled state?
How to let TVirtualStringTree to display an icon in disabled state?I need to display files in a directory to a TVirtualStringTree.So, I use SHGetFileI...
分类:其他好文   时间:2014-10-22 09:51:09    阅读次数:157
Ubuntu:Target filesystem doesn't have /sbin/init (Slax 解决)
计算机(Ubuntu)由于异常断电或是其他原因,再次启动时,很不幸的出现: Killed mount: mounting /dev on /root/dev failed: No such file or directory mount: mounting /sys on /root/sys failed: No such file or directory mount: mounting /p...
分类:系统相关   时间:2014-10-21 23:13:50    阅读次数:325
lua-5.2.3编译问题"/usr/local/lib/libreadline.so: undefined reference to `PC'"
作者:zhanhailiang 日期:2014-10-21 [root@~/software]# cd lua-5.2.3 [root@~/software/lua-5.2.3]# make linux cd src && make linux make[1]: Entering directory `/root/software/lua-5.2.3/src' make all SYSCFLAG...
分类:其他好文   时间:2014-10-21 21:29:32    阅读次数:314
The Android ION memory allocator
Back in December 2011, LWN reviewed the list of Android kernel patches in the linux-next staging directory. The merging of these drivers, one of which is a memory allocator called PMEM, holds the p...
分类:移动开发   时间:2014-10-21 17:59:08    阅读次数:379
Log Parser 微软强大的日志分析工具
Log Parser(微软网站下载)是微软公司出品的日志分析工具,它功能强大,使用简单,可以分析基于文本的日志文件、XML 文件、CSV(逗号分隔符)文件,以及操作系统的事件日志、注册表、文件系统、Active Directory。它可以像使用 SQL 语句一样查询分析这些数据,甚至可以把分析结果以...
分类:其他好文   时间:2014-10-21 15:14:00    阅读次数:325
IntelliJ IDEA 13.1.3 SVN无法正常使用问题
http://my.oschina.net/luckyi/blog/291007最新升级IDEA12到13版本,升级后发现IDEA中SVN无法正常使用,但文件夹下能够正常使用。并且报错:svn: E204899: Cannot run program "svn" (in directory "G:\...
分类:其他好文   时间:2014-10-21 15:09:06    阅读次数:194
Tomcat访问日志浅析
className="org.apache.catalina.valves.AccessLogValve" directory="logs" prefix="localhost_access_log." suffix=".txt" pattern="%s %D %t %a %U" fileDateFormat="yyyy-MM-dd.HH" resolveHosts...
分类:其他好文   时间:2014-10-21 12:26:02    阅读次数:211
linux命令 install
install类似cp可以同时设置权限(默认设置文件权限rwxr-xr-x)install命令的简单使用:-t-d-D-m-o-g-pinstall[-T]SOURCEDEST([-T]可省略)installfile1fe2复制文件fe1为fe2inatallSOURCE...DIRECTORY(...表示可多个)installfile1test1/file11把file1文件复制到test1目录下并..
分类:系统相关   时间:2014-10-20 17:32:54    阅读次数:238
关于打开Eclipse时出现eclipse failed to create the java virtual machine与locking is not possible in the directory问题的解决
今天在机子上使用Eclipse时候打开发现这两个问题,通过查阅资料膜拜大神博客得知解决方法,特此整理下来,方便后来遇到此问题的小伙伴们。一开始打开Eclipse时候出现问题现象1,问题1解决以后就出现了问题2,。1.问题1现象(eclipse failed to create the java vi...
分类:编程语言   时间:2014-10-20 17:08:34    阅读次数:233
linux Apache rotatelogs 失败不生效的原因和解决办法
rotatelogs 截断日志,进行配置。但是保存vhost.conf 之后,服务器httpd -k restart 始终无法重启成功。 日志文件: (2)No such file or directory: AH00089: Couldn't start ErrorLog process ' rotatelogs /var/www/html/logs/error/%Y/%m/%d_error...
分类:Web程序   时间:2014-10-19 23:15:56    阅读次数:253
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!