一、环境说明: 1、VMware版本:8.0.3 build-703057 2、liunx系统:Ubuntu10.10 3、jdk:sun-java6-jdk 二、Ubuntu 10.10更新源列表 ????? 由于??Ubuntu 10.10版本的源已经过期了,所以,需要对其进行更新...
分类:
移动开发 时间:
2014-07-22 09:13:34
阅读次数:
643
今天尝鲜用VMWare安装了CentOS7,选择了最小安装包模式,安装完毕之后想查看一下本机的ip地址,发现报错 #?ifcon -bash:?ifconfig:?command?not?found 谷歌了一下,整理了一下解决思路 ?查看ifconfig命令是...
分类:
其他好文 时间:
2014-07-22 08:16:37
阅读次数:
205
最近电脑抽风,VMware死活安装不上,于是便选择了virtualBox。想不到virtualBox还挺好的,免费,体积小(最新版的不足100M)。费了点时间重新把REDHAT虚拟机安装上,发现网络是个问题。一起一直都是贪方便用桥接的方式。但是现在笔记本是用无线上网的,桥接太麻烦了。而且桥接最大的一...
分类:
其他好文 时间:
2014-07-22 08:07:36
阅读次数:
234
vmware workstation的最新版本是10.0.2。详细...
分类:
其他好文 时间:
2014-07-21 11:25:04
阅读次数:
203
鉴于本次RC版对SAE做了一系列的兼容,且在SAE上部署还是与OT有略微不同的,所以整理了一下具体的部署方法。 1.下载网站安装包:here? 2.在本地安装ThinkOX 3.安装完毕后,将所安装好的网站数据库导出备用 4.确保...
分类:
其他好文 时间:
2014-07-21 10:14:32
阅读次数:
194
The Triwizard Tournament's third task is to negotiate a corridor of many segments, and reach the other end. The corridor is N segments long. The ith s...
分类:
其他好文 时间:
2014-07-21 09:02:45
阅读次数:
217
This week I was attending a CI training course about svn. Here I‘d like to share what I have learnt. As I am an absolutely green bird to svn, this post only covers those most common usages. (1) C...
分类:
其他好文 时间:
2014-07-20 23:33:04
阅读次数:
504
Reverse digits of an integer.
Example1: x = 123, return 321
Example2: x = -123, return -321
click to show spoilers.
Have you thought about this?
Here are some good questions to ask before c...
分类:
编程语言 时间:
2014-07-20 22:12:03
阅读次数:
251
Insert title here
$(function(){
//点击打开文件选择器
$("#upload").on('click', function() {
$('#fileTo...
分类:
其他好文 时间:
2014-07-19 02:26:46
阅读次数:
222
虚拟化技术比较1、VPSopenvz平台和kvm、xen、vmware的区别openvz:是Paralles公司的虚拟化商业产品Virtuozzo的开源版本,该公司前身为SWsoft缺点:1、不能安装windows操作系统2、不是完全的虚拟化、每个vps账户共用母机内核,不能单独修改内核,优点:不能修改内核,共用内核的..
分类:
其他好文 时间:
2014-07-19 02:15:06
阅读次数:
301