查询版本: perl -M模块名 -e "print 
模块名->VERSION"一个例子:查看LWP模块版本(Windows操作系统下)
                            
                            
                                分类:
其他好文   时间:
2014-05-01 12:44:30   
                                阅读次数:
381
                             
                    
                        
                            
                            
                                It is the first time that I use heroku. But I 
encountered some problems installing it. Luckily, I resolved the problem.(In 
windows 8)Step 1: Sign up.....
                            
                            
                                分类:
其他好文   时间:
2014-05-01 12:32:50   
                                阅读次数:
317
                             
                    
                        
                            
                            
                                360随身wifi怎样购买?360随身wifi怎样预约?
                            
                            
                                分类:
其他好文   时间:
2014-05-01 12:04:59   
                                阅读次数:
357
                             
                    
                        
                            
                            
                                Visual Studio 2005 移植 - WINVER,warning C4996, 
error LINK1104一、WINVER Compile result: WINVER not defined. Defaulting to 0x0502 
(Windows Server 2003) wi...
                            
                            
                         
                    
                        
                            
                            
                                Python安装、配置图文详解目录: 一. Python简介二. 安装python1. 
在windows下安装2. 在Linux下安装 三. 在windows下配置python集成开发环境(IDE)1. 在Eclipse中安装PyDev插件2. 
配置Python Interpreters 四. 创建...
                            
                            
                                分类:
编程语言   时间:
2014-05-01 11:50:41   
                                阅读次数:
430
                             
                    
                        
                            
                            
                                php.ini 配置[fastdfs]; the base 
pathfastdfs_client.base_path = D:/tmp; connect timeout in seconds; default value 
is 30sfastdfs_client.connect_timeout = ...
                            
                            
                                分类:
Windows程序   时间:
2014-05-01 11:40:56   
                                阅读次数:
1211
                             
                    
                        
                            
                            
                                在我们使用CreateWindow();像一般控件建Windows扩展控件的时候我们会发现控件没有创建成功这是因为我们没有对Windows扩展控件库进行初始化,这要我们使用InitCommonControlsEx();函数来对Windows扩展控件库进行初始化,代码如下:INITCOMMONCONT...
                            
                            
                         
                    
                        
                            
                            
                                Win 7 下搭建 WAMP 环境本文安装方法适用于 Windows7 下的 Apache + 
MySQL + PHP(WAMP)安装,同时也适用于 Windows XP 系统下的安装和配置。一、安装环境操作系统是 Windows7 中文版/英文版, 
Apache、PHP、MySQL 官网...
                            
                            
                                分类:
数据库   时间:
2014-05-01 11:13:12   
                                阅读次数:
513
                             
                    
                        
                            
                            
                                一、VC运行库对于Apache和PHP,在Windows上运行的话都需要对应VC运行库的支持,即Apache、PHP和VC运行库这三者的版本必须相对应,这就会带来很多问题,比如下了较新的Apache或PHP,但是找不到对应的和对方连接的VC运行库,此外还要注意系统是32位还是64位。而Linux就没...
                            
                            
                         
                    
                        
                            
                            
                                Task: 在Windows的Service里面定时的调用执行一个批处理文件。 private 
ApplicationOutput RunCommandOnPC(string executablePath, string args, string 
workingFolder, bool ...
                            
                            
                                分类:
其他好文   时间:
2014-05-01 08:29:47   
                                阅读次数:
311