代码搜索:oriented
找到约 6,870 项符合「oriented」的源代码
代码结果 6,870
www.eeworm.com/read/101015/6262005
c event.c
/*
COW : Character Oriented Windows
event.c - Main event handler
*/
#define COW
#include
#define EVENT
#include
#include
#include
#include
www.eeworm.com/read/101015/6262011
h _event.h
/*
COW : Character Oriented Windows
_event.h : event specific stuff
*/
#ifdef MSG_LIMIT_SIZE
#define imsgMax 8 /* 8 key type ahead */
#else // MSG_LIMIT_SIZE
#define imsgMax 16 /* 16 ke
www.eeworm.com/read/101015/6262020
inc util5.inc
;*
;* COW : Character Oriented Windows
FDE_OS2 STRUC
wDateCreateFdeOS2 dw ?
wTimeCreateFdeOS2 dw ?
wDateAccessFdeOS2 dw ?
wTimeAccessFdeOS2 dw ?
wDateWriteFdeOS2 dw ?
wTimeWriteFdeOS2
www.eeworm.com/read/225725/14521686
htm ec6.htm
Effective C++, 2E | Chapter 6: Inheritance and Object-Oriented Design Back to Item 34: Minimize compilation dependencies between files.
Continue to Item 35: Make sure public inheritance models "isa."
www.eeworm.com/read/212387/15156677
html readme.html
Preliminary Work on 3rd Edition
Although no release date has been established yet for the 3rd
edition of the book ``An Introduction to Object Oriented Programming'',
I
www.eeworm.com/read/11175/207400
asm editmgr2.asm
;* SCCSWHAT( "@(#)editmgr2.asm 1.6 88/04/22 19:46:59 " ) */
;*
;* COW : Character Oriented Windows
;*
;* editmgr2.asm : Multi-line edit manager (part2)
;* (included by editmgr.asm)
;**********
www.eeworm.com/read/11175/207423
c eventlow.c
/*
COW : Character Oriented Windows
event.c - Main event handler
*/
#define COW
#include
#define EVENT
#include
#include
#include
#include
www.eeworm.com/read/11175/207452
c event.c
/*
COW : Character Oriented Windows
event.c - Main event handler
*/
#define COW
#include
#define EVENT
#include
#include
#include
#include
www.eeworm.com/read/11175/207458
h _event.h
/*
COW : Character Oriented Windows
_event.h : event specific stuff
*/
#ifdef MSG_LIMIT_SIZE
#define imsgMax 8 /* 8 key type ahead */
#else // MSG_LIMIT_SIZE
#define imsgMax 16 /* 16 ke
www.eeworm.com/read/11175/207469
inc util5.inc
;*
;* COW : Character Oriented Windows
FDE_OS2 STRUC
wDateCreateFdeOS2 dw ?
wTimeCreateFdeOS2 dw ?
wDateAccessFdeOS2 dw ?
wTimeAccessFdeOS2 dw ?
wDateWriteFdeOS2 dw ?
wTimeWriteFdeOS2