代码搜索:oriented

找到约 6,870 项符合「oriented」的源代码

代码结果 6,870
www.eeworm.com/read/242082/4556236

h uscreen.h

/* COW: Character Oriented Windows uscreen.h: Public definitions for USER screen and box */ /***BEGIN_PUBLIC***/ #ifndef NOCOLOR #define DiMake(dm, isa) ((WORD) ((dm) | (isa))) /* -
www.eeworm.com/read/242082/4556245

inc cow.inc

;* ;* COW : Character Oriented Windows ;* ;* cow.inc : general assembly include file DEBPUB = 1 ;* always debugging publics IFDEF ?LOADER ;**** LOADER **** memS = 1 ?WIN = 0 ELSE ;***
www.eeworm.com/read/242082/4556248

h uevent.h

/* COW : Character Oriented Windows uevent.h : Definitions for User Windows */ /***BEGIN_PUBLIC***/ #ifndef NOMSG /* Message structure */ typedef struct _msg { PWND pwnd; WORD mes
www.eeworm.com/read/242082/4556276

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/238372/4615442

py tdb.py

"""Provide a more Pythonic and object-oriented interface to tdb.""" # # Swig interface to Samba # # Copyright (C) Tim Potter 2006 # # This program is free software; you can redistribute it and/or mod
www.eeworm.com/read/234134/4660709

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/234134/4660724

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/234134/4660741

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/234134/4660758

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/234134/4660857

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