代码搜索:fields
找到约 10,000 项符合「fields」的源代码
代码结果 10,000
www.eeworm.com/read/413714/2159558
h fields.h
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
www.eeworm.com/read/410291/2214560
java fields.java
/* Fields.java
{{IS_NOTE
Purpose:
Description:
History:
Thu Oct 28 14:40:50 2004, Created by tomyeh
}}IS_NOTE
Copyright (C) 2004 Potix Corporation. All Rights Reserved.
{{IS_RIGHT
T
www.eeworm.com/read/407749/2259191
h fields.h
#if !defined(AFX_FIELDS_H__0C0D30CD_7A0E_414B_BA6E_709FB10DC7F2__INCLUDED_)
#define AFX_FIELDS_H__0C0D30CD_7A0E_414B_BA6E_709FB10DC7F2__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_
www.eeworm.com/read/407749/2259209
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/401563/2339132
js fields.js
/*
Copyright (c) 2004-2008, The Dojo Foundation All Rights Reserved.
Available via Academic Free License >= 2.1 OR the modified BSD license.
see: http://dojotoolkit.org/license for details
*/
if(
www.eeworm.com/read/399451/2359886
java fields.java
/* Fields.java
{{IS_NOTE
Purpose:
Description:
History:
Thu Oct 28 14:40:50 2004, Created by tomyeh
}}IS_NOTE
Copyright (C) 2004 Potix Corporation. All Rights Reserved.
{{IS_RIGHT
T
www.eeworm.com/read/395929/2427343
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
.sdata
.align 2
y:
.byte
www.eeworm.com/read/395929/2427392
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)
public _i
align 4
_i
www.eeworm.com/read/395929/2427440
sbk fields.sbk
.data
.globl x
.align 4
.type x,@object
.size x,16
x:
.long 1
.byte 2
.space 3
.byte 3
.byte 64
.space 2
.byte 80
.byte 6
.space 2
.globl i
.align 4
.type i,@object
.size i,4
i:
.long 16
.globl y
.ali