代码搜索:web 开发教程
找到约 10,000 项符合「web 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/408584/11380425
lc web03.lc
#include "unpthread.h"## 1 ##src/threads/web03.c##
#include /* Solaris threads */## 2 ##src/threads/web03.c##
#define MAXFILES 20## 3 ##src/threads/web03.c##
#define S
www.eeworm.com/read/408584/11380437
c web03.c
#include "unpthread.h"
#include /* Solaris threads */
#define MAXFILES 20
#define SERV "80" /* port number or service name */
struct file {
char *f_name; /* filename */
char *f_ho
www.eeworm.com/read/408584/11380463
lc web01.lc
/* include web1 */
#include "unpthread.h"## 1 ##src/threads/web01.c##
#include /* Solaris threads */## 2 ##src/threads/web01.c##
#define MAXFILES 20## 3 ##src/threads/
www.eeworm.com/read/408584/11381482
c web_child.c
#include "unp.h"
#define MAXN 16384 /* max # bytes client can request */
void
web_child(int sockfd)
{
int ntowrite;
ssize_t nread;
char line[MAXLINE], result[MAXN];
for ( ; ; ) {
if ( (n
www.eeworm.com/read/262853/11388043
doc web_1061.doc
www.eeworm.com/read/406676/11437441
gif web_09.gif
www.eeworm.com/read/406533/11440064
c web_egi.c
/* Web Server with Embedded Gateway Interface for 'TCP/IP Lean'
(c) Iosoft Ltd. 2000
This software is only licensed for distribution with the book 'TCP/IP Lean',
and may only be used for person
www.eeworm.com/read/406533/11440087
h web_egi.h
/* Embedded Gateway Interface definitions for 'Creating TCP/IP from scratch' */
/* HTTP and HTML text */
#define HTTP_OK "HTTP/1.0 200 OK\r\n"
#define HTTP_NOFILE "HTTP/1.0 404 Not found\r\n"
www.eeworm.com/read/406005/11451459
plg web51.plg
礦ision2 Build Log
Project:
E:\F040\内部文件\f040test\tcpip_test\Web51.uv2
Project File Date: 11/03/2006
Output:
Build target 'Target 1'
compiling
www.eeworm.com/read/406005/11451468