代码搜索:OPERATION
找到约 10,000 项符合「OPERATION」的源代码
代码结果 10,000
www.eeworm.com/read/109477/15556603
h pg.h
/* pg.h (c) 1998 Grant R. Guenther
Under the terms of the GNU General Public License
pg.h defines the user interface to the generic ATAPI packet
command drive
www.eeworm.com/read/108859/15573696
m dtconhlp.m
function dtconhlp
% DTCONHLP Help file for DTCONGUI
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published by PWS Publishing Co.
%
% Ashok Am
www.eeworm.com/read/107891/15598202
pas kbmmemresger.pas
unit kbmMemResGer;
interface
const
kbmMasterlinkErr = 'Die Anzahl der Hauptfelder stimmt nicht mit der Anzahl der Detailfelder 黚erein.';
kbmSelfRef = 'Zirkul鋜e Datenverbindungen sind nicht
www.eeworm.com/read/107694/15603187
ini dlkfet.ini
# version of .INI file XXYY XX:major version, YY:minor version
0200
# Network card description
DLKFET
# Type of NIC
1
# name for 'Link Driver' in net.cfg
DLKFET
# name for 'DriverName' in pr
www.eeworm.com/read/105179/15676123
h errno.h
#ifndef _LINUX_ERRNO_H
#define _LINUX_ERRNO_H
#define EPERM 1 /* Operation not permitted */
#define ENOENT 2 /* No such file or directory */
#define ESRCH 3 /* No such process */
#define EINTR
www.eeworm.com/read/104928/15681347
vbs opt.vbs
'opt.vbs
'performs operation based on selected menu item
Dim strOption
strOption = WScript.Stdin.ReadLine
Select Case strOption
Case "0"
Wscript.Echo "Option 0 was selected..."
Case "1"
www.eeworm.com/read/100960/15859243
rc sockfunc.rc
#define SOCEPERM 10001
#define SOCESRCH 10003
#define SOCEINTR 10004
#define SOCENXIO 10006
#define SOCEBADF 10009
#define SOCEACCES 100
www.eeworm.com/read/100559/15872383
cc gsmctl.cc
// *************************************************************************
// * GSM TA/ME library
// *
// * File: gsmctl.cc
// *
// * Purpose: GSM mobile phone control program
// *
// * Author: