一般我们基于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
                             
                    
                        
                            
                            
                                【Theos简介】 Theos is a cross-platform suite of 
development tools for managing, developing, and deploying iOS software without 
the use of Xcode. The Th.....
                            
                            
                                分类:
其他好文   时间:
2014-05-09 23:33:29   
                                阅读次数:
456
                             
                    
                        
                            
                            
                                http://developer.android.com/tools/help/adb.html#wireless
                            
                            
                                分类:
移动开发   时间:
2014-05-09 10:48:30   
                                阅读次数:
358
                             
                    
                        
                            
                            
                                原文以前移植uboot总是用相同的版本按照网上的步骤进行移植,现在我想尝试一下移植最新版本的uboot,可能会遇到很多困难,但我会一步一步来,顺便记录下下移植过程,便于以后的回顾。移植环境1,主机环境:VMare下fedora9 
,1G内存。3,编译编译环境:arm-linux-gcc 4.3.24...
                            
                            
                                分类:
其他好文   时间:
2014-05-09 09:00:40   
                                阅读次数:
349
                             
                    
                        
                            
                            
                                数据库工具: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
                             
                    
                        
                            
                            
                                0、我使用的PowerDedigner的版本如下:1、tools>>Resource>>DBMS,然后选中你的数据库版本,双击或点击左上角的properties。2、再选择script>>sql>>format>>CaseSensitivityUsingQuote改为NO。3、DataBase>>G...
                            
                            
                                分类:
数据库   时间:
2014-05-08 18:38:42   
                                阅读次数:
453
                             
                    
                        
                            
                            
                                一、安装Python2.7二、双击运行cocos2d-x-3.0根目录下的setup.py三、在命令行中进入到下面的路径下,输入cocos.py new -l 
cppcocos2d-x-3.0\tools\cocos2d-console\bin四、进入上面路径下新生成的MyCppGame目录,选择相...
                            
                            
                                分类:
其他好文   时间:
2014-05-08 00:54:53   
                                阅读次数:
436