代码搜索:xdata
找到约 10,000 项符合「xdata」的源代码
代码结果 10,000
www.eeworm.com/read/284244/4066662
a51 osd_ug.a51
sizeBYTE equ 1
sizeSBYTE equ 1
sizeWORD equ 2
sizeSWORD equ 2
public ModeIndependentUserPreferences
public ModeDependentUserPreferences
?XD?OSD_UG0 segment XDATA
RSEG ?XD?OS
www.eeworm.com/read/284244/4066687
a51 osd_ug.a51
sizeBYTE equ 1
sizeSBYTE equ 1
sizeWORD equ 2
sizeSWORD equ 2
public ModeIndependentUserPreferences
public ModeDependentUserPreferences
?XD?OSD_UG0 segment XDATA
RSEG ?XD?OS
www.eeworm.com/read/284244/4066712
a51 osd_ug.a51
sizeBYTE equ 1
sizeSBYTE equ 1
sizeWORD equ 2
sizeSWORD equ 2
public ModeIndependentUserPreferences
public ModeDependentUserPreferences
?XD?OSD_UG0 segment XDATA
RSEG ?XD?OS
www.eeworm.com/read/409343/2234084
70afec1b88a7001d1d9df450fe0c75f4
package com.misoo.ex05;
public class DataModel {
private String[] data, xdata;
private double[] price;
private boolean k = true;
public DataModel()
{
data = new String[3];
www.eeworm.com/read/387330/2562970
a51 osd_ug.a51
sizeBYTE equ 1
sizeSBYTE equ 1
sizeWORD equ 2
sizeSWORD equ 2
public ModeIndependentUserPreferences
public ModeDependentUserPreferences
?XD?OSD_UG0 segment XDATA
RSEG ?XD?OS
www.eeworm.com/read/387330/2562993
a51 osd_ug.a51
sizeBYTE equ 1
sizeSBYTE equ 1
sizeWORD equ 2
sizeSWORD equ 2
public ModeIndependentUserPreferences
public ModeDependentUserPreferences
?XD?OSD_UG0 segment XDATA
RSEG ?XD?OS
www.eeworm.com/read/387205/2563468
java datamodel.java
package com.misoo.ex05;
public class DataModel {
private String[] data, xdata;
private double[] price;
private boolean k = true;
public DataModel()
{
data = new String[3];
www.eeworm.com/read/155856/5618223
c tst_calloc.c
#include
#include /* for printf */
void tst_calloc (void) {
int xdata *p; /* ptr to array of 100 ints */
p = calloc (100, sizeof (int));
if
www.eeworm.com/read/362170/10014685
c d12ci.c
#include "d12ci.h"
#include "main.h"
#include "hal.h"
//不用修改
extern EPPFLAGS bEPPflags;
//---------------------------------
void outportcmd(unsigned char value)
{
*((unsigned char xdata *
www.eeworm.com/read/469141/6978333
c sl811.c
#include "common.h"
extern XXGFLAGS bdata bXXGFlags;
XXGPKG usbstack;
unsigned char remainder;
unsigned char remainder;
unsigned char xdata DBUF[BUFFER_LENGTH];
unsigned char data ASSII