代码搜索:Struct
找到约 10,000 项符合「Struct」的源代码
代码结果 10,000
www.eeworm.com/read/173645/9645173
dsp struct.dsp
# Microsoft Developer Studio Project File - Name="STRUCT" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Co
www.eeworm.com/read/173645/9645174
obj struct.obj
www.eeworm.com/read/173645/9645176
ncb struct.ncb
www.eeworm.com/read/173645/9645177
dsw struct.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/173645/9645179
cpp struct.cpp
#include
#include
void main()
{int NUM,I;
struct STUDENT
{char NAME[30];
int AGE;
char ID[10];
};
struct STUDENT STD[100];
cprintf("\nHow many student do you ha
www.eeworm.com/read/173645/9645181
exe struct.exe
www.eeworm.com/read/172772/9691612
s struct.s
; block copy
;
; this routine cannot use R18/R19 w/o saving them because the compiler
; will not save them
; asgnblk
; size in R16/R17
; stack:
; dst
; src
.area text
asgnblk::
st -Y,R
www.eeworm.com/read/367674/9737525
h struct.h
////////////////////////////////////////////////////
#include "RxGrid.h"
typedef struct //打印纸与逻辑设备的比率
{
float x;
float y;
}RatioStruct;
////////////////////////////////////////////////////
www.eeworm.com/read/171312/9761977
pbd struct.pbd
www.eeworm.com/read/171305/9762674