前提条件: 1.vmware 6 以上2. VMware Tools 需要提前安装3. 只支持
Windows XP, Windows Vista, Windows 7, or Linux步骤1. Edit > Preferences >
Display 选中 Autofit guest2. E.....
分类:
其他好文 时间:
2014-05-16 21:35:15
阅读次数:
308
Step1:关闭防火墙 service iptables stop[status] service
iptables status chkconfig --list |grep iptables chkconfig iptables offStep2:修改IP
(重启网卡:se...
分类:
其他好文 时间:
2014-05-16 21:22:50
阅读次数:
318
双显示器:一个是T410自己的屏幕,一个是宏基的Acer1296*768显示器。连接:将宏基显示器的Display端子连接到笔记本的Display口上,电源接上。设置过程:1.右键点屏幕,选“Screen
Resolution”一项。2.在弹出窗口中的“Multi displays”一项里选“Ent...
linux 支持的语言列表配置文件
/usr/share/system-config-language/locale-list;系统配置工具基于图形及命令行文本格式
system-config-language;kickstart文件里的%packages 部分列出所支持的语言的支持软件包组;%p....
分类:
其他好文 时间:
2014-05-16 20:28:27
阅读次数:
272
所属命名空间:using System.Collections.Generic; List类是
ArrayList 类的泛型等效类。 该类使用大小可按需动态增加的数组实现 IList 泛型接口。泛型的好处: 它为使用
c#语言编写面向对象程序增加了极大的效力和灵活性。不会强行对值类型进行装箱和拆箱,...
分类:
其他好文 时间:
2014-05-16 19:39:12
阅读次数:
346
35、listctrl查找定位 使用测试过还很好用// 简单的查找函数//
FindString(CListCtrl& , 查找内容 , 开始位置 , 到达底部时是否从头查找)int
FindString(CListCtrl& list,LPCTSTR str,int startIndex,BOOL...
分类:
其他好文 时间:
2014-05-16 19:14:26
阅读次数:
339
第1章容器第1条:慎重选择容器类型。标准STL序列容器:vector、string、deque和list。标准STL关联容器:set、multiset、map和multimap。非标准序列容器slist和rope。slist是一个单向链表,rope本质上是一“重型”string。非标准的关联容器ha...
分类:
编程语言 时间:
2014-05-16 07:50:48
阅读次数:
390
来源:https://cwiki.apache.org/confluence/display/Hive/LanguageManual+UDFComplex
Type ConstructorsThe following functions construct instances of complex ...
分类:
其他好文 时间:
2014-05-14 09:24:09
阅读次数:
500
有时候对TFS的操作需要使用命令行,因为无图形界面进行操作.我们可以进入Visual Studio
Tools使用Developer Command Prompt进行操作.使用命令witadmin /?可以查看到所有参数The following is the
list of commands th...
分类:
其他好文 时间:
2014-05-14 07:28:03
阅读次数:
515
前提条件: 1.vmware 6 以上2. VMware Tools 需要提前安装3. 只支持
Windows XP, Windows Vista, Windows 7, or Linux步骤1. Edit > Preferences >
Display 选中 Autofit guest2. E.....
分类:
其他好文 时间:
2014-05-14 06:54:19
阅读次数:
1180