代码搜索:WELL
找到约 9,521 项符合「WELL」的源代码
代码结果 9,521
www.eeworm.com/read/283598/9002906
txt 关于 xml 的十种观点.txt
关于 XML 的十种观点
--------------------------------------------------------------------------------
第八军团 时间:2003-11-27 19:47:37
在计算机信息技术中,少有象类似 XML 那样的技术,她让人们产生范围很大的联想,而这些联想及其应用又可能相距甚远。她也更多
www.eeworm.com/read/279175/10457779
c vtysh_cmd.c
#include
#include "command.h"
#include "vtysh.h"
DEFSH (VTYSH_BGPD, neighbor_version_cmd_vtysh,
"neighbor (A.B.C.D|X:X::X:X) " "version ",
"Specify neighbor router\n"
www.eeworm.com/read/298591/7950178
h include.h
/*******************************************************************************************************
* This file shall be included in all source files (*.c). No other library inclusions are requ
www.eeworm.com/read/490231/6460952
las petrel输出las格式.las
# LAS format log file from PETREL
# Project units are specified as depth units
#==================================================================
~Version Information
VERS. 2.0:
WRAP. YES:
www.eeworm.com/read/210684/15193442
h include.h
/*******************************************************************************************************
* This file shall be included in all source files (*.c). No other library inclusions are requ
www.eeworm.com/read/208834/15234566
txt 1016.txt
Parencodings
--------------------------------------------------------------------------------
Time limit: 1 Seconds Memory limit: 32768K
Total Submit: 3650 Accepted Submit: 1487
--
www.eeworm.com/read/104451/15692240
cpp helpsock.cpp
#include
#include
#include
#include "telnet.h"
char const* sockmsg(int ecode)
{
switch(ecode)
{
// programming errors
// (should never occour in re
www.eeworm.com/read/386159/8762869
txt readme.txt
BER/SER Curves
The files in this demo are designed to generate a number of
performance curves for various systems. This is not meant to
be a comprehensive list; it's merely a set of reference mo
www.eeworm.com/read/162614/5522402
c crash5.c
// { dg-do assemble }
// Bug: g++ doesn't deal well with abstract declarators used inappropriately.
void (*)(); // { dg-error "" }