Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1251345
  • 博文数量: 548
  • 博客积分: 7597
  • 博客等级: 少将
  • 技术积分: 4224
  • 用 户 组: 普通用户
  • 注册时间: 2010-12-15 13:21
个人简介

嵌入式软件工程师&&太极拳

文章分类

全部博文(548)

文章存档

2014年(10)

2013年(76)

2012年(175)

2011年(287)

发布时间:2013-03-30 14:07:30

http://embedthis.com/products/goahead/ ......【阅读全文】

阅读(922) | 评论(0) | 转发(0)

发布时间:2013-03-30 14:01:56

啥都不说,直接看代码!简单输出代码#include <stdio.h>#include <stdlib.h> #include <string.h>void main() { printf("Content-type:text/html\n\n");printf("hello world!");fflush(stdout);} 处理get代码#include <stdio.h>#include <stdlib.h>int zmain(void){char *data;long m,n;p.........【阅读全文】

阅读(874) | 评论(0) | 转发(0)

发布时间:2013-03-30 13:57:58

一、CGI概述  CGI(Common Gateway Interface: 公用网关接口)规定了Web服务器调用其他可执行程序(CGI程 序)的接口协议标准。Web服务器通过调用CGI程序实现和Web浏览器的交互,也就是CGI程序接受Web浏览器发送给Web服务器的信息,进行处理,将响应结果再回送给Web服务器及Web浏览器。CGI程序一般完成Web网页中表单(For.........【阅读全文】

阅读(843) | 评论(0) | 转发(0)

发布时间:2013-03-22 08:56:56

http://cache.baiducontent.com/c?m=9f65cb4a8c8507ed4fece763105392230e54f7276b979b4429c3933fc239045c1226befc65630d5b8282616103ae4e58eae73605715e62eccadccd179ded9d3f5efb3047070bf73005a468b8ca3632b7238729ecb86997ad873184afa28c9e1655cb51&p=aa769a45dc934eac59e9d43e4d4e8622&newp=8b2a954f86cc42ae5cbae60c115.........【阅读全文】

阅读(1113) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

魅力Linux进行时2012-06-08 21:06

小丁,还在家吗,我是樊超

回复  |  举报
留言热议
请登录后留言。

登录 注册