码迷,mamicode.com
首页 >  
搜索关键字:vshield manager    ( 7165个结果
Linux逻辑卷管理器(LVM)
LVM基础 通过使用Linux的逻辑卷管理器(Logical Volume Manager, LVM),用户可以在系统运行时动态调整文件系统的大小,把数据从一块硬盘重定位到另一块硬盘,也可以提高I/O操作的性能,以及提供冗余保护,它的快照功能允许用户对逻辑卷进行实时的备份。 对一般用户来讲,使用.....
分类:系统相关   时间:2014-12-11 15:16:56    阅读次数:210
OUYA——设置Android SDK Manager(开发环境配置3)
...
分类:移动开发   时间:2014-12-11 12:27:05    阅读次数:128
[Node.js] Broswerify -- 2
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
解决Android SDK Manager更新下载速度慢
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
SDK Manager failed to install 'java.exe' locking directory
转自: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
修改Visual Stdio 2010界面,以及添加一些其它VS2010的插件
打开 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的入门实例
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
Android SDK无法更新问题解决
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
oracle 导入导出
数据导出: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
virtualbox安装提示出现严重错误解决办法
解决办法:在服务里面启动1. Device Install Service2. Device Setup Manager这两个服务就好了。也有可能只需要启动第一个。
分类:其他好文   时间:2014-12-10 09:17:26    阅读次数:591
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!