代码搜索:oriented
找到约 6,870 项符合「oriented」的源代码
代码结果 6,870
www.eeworm.com/read/260597/4330600
h medit.h
/*
COW : Character Oriented Windows
medit.h : multi-line edit item
*/
/*****************************************************************************/
VOID FARPUBLIC InitEditWnd(PWND, BYTE
www.eeworm.com/read/260597/4330621
inc mouse5.inc
;*
;* COW : Character Oriented Windows
;*
;* mouse5.inc : DOS 5 specific mouse info
;*****************************************************************************
; Mouse monitor record flags
www.eeworm.com/read/260597/4330678
asm knull.asm
;*
;* COW : Character Oriented Windows
;*
;* knull.asm : Kernel NULL segment / Segment ordering
;*
;* * Kludge Segments to force proper segments
;*
;* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
www.eeworm.com/read/254811/4380226
h sedit.h
/*
COW : Character Oriented Windows
sedit.h : single line edit header
-- single line edit intimately tied with SDM
*/
/*********************************************************************
www.eeworm.com/read/254811/4380230
h medit.h
/*
COW : Character Oriented Windows
medit.h : multi-line edit item
*/
/*****************************************************************************/
VOID FARPUBLIC InitEditWnd(PWND, BYTE
www.eeworm.com/read/254811/4380247
inc mouse5.inc
;*
;* COW : Character Oriented Windows
;*
;* mouse5.inc : DOS 5 specific mouse info
;*****************************************************************************
; Mouse monitor record flags
www.eeworm.com/read/254811/4380304
asm knull.asm
;*
;* COW : Character Oriented Windows
;*
;* knull.asm : Kernel NULL segment / Segment ordering
;*
;* * Kludge Segments to force proper segments
;*
;* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
www.eeworm.com/read/412490/11197726
h exampleapplication.h
/*
-----------------------------------------------------------------------------
This source file is part of OGRE
(Object-oriented Graphics Rendering Engine)
For the latest info, see http://www.og
www.eeworm.com/read/147693/12538707
pl fig23_6.pl
% Figure 23.6 An object-oriented program about geometric figures.
/* polygon( [Side1, Side2, ...])
/ \
/
www.eeworm.com/read/101085/15852929
h obb.h
////////////////////////////////////////////////////
// Oriented Bounding Box handler
// 2003-02-21
//
// 2003-04-16 Added support dynamic collision detection
///////////////////////////////////