码迷,mamicode.com
首页 >  
搜索关键字:fast cgi    ( 6078个结果
cgi与html
html中调用cgi。html中调用html:cgi中调用html: if( (strcmp(name,"root")+1) && (strcmp(pass,"password")+1) ) printf("%s",name);cgi接受html信息: date = g...
分类:Web程序   时间:2014-07-22 22:55:33    阅读次数:518
Maven部署(linux)
1、下载进入http://maven.apache.org/download.cgi下载。或者使用wget命令。mkdir /opt/mavencd /opt/mavenwget http://mirrors.cnnic.cn/apache/maven/maven-3/3.2.2/binaries/...
分类:系统相关   时间:2014-07-19 21:23:44    阅读次数:305
Axis2发布webservice(1)--0配置发布
Axis2发布webservice(1)--0配置发布webservice 一、 准备工作 1、下载axis2程序包: http://axis.apache.org/axis2/java/core/download.cgi 下载时选择Binary Distribution版本的zip格式文件和WAR...
分类:Web程序   时间:2014-07-18 21:06:49    阅读次数:545
CGI原理解析系列之一----CGI如何获取WEB服务器数据
CGI 原理解析...
分类:Web程序   时间:2014-07-17 21:12:27    阅读次数:261
CGI原理解析之二------WEB服务和CGI交互数据
CGI原理解析,解析了WEB服务器和CGI程序进行数据交互。...
分类:Web程序   时间:2014-07-17 19:17:05    阅读次数:233
PHP分别做为CGI和module来运行的配置
php: PHP Version 5.0.0b4apache: Apache/2.0.49 (Win32)1、做为apache2的cgi运行ScriptAlias /php/ "c:/php/"AddType application/x-httpd-php .phpAction applicatio...
分类:Web程序   时间:2014-07-17 13:36:11    阅读次数:267
【翻译自mos文章】使用索引快速全扫(index ffs) 来避免全表扫描
使用索引快速全扫(index ffs) 来避免全表扫描...
分类:其他好文   时间:2014-07-16 11:13:17    阅读次数:180
Eclipse的一些常用插件和来源
每次换电脑或者eclipse因为某些缘故挂掉了,重新搞一个eclipse 还要再去四处找各种插件去安装,烦死了~~~ 下面把一些常用的插件和地址放着: 1. HTML 编辑器 插件: http://amateras.sourceforge.jp/cgi-bin/fswiki_en/wiki.cgi?page=EclipseHTMLEditor 2. TOMCAT 服务器 插...
分类:系统相关   时间:2014-07-16 09:21:36    阅读次数:262
文本处理工具--正则表达式
在学习linux中文本搜索是很重要的对于初学者来说如何快速学会运用正则表达式相当重要的。文本搜索工具,根据用户指定的文本搜索模式(搜索条件)对目标进行逐行搜索,显示能匹配的行。文本搜索:grep:基本正则表达式egrep:扩展正则表达式fgrep:fast,不支持使用正则表达式其..
分类:其他好文   时间:2014-07-15 11:19:47    阅读次数:229
Sometimes Bags Only Account For Half Of The Undereye Battle
Bags on order can be used for different types of businesses at the grocery store, bakery, confectionery and fast food chains. All these organizations ...
分类:其他好文   时间:2014-07-14 22:56:28    阅读次数:376
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!