一般我们基于epel yum_Repo安装kvm的yum命令如下 yum -y install
qemu-kvm qemu-kvm-tools virt-v2v virt-viewer virt-manager libvirt libvirt-python
python-virtinst1,安装e....
分类:
其他好文 时间:
2014-05-10 00:13:56
阅读次数:
353
1: using System; 2: using
System.Collections.Generic; 3: using System.Linq; 4: using System.Text; 5: 6:
namespace AnkeEdu.Tools 7: { 8: 9: /// 10: ///...
分类:
移动开发 时间:
2014-05-09 23:40:45
阅读次数:
551
http://developer.android.com/tools/help/adb.html#wireless
分类:
移动开发 时间:
2014-05-09 10:48:30
阅读次数:
358
数据库工具:SQLite Manager(V0.7.7)
SQLite版本:V3.6.19+
SQLite Manager 默认是不开启外键的。
那么如何,使用它创建一个带有外键的表呢?
一、开启外键支持
1. 打开“On-connect SQL Tab”
"Tools"->"Open...
分类:
数据库 时间:
2014-05-09 06:31:55
阅读次数:
463
http://jd.benow.ca/The “Java Decompiler
project” aims to develop tools in order to decompile and analyze Java 5 “byte
code” and the later versions.JD-...
分类:
编程语言 时间:
2014-05-09 05:21:05
阅读次数:
446
今天用git托管了一个java web项目,因为是web项目,所以要上传jar文件(此项目未使用maven管理),一直使用git commit and push,就是在服务器上看不到jar文件上传,eclipse环境中的jar文件依然打着问号(?)
解决方法:找到项目当中的 .gitignore(为隐藏文件),打开
*.class
# Mobile Tools for Java (J...
分类:
系统相关 时间:
2014-05-09 02:12:07
阅读次数:
499
开发板-PC机(宿主机)-虚拟机(VM)之间网络通信设置方法及需要注意的问题...
分类:
其他好文 时间:
2014-05-09 01:10:36
阅读次数:
337
0、我使用的PowerDedigner的版本如下:1、tools>>Resource>>DBMS,然后选中你的数据库版本,双击或点击左上角的properties。2、再选择script>>sql>>format>>CaseSensitivityUsingQuote改为NO。3、DataBase>>G...
分类:
数据库 时间:
2014-05-08 18:38:42
阅读次数:
453