我用的是VMware11,使用虚拟机来进行安装的细节就不必多说了,大多数人应该会下面我们就来做怎么安装红帽6.5吧,开启虚拟机后现实的页面为下面的页面。界面说明:Installorupgradeanexistingsystem安装或升级现有的系统installsystemwithbasicvideodriver安装过程中采用基本的..
分类:
其他好文 时间:
2016-06-09 00:54:28
阅读次数:
303
原文:Mono.Cecil - 0.6项目地址:Mono.Cecil 项目描述:In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modif... ...
分类:
其他好文 时间:
2016-06-08 06:52:37
阅读次数:
209
Python的字符串格式化有两种方式:百分号方式、format方式百分号的方式相对来说比较老,而format方式则是比较先进的方式,企图替换古老的方式,目前两者并存。[PEP-3101]ThisPEPproposesanewsystemfor
built-instringformattingoperations,intendedasareplacementforthe
existin..
分类:
其他好文 时间:
2016-06-07 22:30:42
阅读次数:
203
例行更新,主要是bugfix. 4.93.10 June 4 2016 Important notes (changes that may break existing code) * Fixed compilation for D2009. Notice that some features ar ...
分类:
其他好文 时间:
2016-06-05 11:11:44
阅读次数:
603
Custom Components: http://developer.android.com/guide/topics/ui/custom-components.html Extend an existing View class or subclass with your own class. ...
分类:
其他好文 时间:
2016-05-26 23:21:46
阅读次数:
330
有时候在添加工程时,会出现如图所示的错误信息, ,提示显示将要添加的工程已经存在,但是在工作空间里却找不到,这个时候,要做就是, 在导入的时候选择General->Existing Projects into workspace ...
分类:
系统相关 时间:
2016-05-21 18:46:05
阅读次数:
260
如果从外面导入项目 操作方法为: File->Import -->General-->Existing Project into Workspace 搭建sqlserver数据库连接: 右键项目Test ->属性(properties)->选择左边Java构建路径(Java Build Path) ...
分类:
编程语言 时间:
2016-05-18 10:47:22
阅读次数:
141
Generating an SSH key(生成SSH key)
Checking for existing SSH keys(检查已存在的SSH key)
Generating a new SSH key and adding it to the ssh-agent(生成一个新的SSH key并添加到ssh-agent)
Adding a new SSH key to your GitHub account(为你的github账号添加SSH key)
Testing your SSH connection...
最近做流量分析,用了下nfsen,在安装的过程中遇到些问题,记录下来.
首先最典型的问题是,安装完成后,nfsen无法启动,提示:Starting nfcapd:(route)open() error existing pid file: Permission denied一.安装需求包yum install -y httpd php wget gcc make rrdtool-devel rrd...
分类:
其他好文 时间:
2016-05-12 14:02:49
阅读次数:
1595
以GitHub上的SlidingMenu为例。下载地址:jfeinstein10/SlidingMenu
一.Eclipse中引入
1.Import->Existing Android Code Into Workspace,选择导入文件夹中的library。(导入的时候要选择Copy projects into workspacae,因为在windows中要求项目和library在同...
分类:
移动开发 时间:
2016-05-06 12:36:43
阅读次数:
250