代码搜索:oriented
找到约 6,870 项符合「oriented」的源代码
代码结果 6,870
www.eeworm.com/read/102720/15761118
8 part.8
.TH PART 8
.SH NAME
part \- partition table editor
.SH SYNOPSIS
.B part
.RI [ device "] ..."
.SH DESCRIPTION
.B Part
is a screen oriented partition table editor.
.PP
While editing you will see six lin
www.eeworm.com/read/101783/15817151
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/175321/9552318
c bytenvram.c
/* byteNvRam.c - byte-oriented SEEPROM(Microchip 24LC32A) driver */
/* copyright (c)Haedong Information & Communications Co. Ltd. */
/* 2000/6/12 ykahn */
#include "copyright_wrs.h"
/*
DESCRIPTION
T
www.eeworm.com/read/332316/12763846
js mootools-1.2-core-src.js
/*
Script: Core.js
MooTools - My Object Oriented JavaScript Tools.
License:
MIT-style license.
Copyright:
Copyright (c) 2006-2007 [Valerio Proietti](http://mad4milk.net/).
Code & Documentation:
www.eeworm.com/read/121089/6069543
c box.c
/*
COW : Character Oriented Windows
(COW USER WINDOW)
box.c : Boxes
*/
#define COW
#include
#include
#include
#include
#include "window.h"
www.eeworm.com/read/121089/6069548
c sedit.c
/*
COW : Character Oriented Windows
(COW USER DIALOG)
sedit.c : simple (single-line) edit wnd proc
*/
#define COW
#include
#include
#include
#include
www.eeworm.com/read/121089/6069576
asm util5.asm
;*
;* COW : Character Oriented Windows
;*
;* util5.asm : user utilities : DOS 5 specifics : included by util.asm
.xlist
include user.inc
.list
include insyd.inc
include util5.inc
ext
www.eeworm.com/read/121089/6069580
h event.h
/*
COW : Character Oriented Windows
event.h : event cow private interface
*/
/* internal COW control messages */
#define WM_INITDIALOG 0x0381
#define WM_IDLE 0x0382 /* DIALOG IDLE */
www.eeworm.com/read/121089/6069597
asm util3.asm
;*
;* COW : Character Oriented Windows
;*
;* util3.asm : user utilities : DOS 3 specifics : included by util.asm
.xlist
include user.inc
.list
include insyd.inc
include util3.inc
sBe
www.eeworm.com/read/121089/6069735
h vkoem.h
/*
COW : Character Oriented Windows
vkoem.h : OEM keys
*/
/***BEGIN_PUBLIC***/
#ifndef NOVIRTUALKEYCODES
/* OEM keys */
#define VK_OEM_NUMBER (0x100+0x090)
#define VK_OEM_SCROLL