1、DATEADD函数: A. MSDN上的示例:http://msdn.microsoft.com/zh-cn/library/ms186819%28v=sql.90%29.aspx B. SQL2005上的示例 1 ----定义变量 2 DECLARE @start DATETIME,@end ...
分类:
数据库 时间:
2014-06-28 22:42:39
阅读次数:
309
方法一:主要在于是否开启gd库 查看办法 找到php.ini文件 搜索extension=php_gd2.dll这段代码 然后把前面的;符号去掉即可。方法二:关键一点是获取验证码的图片与全局变量SITE_URL相关,也就是网站的目录,所以只要修改cache/configs/system.php文件中...
分类:
Web程序 时间:
2014-06-28 20:57:06
阅读次数:
259
转载请注明:来自EricKing,thanks从没想到编一个library这么坑爹,再次提醒各位百度的东西只能参考,想节约时间还是要到官网上去查看docum。不废话了,开始详细过程:——》1.搭建Win下的GCC编译环境(因为win下vs不支持ffmpeg的compile 和build,官网上也有说...
Libraries and frameworks are designated as Required by default, but you can change this designation to Optional.Required libraries must be present on ...
分类:
其他好文 时间:
2014-06-21 11:46:17
阅读次数:
199
Design and implement a data structure for Least Recently Used (LRU) cache. It should support the following operations:getandset.get(key)- Get the valu...
分类:
其他好文 时间:
2014-06-21 09:18:50
阅读次数:
263
Oracle RAC 10g – Cache Fusion(original link is under the title)
分类:
其他好文 时间:
2014-06-18 10:30:38
阅读次数:
202
简单介绍:这是HTTP头的Expires与Cache-control的具体页面,介绍了和javascript,Web综合 HTTP头的Expires与Cache-control有关的知识、技巧、经验,和一些javascript源代码等。 1.概念 Cache-control用于控...
分类:
其他好文 时间:
2014-06-18 09:03:47
阅读次数:
147
NDS服务器DNS是DomainNameSystem,它能够把形如www.lampmaster.cn本站域名转换为219.136.249.93这样的IP地址;没有DNS,浏览www.lampmaster.cn时,就必须用219.136.249.93这么难记的数字来访问。提供DNS服务的就是DNS服务器。 DNS服务器可以分为三种,高速缓存服务器(Cache-o..
分类:
系统相关 时间:
2014-06-18 00:37:25
阅读次数:
391
如果编译时出现了以下错误:checkingfortgetentin-ltermcap…nocheckingfortermcapfunctionslibrary…configure:error:Nocurses/termcaplibraryfound说明curses/termcap库没有安装去下载一个ncurses-5.6.tar.gz,wgethttp://ftp.gnu.org/pub/gnu/ncurses/ncurses-5.6.tar.gztar..
分类:
数据库 时间:
2014-06-17 17:30:13
阅读次数:
239
MSDN2010安装及使用(MSDN Library)
VS2010正式版不再有单独的MSDN Library安装选项,以至于很多同学找不到本地的MSDN Library来用,其实VS2010的ISO安装光盘里已经包含有MSDN Library,只不过要手动安装,方法如下:
1、安装完VS2010后,在开始菜单中打开Microsoft Visual Studio 2010 - Visu...
分类:
其他好文 时间:
2014-06-17 16:30:07
阅读次数:
296