代码搜索:oriented
找到约 6,870 项符合「oriented」的源代码
代码结果 6,870
www.eeworm.com/read/340665/3282748
java shape.java
/* Shape.java -- the classic Object-Oriented shape interface
Copyright (C) 1999, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can re
www.eeworm.com/read/316872/3607039
kconfig
config LLC
tristate
depends on NET
config LLC2
tristate "ANSI/IEEE 802.2 LLC type 2 Support"
select LLC
help
This is a Logical Link Layer type 2, connection oriented support.
Select this
www.eeworm.com/read/304657/3793182
java shape.java
/* Shape.java -- the classic Object-Oriented shape interface
Copyright (C) 1999, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can re
www.eeworm.com/read/294896/3914872
js core.js
/**
* @fileoverview
* Provides low-level core functionality. Non-instantiable object. Requires nothing.
*
* Provides core APIs for creating object-oriented and event-driven JavaScript code.
www.eeworm.com/read/286192/4042202
h import1.h
// import1.h
// testing value-oriented imports
#ifdef __UNDERC__
#lib import1.dll
#define EXPORT
#else
#define EXPORT __declspec(dllexport)
#endif
class EXPORT FatString {
private:
st
www.eeworm.com/read/440906/1784429
java shape.java
/* Shape.java -- the classic Object-Oriented shape interface
Copyright (C) 1999, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can re
www.eeworm.com/read/376060/2715949
svn-base import1.h.svn-base
// import1.h
// testing value-oriented imports
#ifdef __UNDERC__
#lib import1.dll
#define EXPORT
#else
#define EXPORT __declspec(dllexport)
#endif
class EXPORT FatString {
private:
st
www.eeworm.com/read/376060/2715961
h import1.h
// import1.h
// testing value-oriented imports
#ifdef __UNDERC__
#lib import1.dll
#define EXPORT
#else
#define EXPORT __declspec(dllexport)
#endif
class EXPORT FatString {
private:
st
www.eeworm.com/read/375736/2720535
asm screen2.asm
;*
;* COW : Character Oriented Windows
;*
;* screen2.asm : more of installable screen drivers
title screen2 - More screen control code for CW
.xlist
include user.inc
include uisa.inc ;*
www.eeworm.com/read/375736/2720598
asm util.asm
;*
;* COW : Character Oriented Windows
;*
;* util.asm : user utilities (DOS 3 & 5)
title util - low level utilities for COW USER
.xlist
include user.inc
.list
include insyd.inc
sBe