代码搜索:WELL
找到约 9,521 项符合「WELL」的源代码
代码结果 9,521
www.eeworm.com/read/236296/4641999
bat make.bat
@echo off
echo Assembling library modules.
echo.
\masm32\bin\ml /nologo /c /coff *.asm
\masm32\bin\lib *.obj /out:cEnumVar.lib
: The following line works as well
: \masm32\bin\link -l
www.eeworm.com/read/236296/4642028
bat make.bat
@echo off
echo Assembling library modules.
echo.
\masm32\bin\ml /nologo /c /coff *.asm
\masm32\bin\lib *.obj /out:colib.lib
: The following line works as well
: \masm32\bin\link -lib
www.eeworm.com/read/235549/4649817
changelog
2001-06-20 Bart Veer
* cdl_exec.cxx (set_verbose_mode):
Make the ecosconfig -v verbosity flag control libcdl database
verbosity as well.
2001-05-16 Bart Veer
www.eeworm.com/read/209559/4972210
h scm.h
#ifndef __LINUX_NET_SCM_H
#define __LINUX_NET_SCM_H
#include
#include
/* Well, we should have at least one descriptor open
* to accept passed FDs 8)
*/
#define SCM_M
www.eeworm.com/read/203034/5044430
txt time.c.txt
any question, send email to netxiong@263.net
相关文件:
/kernel/timer.c
timer_interrupt() needs to keep up the real-time clock,
as well as call the "do_timer()" routine every clocktick
该文件相对应于i
www.eeworm.com/read/192230/5159673
ch pr-8136.ch
-- NOTE: This test is used for pr-3134.exp as well as pr-8136.
func: MODULE
USE_SEIZE_FILE "func1.grt"
SEIZE ALL;
NEWMODE m_struct = STRUCT (i LONG, str CHARS(50) VARYING);
DCL insarr ARRAY (1
www.eeworm.com/read/333442/3386073
txt time.c.txt
any question, send email to netxiong@263.net
相关文件:
/kernel/timer.c
timer_interrupt() needs to keep up the real-time clock,
as well as call the "do_timer()" routine every clocktick
该文件相对应于i
www.eeworm.com/read/302002/3828239
svn-base dns.h.svn-base
#ifndef __DNS_H__
#define __DNS_H__
#include
#include
/*
* Well-known port number for DNS service over TCP and UDP.
*/
#define DNS_NAMESE
www.eeworm.com/read/433911/1878536
h handle_l_fifo.h
// -*- C++ -*-
//
// $Id: Handle_L_FIFO.h 80826 2008-03-04 14:51:23Z wotte $
/* Handle connections from local UNIX ACE_FIFO */
/* Read from a well known ACE_FIFO and write to stdout. */
#ifnd
www.eeworm.com/read/430360/1932590
bat make.bat
@echo off
echo Assembling library modules.
echo.
\masm32\bin\ml /nologo /c /coff *.asm
\masm32\bin\lib *.obj /out:colib.lib
: The following line works as well
: \masm32\bin\link -lib