代码搜索:struct
找到约 10,000 项符合「struct」的源代码
代码结果 10,000
www.eeworm.com/read/329762/12935106
h struct.h
/*
; File : $Workfile$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;-----------------------------------------
www.eeworm.com/read/141819/12983570
h struct.h
////////////////////////////////////////////////////////////////////////////
//
//
// Project : VideoNet version 1.1.
// Description : Peer to Peer Video Conferencing over the LAN.
www.eeworm.com/read/242353/13012321
cxx struct.cxx
typedef struct foo_s /* Foo structure */
{
float foo; /* Real number */
int bar; /* Integer */
foo_s(float f, int b);
~foo_s();
// 'get_bar()' - Get the value of bar.
int // O -
www.eeworm.com/read/242304/13018241
h struct.h
////////////////////////////////////////////////////
#include "RxGrid.h"
typedef struct //打印纸与逻辑设备的比率
{
float x;
float y;
}RatioStruct;
////////////////////////////////////////////////////
www.eeworm.com/read/328127/13045870
h struct.h
struct lastMonthRD
{
CString HouseNum;
int LMdianbiaoNum;
float LMfentanFei;
float LMdianFei;
};
www.eeworm.com/read/241723/13124391
h struct.h
#ifndef __STRUCT_h
#define __STRUCT_h
typedef struct tagEEPVIDEO
{
uCHAR cBright;
uCHAR cContrast;
uCHAR cSat;
uCHAR cHue;
uCHAR cSharp;
uCHAR cVolume;
uCHAR cB2;
uCHAR c
www.eeworm.com/read/138927/13202387
fc struct.fc
struct test
{
int a;
int height;
string b;
int test;
string c;
int d;
};
struct str_test
{
string name;
string id;
int height;
test t;
int i;
};
www.eeworm.com/read/138927/13202393
fc struct.fc
struct test
{
int a;
int height;
string b;
int test;
string c;
int d;
};
struct str_test
{
string name;
string id;
int height;
test tt;
};
void main(string args[])
{
test a;
a.a =100;
www.eeworm.com/read/240317/13224798
h struct.h
/*
; File : $Workfile$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;-----------------------------------------
www.eeworm.com/read/239624/13264827
plg struct.plg
Build Log
--------------------Configuration: STRUCT - Win32 Debug--------------------
Command Lines
Results
STRUCT.exe - 0 erro