代码搜索:WebServer
找到约 2,939 项符合「WebServer」的源代码
代码结果 2,939
www.eeworm.com/read/182103/5272367
am makefile.am
##
## $Id: Makefile.am,v 1.19 2002/05/30 12:25:30 joel Exp $
##
ACLOCAL_AMFLAGS = -I ../../../aclocal
SUBDIRS = rtems_servers pppd rtems_telnetd rtems_webserver wrapup
include $(top_srcdir)/../../.
www.eeworm.com/read/316239/3612475
makefile
CC = gcc
FLAGS = -Wall
CGIBIN = .
all:
$(CC) $(FLAGS) -lcgi session_ex2.c -o $(CGIBIN)/session_ex2.cgi
@echo
@echo Example compiled.
@echo Now copy *.cgi and *.html
@echo to your webserver cg
www.eeworm.com/read/393963/2461729
prefs org.eclipse.wst.sse.core.prefs
#Thu Nov 13 20:25:58 CST 2008
task-tag-projects-already-scanned=DBtest,FiveChess,Login,NetTest,notepad,webexample,web,webserver,Welcom2Hibernate,JUnitTest,Notice,ch06,hibernate,hibernatetst,liuyan,ex
www.eeworm.com/read/108658/15580550
cpp websocket.cpp
#include
#pragma comment(lib, "ws2_32.lib")
#include "emule.h"
#include "OtherFunctions.h"
#include "WebSocket.h"
#include "WebServer.h"
#include "Preferences.h"
#ifdef _DEBUG
#un