LVM基础 通过使用Linux的逻辑卷管理器(Logical Volume Manager, LVM),用户可以在系统运行时动态调整文件系统的大小,把数据从一块硬盘重定位到另一块硬盘,也可以提高I/O操作的性能,以及提供冗余保护,它的快照功能允许用户对逻辑卷进行实时的备份。 对一般用户来讲,使用.....
分类:
系统相关 时间:
2014-12-11 15:16:56
阅读次数:
210
Browserify allows you to leverage 10s of thousands of javascript modules available in the Node Package Manager (npm) in your browser apps.Notice:// Wh...
分类:
Web程序 时间:
2014-12-10 21:06:42
阅读次数:
200
1.在Host文件加上203.208.46.146 www.google.com74.125.113.121 developer.android.com203.208.46.146 dl.google.com203.208.46.146 dl-ssl.google.com74.125.31.190 ...
分类:
移动开发 时间:
2014-12-10 19:41:42
阅读次数:
239
转自:http://stackoverflow.com/questions/13587478/sdk-manager-failed-to-install-java-exe-locking-directoryI have ran into a curious error when trying to ...
分类:
编程语言 时间:
2014-12-10 19:33:28
阅读次数:
321
打开 Tools\Extension Manager(工具\扩展管理器)。点联机库。搜索“visual studio color theme editor”,就能看到一个名为“visual studio color theme editor”的扩展,下载安装好这个扩展,重新启动 Visual Stu...
分类:
其他好文 时间:
2014-12-10 16:04:39
阅读次数:
148
redis的客户端实现、主要分为spring-redis-data 、jredis。记录下spring-redis-data的学习心得;spring-redis-data 中我目前主要用了它的存、取、清除。redis配置redis-manager-config.properties :redis.h...
分类:
编程语言 时间:
2014-12-10 13:58:38
阅读次数:
259
1、在SDK Manager下Tools->Options打开了SDK Manager的Settings,选中“Force https://… sources to be fetched using http://…”,强制使用http协议。2、修改host文件,添加下面两行#google_andr...
分类:
移动开发 时间:
2014-12-10 12:14:18
阅读次数:
122
数据导出:1 将数据库TEST完全导出,用户名system 密码manager 导出到D:\daochu.dmp中 exp system/manager@TEST file=d:\daochu.dmp full=y2 将数据库中system用户与sys用户的表导出 exp system/manage...
分类:
数据库 时间:
2014-12-10 10:39:17
阅读次数:
209
解决办法:在服务里面启动1. Device Install Service2. Device Setup Manager这两个服务就好了。也有可能只需要启动第一个。
分类:
其他好文 时间:
2014-12-10 09:17:26
阅读次数:
591