代码搜索:fields
找到约 10,000 项符合「fields」的源代码
代码结果 10,000
www.eeworm.com/read/319971/13438091
cpp fields.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/319472/13451364
c fields.c
/* fields.c -- define and use fields */
#include
/* opaque and show */
#define YES 1
#define NO 0
/* line styles */
#define SOLID 0
#define DOTTED 1
#define DASHED 2
www.eeworm.com/read/319286/13456325
h fields.h
#if !defined(AFX_FIELDS_H__ED5B9E1F_3202_4DD9_90E5_41E337F492A1__INCLUDED_)
#define AFX_FIELDS_H__ED5B9E1F_3202_4DD9_90E5_41E337F492A1__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_
www.eeworm.com/read/319286/13456373
cpp fields.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/315699/13538024
c fields.c
/* fields.c -- define and use fields */
#include
/* opaque and show */
#define YES 1
#define NO 0
/* line styles */
#define SOLID 0
#define DOTTED 1
#define DASHED 2
www.eeworm.com/read/313557/13584844
h fields.h
#if !defined(AFX_FIELDS_H__80155641_9AB2_4D03_AB77_879566843430__INCLUDED_)
#define AFX_FIELDS_H__80155641_9AB2_4D03_AB77_879566843430__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_
www.eeworm.com/read/313557/13584891
cpp fields.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/312891/13602418
cls fields.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/312649/13606639
sbk fields.sbk
.set reorder
.globl x
.data
.align 2
x:
.word 0x1
.byte 0x2
.space 3
.byte 0x0
.byte 0x34
.space 2
.byte 0xa
.byte 0x6
.space 2
.globl i
.sdata
.align 2
i:
.word 0x10
.globl y
.sda
www.eeworm.com/read/312649/13606692
sbk fields.sbk
.486
.model flat
extrn __fltused:near
extrn __ftol:near
_DATA segment
public _x
align 4
_x label byte
dd 1
db 2
db 3 dup (0)
db 03H
db 040H
db 2 dup (0)
db 050H
db 6
db 2 dup (0)
publ