Linux命令的语法格式COMMANDoptionsarguments命令可分为:命令、应用程序、脚本文件三类命令按类型分为:内部命令:即集成在系统内核中的命令外部命令:独立的可执行程序,程序名即为命令名区分内部命令或外部命令可使用typeCOMMAND来实现echo$PATH:显示自动寻找的路径options..
                            
                            
                                分类:
系统相关   时间:
2014-12-22 02:11:50   
                                阅读次数:
264
                             
                    
                        
                            
                            
                                0、前提Boost库版本 1.57.0下载地址http://www.boost.org/users/history/version_1_57_0.html,选择windows版编译器:VS2010编译目标:静态链接库C/C++运行库链接方式: /MT /MTd /MD /MDd官网给出的wind.....
                            
                            
                                分类:
其他好文   时间:
2014-12-20 16:51:51   
                                阅读次数:
499
                             
                    
                        
                            
                            
                                Backbone路由本质Backbone路由分为两个大块,Router以及History用户在Router中定义相关规则,然后开启history.start进行路由监控,执行默认的回调所以,Router本身除了定义路由规则,全部调用的是Backbone.history的方法Backbone.Hist...
                            
                            
                         
                    
                        
                            
                            
                                DescriptionHere is a famous story in Chinese history."That was about 2300 years ago. General Tian Ji was a high official in the country Qi. He likes t...
                            
                            
                                分类:
其他好文   时间:
2014-12-19 14:12:57   
                                阅读次数:
366
                             
                    
                        
                            
                            
                                //=============================================================================//FileName:2440addr.h//Function:S3C2440DefineAddressRegister//History//...
                            
                            
                                分类:
其他好文   时间:
2014-12-17 14:26:28   
                                阅读次数:
256
                             
                    
                        
                            
                            
                                response.sendRedirect("test2.jsp");window.location.reload("test2.jsp");location.href("test2.jsp");Javascript刷新页面的几种方法:1 history.go(0)2 window.location...
                            
                            
                                分类:
Web程序   时间:
2014-12-16 16:57:55   
                                阅读次数:
149
                             
                    
                        
                            
                            
                                使用proxy之后,目录名为proxy之后的用户名目录,但是生成的文件属主是当前登陆用户,导致不能正常写入,日志目录的创建在org.apache.hadoop.hive.ql.history.HiveHistoryImpl类中,更改后的构造方法(增加了proxy之后的代码):publicHiveHistoryImpl(SessionStatess){
try{
c..
                            
                            
                                分类:
其他好文   时间:
2014-12-15 06:40:26   
                                阅读次数:
186
                             
                    
                        
                            
                            
                                Note: Copy fromTCP/IP Tutorial andTechnical Overview (IBM Redbook GG24-3376-07)[000]Release date: 12 December, 20141.1 TCP/IP architectural model1.1.1...
                            
                            
                                分类:
其他好文   时间:
2014-12-12 18:29:23   
                                阅读次数:
253
                             
                    
                        
                            
                            
                                Javascript刷新页面的几种方法:1 history.go(0)2 location.reload()3 location=location4 location.assign(location)5 document.execCommand(‘Refresh‘)6 window.navigate...
                            
                            
                                分类:
Web程序   时间:
2014-12-10 12:29:17   
                                阅读次数:
131
                             
                    
                        
                            
                            
                                应公司要求在 Vsphere client部署备用网站,以便备用,不要问为什么有虚拟化任性。
环境centos6.5 直接用yum安装环境,新机器做下初始话一个脚本公司同事写的:
#!/bin/bash
# Program:
#       system_init_shell
# History:
# Release:
#       1.1
cat 
 +-------...
                            
                            
                                分类:
Web程序   时间:
2014-12-09 12:19:16   
                                阅读次数:
273