代码搜索:Struct
找到约 10,000 项符合「Struct」的源代码
代码结果 10,000
www.eeworm.com/read/229812/4736928
emp struct.emp
FIXUPP386(9d) len:0056h, chksum:d0h(d0)
0004h Seg OFFSET386 Frame: GI(1) Target: SI(2)
0019h Seg OFFSET386 Frame: GI(1) Target: SI(2)
0020h Seg OFFSET386 Frame:
www.eeworm.com/read/229812/4745474
c struct.c
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4745774
h struct.h
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4748030
h struct.h
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4749865
h struct.h
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4751658
gml struct.gml
.beglevel
.ix 'structure'
.pp
A
.us structure
is a type composed of
a sequential group of
.us members
.ix 'member'
.ix 'structure' 'member'
of various types.
Like other types, a structure i
www.eeworm.com/read/229812/4752098
ps struct.ps
%!PS-Adobe-2.0 EPSF-2.0
%%BoundingBox: 7 8 311 270
%%Creator: CorelDRAW!
%%Title: STRUCT.EPS
%%CreationDate: Mon Jun 27 14:54:46 1994
%%DocumentFonts: Times-Roman
%%DocumentProcessColors: Bl
www.eeworm.com/read/229256/4758813
h struct.h
/*
* Openmysee
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation;
www.eeworm.com/read/227896/4767688
h struct.h
#ifndef _PLAYER_H
#define _PLAYER_H
#define OP_READ 0
#define OP_WRITE 1
#define OP_ACCEPT 2
#define DEFBUFFERSIZE 64
#define MAXTABLE 2
#define MAXPLAYER 4
#define SAF
www.eeworm.com/read/226451/4784275
h struct.h
//
// Struct.h -- structures and declarations for windows
// commander.
//
#ifndef __STRUCT_H__
#define __STRUCT_H__
typedef struct _ITEMINFO
{
int nIcon;
CString strFileType;
W