代码搜索:fields
找到约 10,000 项符合「fields」的源代码
代码结果 10,000
www.eeworm.com/read/137956/5817900
fields
struct foo {
int a;
char b;
int x : 12, y : 4, : 0, : 4, z : 3;
char c;
} x = { 1, 2, 3, 4, 5, 6 };
int i = 16;
struct baz { unsigned int a:2, b:4, c:32;} y = { 7, 8, 9};
main()
{
printf("x = %d
www.eeworm.com/read/392036/8366080
h fields.h
#if !defined(AFX_FIELDS_H__757B4547_8110_402D_A1E0_EA18315364DC__INCLUDED_)
#define AFX_FIELDS_H__757B4547_8110_402D_A1E0_EA18315364DC__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_
www.eeworm.com/read/392036/8366218
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/291813/8393488
h fields.h
#if !defined(AFX_FIELDS_H__D530DED7_A987_44D1_95B4_8E0FEF09CC69__INCLUDED_)
#define AFX_FIELDS_H__D530DED7_A987_44D1_95B4_8E0FEF09CC69__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_
www.eeworm.com/read/291813/8393647
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/291813/8393840
obj fields.obj
www.eeworm.com/read/190426/8444008
c fields.c
#include "es1.h"
#define Zero_Order 0
#define First_Order 1
#define Quadratic_Spline 2
#define Cubic_Spline 3
#define Momentum_Conserving 0
#define Energy_Conserving
www.eeworm.com/read/390626/8455532
h fields.h
#if !defined(AFX_FIELDS_H__D530DED7_A987_44D1_95B4_8E0FEF09CC69__INCLUDED_)
#define AFX_FIELDS_H__D530DED7_A987_44D1_95B4_8E0FEF09CC69__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_
www.eeworm.com/read/390626/8455576
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/290453/8482237
ebf fields.ebf
VERSION 5.00
Begin VB.Form fields
Appearance = 0 'Flat
BackColor = &H80000000&
Caption = "新增加字段信息"
ClientHeight = 3375
ClientLeft = 60
C