代码搜索:Struct
找到约 10,000 项符合「Struct」的源代码
代码结果 10,000
www.eeworm.com/read/332478/12755064
cpp struct_f.cpp
/*===========================================================================/
* Program: zoung
===========================================================================*/
#include "Async.h"
www.eeworm.com/read/246064/12758519
html struct__zoomregionprivate.html
gnome-mag: _ZoomRegionPrivate Struct Referenc
www.eeworm.com/read/246064/12758630
html struct__magnifierprivate.html
gnome-mag: _MagnifierPrivate Struct Reference
www.eeworm.com/read/331913/12800974
h memory_struct.h
#ifndef OS_MEMORY_STRUCT
#define OS_MEMORY_STRUCT
struct file_window{
enum{
FILE_OPEN,
FILE_CLOSE
} state;
struct file file;
int block_ring;
int file_front,file_back;
int lock_
www.eeworm.com/read/331913/12801192
h os_struct.h
#ifndef OS_OS_STRUCT
#define OS_OS_STRUCT
struct cpu_information{
int thread_id;
struct{
int thread_id,process_id;
struct thread_physical_block physical_block;
}last;
};
#define
www.eeworm.com/read/331913/12801200
h kernel_struct.h
#ifndef OS_KERNEL_STRUCT
#define OS_KERNEL_STRUCT
struct semaphore{
int value;
int process;
int thread_id,thread_ring;
int front,back;
struct capability capability;
int heap,v_value;
www.eeworm.com/read/144150/12811312
h 103struct.h
////////////////103Struct.h////////////////////
#ifndef STRUCT103_H
#define STRUCT103_H
#include "mytype.h"
#pragma pack(1)
typedef union tag103NDE
{
struct {
BYTE No :6;//UI[1~6]:数目
BYT
www.eeworm.com/read/144149/12811443
h 103struct.h
////////////////103Struct.h////////////////////
#ifndef STRUCT103_H
#define STRUCT103_H
#include "mytype.h"
#pragma pack(1)
typedef union tag103NDE
{
struct {
BYTE No :6;//UI[1~6]:数目
BYT
www.eeworm.com/read/144149/12811458
h~ 103struct.h~
////////////////103Struct.h////////////////////
#ifndef STRUCT103_H
#define STRUCT103_H
#include "mytype.h"
#pragma pack(1)
typedef union tag103NDE
{
struct {
BYTE No :6;//UI[1~6]:数目
BYT