代码搜索:NetWork
找到约 10,000 项符合「NetWork」的源代码
代码结果 10,000
www.eeworm.com/read/101084/15853014
makefile
CFLAGS=-W -Wall -ggdb `sdl-config --cflags`
LIBS=-lm `sdl-config --libs` -ltcl8.3
OBJS=main.o particle.o background.o resources.o scripting.o network.o
CC=gcc
.PHONY: clean default
default:
@echo
www.eeworm.com/read/101084/15853097
makefile
CFLAGS=-W -Wall -ggdb `sdl-config --cflags`
LIBS=-lm `sdl-config --libs` -ltcl8.3 -lopenal -lsndfile -lvorbisfile -lvorbis -logg
OBJS=audio.o music.o main.o particle.o background.o resources.o scripti
www.eeworm.com/read/100799/15864298
cpp ipchange.cpp
/******************************************************************************\
* This is a part of the Microsoft Source Code Samples.
* Copyright 1996 - 2000 Microsoft Corporation.
*
www.eeworm.com/read/100412/15874197
h networks.h
/*
* all suportet networks - extracted form the web page
*
* Authors: Michael Jochum
*
* TODO:
*
* Fixes:
*
* For license terms, see the file COPYING
www.eeworm.com/read/302101/13842298
c top_statique.c
/*
* Copyright (c) 2004 Ying Ge, Communication Research Center Canada.
*
* Copyright (c) 2002, 2003 Maoyu Wang, Communication Research Center Canada.
*
* By Ying Ge:
* 1. Change the OLSR packet
www.eeworm.com/read/334090/12640601
c vikingii_ulpd.c
/******************************************************************************\
* Copyright (C) 2005 COMMIT Incorporated.
* All Rights Reserved
*------------
www.eeworm.com/read/440084/7694071
h ipsec_spd.h
/* ipsec_spd.h - IPsec/SPD interface */
/*
* Copyright (c) 2000-2005 Wind River Systems, Inc.
*
* The right to copy, distribute, modify or otherwise make use
* of this software may be license
www.eeworm.com/read/174462/9586557
txt 相关资料.txt
typedef struct {
int8_t network_index;
uint16_t original_network_id;
uint16_t transport_stream_id;
uint16_t service_id;
} service_t;
typedef struct
{
uint8_t network_ind
www.eeworm.com/read/192685/8362241
txt 通过ras远程拨号上nt后找不到指定的sqlserver服务器.txt
在 Client Network Utility( SQLServer7.0,6.5中 名 称 可 能 有 些 不 同 )中 将 Default Network 从 Named Pipes 更 改 为 TCP/IP,即 可 不 通 过 NT直 接 访 问 SQLServer, 但 是 必 须 安 装 SQLServer客 户 端 ( 能 让 Client Network Utility能 运 行