代码搜索:oriented
找到约 6,870 项符合「oriented」的源代码
代码结果 6,870
www.eeworm.com/read/205153/5025873
description
XOAD is a PHP based AJAX/XAP object oriented framework that allows you to create
richer web applications.
XOAD, formerly known as NAJAX, has many benefits:
- it uses JSON and native PHP serialized o
www.eeworm.com/read/204040/5035188
c rect.c
/*
COW : Character Oriented Windows
rect.c : Rectangle support
*/
#define COW
#include
#define WINDOW
#include
#include
PUBLIC BOOL FARPUBLIC
www.eeworm.com/read/204040/5035196
c overlap.c
/*
COW : Character Oriented Windows
overlap.c : Overlapping Window Support
*/
#define COW
#include
#define WINDOW
#include
#include
#include
www.eeworm.com/read/204040/5035197
c msgbox.c
/*
COW : Character Oriented Windows
msgbox.c : message boxes
*/
#define COW
#define cwExtraWnd 5 /* for static structure size */
#include
#include
#include
www.eeworm.com/read/204040/5035213
c dirlist5.c
/*
COW : Character Oriented Windows
(COW USER DIALOG)
dirlist.c : Directory dir list control
*/
#define COW
#include
#ifdef LISTBOX_DIR /* entire file */
#define DIRLIST
www.eeworm.com/read/204040/5035217
h util.h
/*
COW : Character Oriented Windows
util.h : utilities, cow private interface
Cmerge definitions from util.asm + sdmasm.asm
*/
#ifdef DUAL
#define NEARorFAR FAR
#else /*!DUAL*/
#defi
www.eeworm.com/read/204040/5035223
c dirlist.c
/*
COW : Character Oriented Windows
(COW USER DIALOG)
dirlist.c : Directory dir list control
*/
#define COW
#include
#ifdef LISTBOX_DIR /* entire file */
#define DIRLIST
www.eeworm.com/read/204040/5035227
c color.c
/*
COW : Character Oriented Windows
color : default colors
SWAP TUNE NOTE : belongs in INIT module !!!!
*/
#define COW
#include
#include
#include
#includ
www.eeworm.com/read/204040/5035240
asm inswap.asm
;*
;* CW : Character Oriented Windows
;*
;* inswap.asm : screen swapping (for installable screen)
.xlist
include user.inc
include uisa.inc ;* for isa's
include screen.inc ;* screen stu
www.eeworm.com/read/204040/5035243
h dirlist.h
/*
COW : Character Oriented Windows
dialog.h : dialog specific stuff
*/
/* File find info; it's the DOS 3 structure, but we mimic it for OS/2. */
typedef struct _fde
{
char reserved[21]