代码搜索:oriented
找到约 6,870 项符合「oriented」的源代码
代码结果 6,870
www.eeworm.com/read/375736/2720623
c assertsw.c
/*
COW : Character Oriented Windows
assertsw.c : AssertFailed() procedures for swapped environment
*/
#define COW
#include
#include
#include
#include
www.eeworm.com/read/375736/2720675
h uscroll.h
/*
COW : Character Oriented Windows
uscroll.h: Definitions for User Scroll
*/
/***BEGIN_PUBLIC***/
#ifndef NOSUBSTYLES
/* Scroll bar constants */
#define SBS_HORZ 0
#define SBS_VERT
www.eeworm.com/read/375736/2720690
h umenu.h
/*
COW: Character Oriented Windos
umenu.h : Definitions for User Menu
*/
/***BEGIN_PUBLIC***/
#ifndef NOMENUS
/* hack for nameless unions in CC */
#ifdef CC
#define CC_USZ u
#d
www.eeworm.com/read/375736/2720722
inc newexe.inc
; SCCSWHAT( "@(#)newexe.inc 1.1 87/12/19 16:42:42 " )
;*
;* COW : Character Oriented Windows
;*
;* newexe.inc : Munged version of NEWEXE
;* * things that are not used for COW have been removed
www.eeworm.com/read/375427/2724588
java example3receiver.java
import java.net.*;
/**
* This example illustrates the basic syntax for connection-oriented
* datagram socket.
* @author M. L. Liu
*/
public class Example3Receiver {
// An application
www.eeworm.com/read/260708/4328875
txt oops.txt
ABOUT
-----
OOPS is a simple OPS5-like production system (which is where it gets its
name from, not from object-oriented programming). It is pure forward
chaining using Prolog structures to rep
www.eeworm.com/read/260597/4330525
c listbox.c
/*
COW : Character Oriented Windows
(COW USER DIALOG)
listbox.c : list boxes
Note : much of the math in the module is excessive (i.e. WORDs for BYTES)
Note : all far pointer contro
www.eeworm.com/read/260597/4330544
c defcolor.c
/*
COW : Character Oriented Windows
defcolor : default colors
NOTE : the use may define their own colors
8 User Colors
*/
#define COW
#include
#include
#include "
www.eeworm.com/read/260597/4330553
c general.c
/*
COW : Character Oriented Windows
general.c : WndProc for general pictures
*/
#define COW
#include
#include
#include
/* really integrated into SDM */
www.eeworm.com/read/260597/4330579
c parse.c
/*
COW : Character Oriented Windows
parse.c : Parsing functions for SDM
??????? rewrite so non-recursive ????????????
*/
#define COW
#include
#include
#include