代码搜索:oriented
找到约 6,870 项符合「oriented」的源代码
代码结果 6,870
www.eeworm.com/read/189298/8477466
c scanf1.c
/*
** Line-oriented input processing with sscanf
*/
#include
#define BUFFER_SIZE 100 /* Longest line we'll handle */
void
function( FILE *input )
{
int a, b, c, d, e;
char buffe
www.eeworm.com/read/390054/8488349
c cplus.c
/********************************************************************
* "C+" -- Portable Object-Oriented Extension to C
* Copyright (c) 2002 Miro Samek, Palo Alto, CA.
* All Rights Reserved.
www.eeworm.com/read/175593/9540788
txt 关键字英汉对照.txt
关键字英汉对照
abstract抽象(的)
abstract class抽象类
allocate分配
argument引数
array数组
base class基类
built-in内建(的)
cast重塑
class类(有时视情况而不译;作为关键字时不译)
constructor构造函数
crosscast交叉重塑
data a
www.eeworm.com/read/444799/7606498
c scanf1.c
/*
** Line-oriented input processing with sscanf
*/
#include
#define BUFFER_SIZE 100 /* Longest line we'll handle */
void
function( FILE *input )
{
int a, b, c, d, e;
char buffe
www.eeworm.com/read/444091/7618068
c scanf1.c
/*
** Line-oriented input processing with sscanf
*/
#include
#define BUFFER_SIZE 100 /* Longest line we'll handle */
void
function( FILE *input )
{
int a, b, c, d, e;
char buffe
www.eeworm.com/read/436521/7768682
c scanf1.c
/*
** Line-oriented input processing with sscanf
*/
#include
#define BUFFER_SIZE 100 /* Longest line we'll handle */
void
function( FILE *input )
{
int a, b, c, d, e;
char buffe
www.eeworm.com/read/138638/13227334
c scanf1.c
/*
** Line-oriented input processing with sscanf
*/
#include
#define BUFFER_SIZE 100 /* Longest line we'll handle */
void
function( FILE *input )
{
int a, b, c, d, e;
char buffe
www.eeworm.com/read/318168/13484642
ini neuron.ini
; PSPad user HighLighter definition file
; for NEURON see www.neuron.yale.edu.
;
; This file was created by Ronald van Elburg
;
[Settings]
Name=NEURON
HTMLGroup=0
FileType=*.hoc,*.ses,*.tem
www.eeworm.com/read/121089/6069598
h listbox.h
/*
COW : Character Oriented Windows
listbox.h : listbox cow private interface
*/
#define PwfnCtlLb(pwnd) (*((PWFN_CTL *) &pwnd->rgwExtra[cwExtraMin]))
/* Listbox Styles */
/*#define LB
www.eeworm.com/read/120251/6077806
h fmodsoundmodule.h
#ifndef _FmodSoundModule_Header_
#define _FmodSoundModule_Header_
/*
-----------------------------------------------------------------------------
This source file is part of OGRE
(Object-ori