代码搜索:Local
找到约 10,000 项符合「Local」的源代码
代码结果 10,000
www.eeworm.com/read/278507/10531194
c main.c
/* include main1 */
#include "udpcksum.h"
/* DefinE global variables */
struct sockaddr *dest, *local;
struct sockaddr_in locallookup;
socklen_t destlen, locallen;
int datalink; /* from pcap_d
www.eeworm.com/read/278469/10534321
c sysfei82557end.c
/* sysFei82557End.c - system configuration module for fei82557End */
/* Copyright 1984 - 2003 Wind River Systems, Inc. */
/*
modification history
--------------------
01b,08jan03,dtr Modifcations
www.eeworm.com/read/278399/10537924
cpp matchpeak.cpp
// MatchPeak.cpp: implementation of the CMatchPeak class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
//#include "Radar.h"
#include "MatchPeak.
www.eeworm.com/read/278058/10577622
cpp external.cpp
// external.cpp -- external variables
#include
using namespace std;
// external variable
double warming = 0.3;
// function prototypes
void update(double dt);
void local();
int m
www.eeworm.com/read/278011/10584332
txt java在linux下的web应用(二)转.txt
作者:blackwhites
日期:2000-10-25 18:03:37
gnujsp1.0.0在RedHat下基于apache&nbsnbsp;jserv的安装&nbsnbsp;
首先确认你已经安装了apache&nbsnbsp;jserv,如果你还没有安装apache&nbsnbsp;jserv,请参考在《RedHat下&nbsnbsp;
安装apache&nbsnbsp;j
www.eeworm.com/read/278011/10584445
txt java在linux下的web应用(三).txt
作者:blackwhites
日期:2000-10-25 18:04:29
cocoon 1.7.4在RedHat下基于apache jserv的安装
cocoon是xml在apache上的实现,作为一种web发布系统。本文介绍cocoon在RedHat下的安装。
首先确认你已经安装了apache jserv,如果你还没有安装apache jserv,请参考本站
《RedHat下安
www.eeworm.com/read/278011/10585245
txt java在linux下的web应用(一)(转.txt
作者:blackwhites
日期:2000-10-25 18:00:05
RedHat下安装apache jserv 1.1.2
虽然apache jserv的开发小组现在都从事tomcat的开发,而且apache jserv只支持servlet 2.0
的标准,并且要加其他的软件(gnujsp)才能支持jsp;但是apache jserv在现阶段比tomcat稳定,
www.eeworm.com/read/277913/10595260
linux install.linux
Common Install process for linux/UNIX.
1: compile/install libosip first.
$> tar -xvzf libosip2-x.x.x.tar.gz
$> CFLAGS="-I/usr/local/include/" ../configure
$> make
$> make install (as r