代码搜索:OPERATION

找到约 10,000 项符合「OPERATION」的源代码

代码结果 10,000
www.eeworm.com/read/209144/15226870

drc vendition.drc

/* VER150 Generated by the Borland Delphi Pascal Compiler because -GD or --drc was supplied to the compiler. This file contains compiler-generated resources that were bound to the execut
www.eeworm.com/read/206269/15297395

h e2api.h

/* (c) Cambridge Silicon Radio Ltd, 2004 */ #ifndef E2API_H #define E2API_H #ifdef E2API_EXPORTS #define E2API_API(T) _declspec(dllexport) T _stdcall #else #define E2API_API(T) _declspec(dll
www.eeworm.com/read/205815/15306291

html instructions2.doc4.html

VM Spec
www.eeworm.com/read/205815/15306369

html instructions2.doc.html

VM Spec
www.eeworm.com/read/173141/5380002

out procedurejdbc30.out

Fetching result sets with getMoreResults() PASS 1 got result set true RS (1) val 2 PASS 2 got result set true Exception - ResultSet not open. Operation 'next' not permitted. Verify that
www.eeworm.com/read/172417/5386844

h lc.h

/* * Copyright (c) 2004-2005, Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitt
www.eeworm.com/read/170239/5406095

c arp.c

/* arpstuff.c: * This code supports some basic arp/rarp stuff. * * General notice: * This code is part of a boot-monitor package developed as a generic base * platform for embedded system des
www.eeworm.com/read/168763/5436841

h errno.h

#ifndef _ARM_ERRNO_H #define _ARM_ERRNO_H #define EPERM 1 /* Operation not permitted */ #define ENOENT 2 /* No such file or directory */ #define ESRCH 3 /* No such process */ #define EINTR 4
www.eeworm.com/read/168763/5436898

h errno.h

#ifndef _PPC_ERRNO_H #define _PPC_ERRNO_H #define EPERM 1 /* Operation not permitted */ #define ENOENT 2 /* No such file or directory */ #define ESRCH 3 /* No such process */ #define EINTR 4
www.eeworm.com/read/167562/5457368

cpp qdrag.cpp

/**************************************************************************** ** ** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved. ** ** This file is part of the QtGui module of the Qt To