代码搜索:oriented
找到约 6,870 项符合「oriented」的源代码
代码结果 6,870
www.eeworm.com/read/375736/2720650
inc kernel.inc
;*
;* COW : Character Oriented Windows
;*
;* kernel.inc : kernel include file
.xlist
include cow.inc
include lom.inc
.list
;* * must import from version file (for swapped versions)
;* c
www.eeworm.com/read/375736/2720652
asm mouse.asm
;*
;* COW : Character Oriented Windows
;*
;* mouse.asm : mouse input control
title mouse - Mouse control code for COW KERNEL INPUT
include kernel.inc
include uevent.inc ;* for mouse mes
www.eeworm.com/read/375736/2720653
asm ldseg.asm
;*
;* COW : Character Oriented Windows
;*
;* ldseg.asm : segment loader
.xlist
include kernel.inc
include galloc.inc
include rlb.inc ;* relocation info
.list
IFDEF DEBPUB
PUBLI
www.eeworm.com/read/375736/2720672
asm galloc.asm
;*
;* COW : Character Oriented Windows
;*
;* galloc.asm : global memory allocation
TITLE GALLOC - Global memory allocator
.xlist
include kernel.inc
include galloc.inc
include pbi.inc
www.eeworm.com/read/375736/2720684
h kmem.h
/*
COW : Character Oriented Windows
kmem.h : Kernel Memory module header + misc Kernel stuff
*/
/***BEGIN_PUBLIC***/
extern BYTE PASCAL fShellPresent; /* DOS 3 : SHELL.EXE hook */
HAN
www.eeworm.com/read/375736/2720692
h uutil.h
/*
COW : Character Oriented Windows
uutil.h : Definitions for User Windows
Cmerge definitions from util.asm + sdmasm.asm
*/
#include /* installable driver */
/***BEGIN_PUB
www.eeworm.com/read/375427/2724539
java example3sender.java
import java.net.*;
/**
* This example illustrates the basic syntax for connection-oriented
* datagram socket.
* @author M. L. Liu
*/
public class Example3Sender {
// An application whic
www.eeworm.com/read/375427/2724551
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 wh
www.eeworm.com/read/375427/2724582
java example3sender.java
import java.net.*;
/**
* This example illustrates the basic syntax for connection-oriented
* datagram socket.
* @author M. L. Liu
*/
public class Example3Sender {
// An application whic
www.eeworm.com/read/363563/2914359
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