1- 下载源文件:~/ecos$ ls -lrttotal 80drwxr-xr-x 7 XXXX XXXX 4096 Mar 27 2009 ecos-3.0-rw-r--r-- 1XXXX XXXX60197 Jul 3 11:45 ecos-install.tcldrwxr-xr-x 3XXX...
                            
                            
                                分类:
数据库   时间:
2014-07-16 23:06:02   
                                阅读次数:
294
                             
                    
                        
                            
                            
                                Saying Good-bye to Cambridge Again Very quietly I take my leave,As quietly as I came here; Quietly I wave good-bye, To the rosy clouds in the wester.....
                            
                            
                                分类:
其他好文   时间:
2014-07-16 22:56:44   
                                阅读次数:
176
                             
                    
                        
                            
                            
                                My Spanish Translator Enter your text in English: Here is your ...
                            
                            
                                分类:
其他好文   时间:
2014-07-16 21:52:16   
                                阅读次数:
247
                             
                    
                        
                            
                            
                                测试平台:vmware centos6.5 minimal 物理卷 卷组 逻辑卷扫描 pvscan vgscan lvscan查看 pvdisplay v...
                            
                            
                                分类:
系统相关   时间:
2014-07-16 20:33:16   
                                阅读次数:
254
                             
                    
                        
                            
                            
                                vmware安装好以后,会自动添加两张网卡(vmnet1和vmnet8),中间网卡),整个机器的结构就可以抽象成:虚拟机系统(虚拟机网卡vmnet0)——(vmnet1 vmnet8),中间网卡)——实际系统网卡
                            
                            
                                分类:
系统相关   时间:
2014-07-16 20:32:11   
                                阅读次数:
231
                             
                    
                        
                            
                            
                                解决办法:So here’s how we fix it:Remove the kernel’s networking interface rules file so that it can be regenerated# rm -f /etc/udev/rules.d/70-persistent-...
                            
                            
                                分类:
其他好文   时间:
2014-07-12 09:11:25   
                                阅读次数:
473
                             
                    
                        
                            
                            
                                static DataTable GetTable()
        {
            //
            // Here we create a DataTable with four columns.
            //
            DataTable table = new DataTable();
            table.Column...
                            
                            
                                分类:
其他好文   时间:
2014-07-10 19:48:07   
                                阅读次数:
178
                             
                    
                        
                            
                            
                                虚拟机安装VMwareToolsforLinux介绍:	VMwareTools是VMware虚拟机中自带的一种增强工具,相当于VirtualBox中的增强功能(SunVirtualBoxGuestAdditions),是VMware提供的增强虚拟显卡和硬盘性能、以及同步虚拟机与主机时钟的驱动程序。	只有在VMware虚拟机中安装好了VMwareTools..
                            
                            
                                分类:
系统相关   时间:
2014-07-10 19:13:14   
                                阅读次数:
462
                             
                    
                        
                            
                            
                                C语言char s[] 和 char *s的区别,下面这个回答讲解的很清晰。
The difference here is that
char *s = "Hello world";
will place Hello world in the read-only parts of the memory and making s a pointer to that,...
                            
                            
                                分类:
编程语言   时间:
2014-07-10 17:23:56   
                                阅读次数:
267
                             
                    
                        
                            
                            
                                如题:vmware重装系统后自定义的:虚拟机名称*.vmdk文件重用。一、问题描述系统磁盘坏道,装不上系统直接换了硬盘,但是新装的Vmware不能够通过open方式打开“自定义*.vmdk”(这个是新建虚拟机的实例)。二、解决方案解决方法步骤:1、打开虚拟机,新建一个同“自定义*.vmdk”同一平台...
                            
                            
                                分类:
其他好文   时间:
2014-07-10 16:41:43   
                                阅读次数:
204