很多人安装虚拟机的时候,经常遇到不能上网的问题,而vmware有三种网络模式,对初学者来说也比较眼花聊乱,今天我就来基于虚拟机3种网络模式,帮大家普及下虚拟机上网的背景知识虚拟机网络模式无论是vmware,virtual box,virtual pc等虚拟机软件,一般来说,虚拟机有三种网络模式:1....
分类:
其他好文 时间:
2014-11-09 00:59:56
阅读次数:
218
添加一个精灵, 让它从高处落下boolHelloWorld::init(){ ////////////////////////////// // 1. super init first if ( !Layer::init() ) { return false; } #if CC_ENABLE_BOX...
分类:
其他好文 时间:
2014-11-08 18:01:19
阅读次数:
192
#include #include #include #include using namespace std;void print(vector &v) { int len = v.size(); for (int i=0; i C(NC); for (int i=0; i P(...
分类:
其他好文 时间:
2014-11-08 16:31:30
阅读次数:
133
Text in a text box. Break the rules Follow the rules using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Syste...
分类:
编程语言 时间:
2014-11-07 07:33:52
阅读次数:
225
1.Ext xtype类型Ext xtype 类型xtype Class------------- ------------------box Ext.BoxComponent 具有边框属性的组件button Ext.Button 按钮colorpa...
分类:
Web程序 时间:
2014-11-06 21:43:13
阅读次数:
281
最近几天老板要出国,很多事儿着急弄完,所以比较忙,没睡一个好觉,反正一句话:够蛋疼的了!难得有点时间,说说最近用metapost画流程图的一点感受吧。首先说明一点,很多人都不建议用metapost画流程图,当然这么说肯定是有道理的,比如被广泛推荐的Context,或是其他专门用来..
分类:
Web程序 时间:
2014-11-06 20:13:54
阅读次数:
1159
CSS box-flex属性,然后弹性盒子模型简介byzhangxinxufromhttp://www.zhangxinxu.com本文地址:http://www.zhangxinxu.com/wordpress/?p=1338一、淡淡的开头语昨天趁着不想工作的时间间隙闲逛24ways,在My CS...
分类:
Web程序 时间:
2014-11-06 19:43:27
阅读次数:
265
1.点击对话框,在属性里:border改为resizing,可拉伸
Maximize Box 改为True
Minimize Box 改为True
Vertic...
分类:
编程语言 时间:
2014-11-06 17:36:24
阅读次数:
381
一、效果图。二、HTML+CSS。<style>*{padding:0;margin:0;font-size:12px;}li{list-style:none;}a{text-decoration:none;}.clear:after{content:‘‘;display:block;clear:both;}.clear{zoom:1;}.box{width:958px;border:1pxsolid#c6c6c6;height:328px;margin:90pxauto;}.l..
分类:
其他好文 时间:
2014-11-04 19:53:57
阅读次数:
257