Cold weather is coming and in some northern states is already here. That means it’s time to winterize your car. Vehicle maintenance is something we do...
分类:
其他好文 时间:
2014-07-07 21:42:46
阅读次数:
247
static void swtArxProject5createLine(void) { // Add your code for command swtArxProject5.createLine here //创建新的CAD数据库 AcDb...
分类:
数据库 时间:
2014-07-07 16:25:05
阅读次数:
428
安装了Oracle VM VirtualBox后,发现原来虚拟机VMware中的centos不能上网。第一步:进入网络管理(window7 是网络和共享中心),然后点击更改适配器设置。第二步:右键禁用掉VirtualBox Host-Only Network 的网络服务,然后再右键选在属性。第三步:...
分类:
其他好文 时间:
2014-07-07 13:40:39
阅读次数:
272
static void swtArxProject5plcopy(void) { // Add your code for command swtArxProject5.plcopy here //定义对象名和点 ads_name ename;ads_...
分类:
其他好文 时间:
2014-07-02 00:50:26
阅读次数:
418
回忆今天所学。 今天学习了一些Linux系统的一些基本操作。 我是用Vmware虚拟机装的Ubuntu系统。 学习Linux的命令行指令,可以进入Ubuntu的terminal或者直接Ctrl+Alt+F1~F2 进入tty1~tty6的命令行,按Ctrl+Alt+F7或F8回到图形界面。...
分类:
系统相关 时间:
2014-06-30 13:03:36
阅读次数:
304
今天折腾了四个小时才把这个正确安装上,特此记录下。特别感谢群友的支持。在VMware上新安装了Debain7.5,具体细节不复述了。一、更新系统#apt-get update#apt-get upgrade二、构建编译环境#apt-get install build-essential#apt-ge...
分类:
其他好文 时间:
2014-06-30 12:38:53
阅读次数:
247
突然心血来潮,想用VMware 9.0.1安装MAC OS X,但网上的文章多多少少...
分类:
其他好文 时间:
2014-06-30 10:25:31
阅读次数:
177
http://www.ilsistemista.net/index.php/virtualization/1-virtual-machines-performance-comparison.html?limitstart=0 Today, “Virtual machine” seems to be ...
分类:
其他好文 时间:
2014-06-29 20:23:58
阅读次数:
509
导入 project使用 cvs import 命令即可:cvs import -m "your import message here" projname vendortag releasetag需要注意的是,一些特定的文件或文件夹名(诸如 *.exe 、*.obj )是默认添加在 ignore ...
分类:
其他好文 时间:
2014-06-29 20:10:34
阅读次数:
210
安装 Ubuntu 14 (64bit) + J2EE + Eclipse ======公司发了新本本, 配置还不错 -- 跑VM挺快. 于是在上面安装了Ubuntu的最新版本.基本配置为 **Win7 Host + VMWare Workstation + Ubuntu 64bit** 1. 安....
分类:
编程语言 时间:
2014-06-29 19:07:55
阅读次数:
265