查看当前目录下的文件:find.-typef查看当前目录下的文件夹:find.-typed如果文件file1不为空:if[-sfile1];thenecho"file1不为空"fi#!/bin/shforfin`find./testdir-typef`;doif[-s$f];thenecho$fis...
                            
                            
                                分类:
系统相关   时间:
2014-07-22 23:09:14   
                                阅读次数:
407
                             
                    
                        
                            
                            
                                time_t first, second;first = time(NULL);// 你的程序 
...............second = time(NULL);printf("The difference is: %f 
seconds\n",difftime(se...
                            
                            
                                分类:
其他好文   时间:
2014-07-22 23:08:54   
                                阅读次数:
216
                             
                    
                        
                            
                            
                                WIN7下使用VC2010调试uCOS-II 
2.91http://www.amobbs.com/thread-5462878-1-1.htmlucos系统学习汇总http://www.cnblogs.com/gmh915/category/212499.html
                            
                            
                         
                    
                        
                            
                            
                                1)官网安装教程:http://www.elasticsearch.org/guide/reference/setup/installation/2)简单安装:http://log.medcl.net/item/2011/08/diving-into-elasticsearch-4-installa...
                            
                            
                                分类:
其他好文   时间:
2014-07-22 23:08:52   
                                阅读次数:
417
                             
                    
                        
                            
                            
                                1.在浏览器输入网址http://www.baidu.com2.解析域名为主机ip地址和端口号(web应用默认端口号80)3.通过浏览器类似Socket的机制与主机建立连接4.客户端与服务器端建立连接5.客户端与服务器端按照HTTP协议传送文本数据6.服务端解析请求数据,处理后反馈结果(html,超...
                            
                            
                                分类:
其他好文   时间:
2014-07-22 23:08:35   
                                阅读次数:
358
                             
                    
                        
                            
                            
                                客户需要一个Demo程序实现Access数据库表导出到Excel表格,并将表中存储的照片(OLE对象)以其中一个字段(编号)命名存储到本地。程序中引入了ADO操作Access数据库("C:\Program 
Files\Common Files\System\ado\msado15.dll" no.....
                            
                            
                                分类:
其他好文   时间:
2014-07-22 23:08:15   
                                阅读次数:
310
                             
                    
                        
                            
                            
                                #pacman 
-Snet-tools相关命令:ifconfig参考:https://wiki.archlinux.org/index.php/Installing_Arch_Linux_in_VMware
                            
                            
                                分类:
系统相关   时间:
2014-07-22 23:08:13   
                                阅读次数:
384
                             
                    
                        
                            
                            
                                现在写几个自己比赛RE到死的题目,吸取教训; Problem 2169 
shadowAccept: 109Submit: 322Time Limit: 1000 mSecMemory Limit : 32768 KBProblem 
DescriptionYL是shadow国的国王,shadow国有N...
                            
                            
                                分类:
其他好文   时间:
2014-07-22 23:07:56   
                                阅读次数:
312
                             
                    
                        
                            
                            
                                public 
booleanonInterceptTouchEvent(MotionEventev) Implement this method to intercept 
all touch screen motion events. This allows you to watch events....
                            
                            
                                分类:
移动开发   时间:
2014-07-22 23:07:55   
                                阅读次数:
537
                             
                    
                        
                            
                            
                                virtualbox 4.3.10 
不能mount共享文件夹,这是一个bug,参考如下链接https://www.virtualbox.org/ticket/12879执行以下命令即可:sudo 
ln -s /opt/VBoxGuestAdditions-4.3.10/lib/VBoxGuestAd...
                            
                            
                                分类:
其他好文   时间:
2014-07-22 23:07:55   
                                阅读次数:
334