代码搜索:Struct

找到约 10,000 项符合「Struct」的源代码

代码结果 10,000
www.eeworm.com/read/458099/7313157

h struct.h

#ifndef structh #define structh typedef struct { const unsigned int *add; unsigned char data; }PORT; typedef struct { unsigned char index; unsigned char PortData; }BUTTONPORT; struct
www.eeworm.com/read/457286/7328689

inc struct.inc

.XLIST window STRUCT cols word ? ;;8*no. columns header_size byte ? rows byte ? win_data word ? ;;offset of window data dat_seg word ? ;;screen data for window bar_voor byte white_f+
www.eeworm.com/read/449064/7519231

h struct.h

/*------------------------------------------------------------- 说明:结构定义及其长度 日期:2004年3月 作者: ---------------------------------------------------------------*/ #ifndef __STRUCT_H__ #define __
www.eeworm.com/read/448047/7541085

h struct.h

// #pragma once // 数据库参数 typedef struct _DBSetDataTag { int type; CString Source; CString UserName; CString PassWord; CString Linkbuf; public: _DBSetDataTag() {
www.eeworm.com/read/448047/7541105

h struct.h

// #pragma once // 数据库参数 typedef struct _DBSetDataTag { int type; CString Source; CString UserName; CString PassWord; CString Linkbuf; public: _DBSetDataTag() {
www.eeworm.com/read/448047/7541140

h struct.h

// #pragma once // 数据库参数 typedef struct _DBSetDataTag { int type; CString Source; CString UserName; CString PassWord; CString Linkbuf; public: _DBSetDataTag() {
www.eeworm.com/read/448047/7541162

h struct.h

// #pragma once // 数据库参数 typedef struct _DBSetDataTag { int type; CString Source; CString UserName; CString PassWord; CString Linkbuf; public: _DBSetDataTag() {
www.eeworm.com/read/447703/7546625

h struct.h

//////////////////////////////////////////////////// #include "RxGrid.h" typedef struct //打印纸与逻辑设备的比率 { float x; float y; }RatioStruct; ////////////////////////////////////////////////////
www.eeworm.com/read/445746/7591243

h struct.h

//////////////////////////////////////////////////////////////////////////// // // // Project : VideoNet version 1.1. // Description : Peer to Peer Video Conferencing over the LAN. //
www.eeworm.com/read/443135/7637136

h struct.h

//******************************************************************************************** // // File : _struct.h header for all structure // //************************************************