码迷,mamicode.com
首页 >  
搜索关键字:fast cgi    ( 6078个结果
浏览苹果自己的WebKit项目SVN代码库最近的ChangeLog
https://trac.webkit.org/export/178624/trunk/Source/WebCore/ChangeLog 2015-01-15 Antti Koivisto Rename Font to FontCascade https://bugs.webkit.org/show_bug.cgi?id=140442 2015-01-11 Sam Weinig Remove su...
分类:移动开发   时间:2015-01-18 09:18:54    阅读次数:400
后台的网页设计
温度报警系统设计目标:移植到arm-linux开发板1.伪静态html+cgi+javascript动态时钟设计+动态文本+可视化动态效果(javascript操作数据)优点:可以实现局部大多动态效果,且javascript脚本会实时处理数据,能在不刷新的情况下,维持数据操作,在设计功能上,能提供除...
分类:Web程序   时间:2015-01-16 23:34:03    阅读次数:311
sysenter机制
SYSENTER and SYSEXIT in Windows Windows XP introduced support for the SYSENTER instruction as a fast way to ring 0 and SYSEXIT as a fast way back to ring 3. First Draft In the original imple...
分类:其他好文   时间:2015-01-15 12:55:08    阅读次数:335
Linux inode && Fast Directory Travel Method(undone)
Linux inode && Fast Directory Travel Method
分类:系统相关   时间:2015-01-15 12:24:38    阅读次数:250
使用myisamchK 命令修复数据
使用myisamchk命令修复表myisam使用程序可以用来获得有关你的数据库表的统计信息,检查,修复,优化他们命令格式:myisamchk[option]tables[.frm]常用的检查选项:--information-i打印所检察标的统计信息--fast,-F只检查没有正确关闭的表--force,-f如果myisam发现表内有任何..
分类:其他好文   时间:2015-01-14 18:15:24    阅读次数:186
maven安装与配置
前提:已配置了JDK1、maven下载http://maven.apache.org/download.cgi,下载apache-maven-3.2.5-bin.zip文件包,解压zip文件包,我将它放到了这个目录C:\Program Files。2、配置maven环境变量win7系统里,右键点击计...
分类:其他好文   时间:2015-01-14 09:40:49    阅读次数:211
Mac上eclipse+tomcat+mysql的配置
来源:http://stephen830.iteye.com/blog/2001939安装 mysqlMySQL Community Server (GPL) 5.6.15安装 tomcat7.0http://tomcat.apache.org/download-70.cgi下载的是tar版安装 j...
分类:数据库   时间:2015-01-13 19:35:52    阅读次数:193
struts2.1.6 action 01
目录(?)[-]安装与设置HelloWorld常见问题Actionstruts 官网下载http://www.apache.org/http://struts.apache.org/http://struts.apache.org/download.cgi#struts2231. 下载struts2...
分类:其他好文   时间:2015-01-13 12:17:08    阅读次数:160
使用maven编译struts2源码变成Eclipse项目
首先去https://struts.apache.org/download.cgi#struts2320 下载Struts的源码包,我下载的版本是:Struts 2.3.20,下载完成之后,解压即可 安装maven,网上一大推,就不说安装方法了,之后配置maven环境变量,打开cmd,输入mvn -version 如果输出如下内容,那么代表安装配置成功: Apache...
分类:系统相关   时间:2015-01-12 19:15:41    阅读次数:316
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!