代码搜索:oriented
找到约 6,870 项符合「oriented」的源代码
代码结果 6,870
www.eeworm.com/read/11175/207625
c strings.c
/*
COW : Character Oriented Windows
strings.c : common string pool (multiused strings)
(compiles with minimal headers)
NOTE : the types of data in this file must track strings.h
*/
#if
www.eeworm.com/read/11175/207627
h itl.h
/*
COW : Character Oriented Windows
itl.h : Internationalization header
This contains strings for use in QBASIC dialog boxes.
You have a string in quotes, followed by its length +
th
www.eeworm.com/read/11175/207641
asm setmode.asm
; TITLE SETMODE - Mode oriented routines for MSHERC.
;***
;SETMODE
;
; Copyright 1987, 1988, Microsoft Corporation
;
;Purpose:
; Set graphics mode, get video state and check hardware card
www.eeworm.com/read/11175/207980
h color.h
/*
COW : Character Oriented Windows
color.h : color info header file
*/
typedef struct _sa
{
union
{
struct
{
BYTE caMono; /* initial B/W COLOR */
BYTE caColor; /*
www.eeworm.com/read/11175/208014
h itl.h
/*
COW : Character Oriented Windows
itl.h : Internationalization header
This contains strings for use in QBASIC dialog boxes.
You have a string in quotes, followed by its length +
th
www.eeworm.com/read/11175/208217
h itl.h
/*
COW : Character Oriented Windows
itl.h : Internationalization header
This contains strings for use in QBASIC dialog boxes.
You have a string in quotes, followed by its length +
th
www.eeworm.com/read/11175/208290
h itl.h
/*
COW : Character Oriented Windows
itl.h : Internationalization header
This contains strings for use in QBASIC dialog boxes.
You have a string in quotes, followed by its length +
th
www.eeworm.com/read/11175/208324
h itl.h
/*
COW : Character Oriented Windows
itl.h : Internationalization header
This contains strings for use in QBASIC dialog boxes.
You have a string in quotes, followed by its length +
th
www.eeworm.com/read/246751/4492003
readme
Expat, Release 1.95.8
This is Expat, a C library for parsing XML, written by James Clark.
Expat is a stream-oriented XML parser. This means that you register
handlers w
www.eeworm.com/read/242732/4537673
readme
Expat, Release 2.0.0
This is Expat, a C library for parsing XML, written by James Clark.
Expat is a stream-oriented XML parser. This means that you register
handlers wi