代码搜索:0x10

找到约 8,894 项符合「0x10」的源代码

代码结果 8,894
www.eeworm.com/read/275287/10825344

vme map.vme

map 0x9000 0x10 1 2 0
www.eeworm.com/read/201024/15418192

bak img.bak

unsigned char code img[]={ 0x10 };
www.eeworm.com/read/275287/10825359

vme cmd.vme

map 0x9000 0x10 1 2 0 fa 0x9000 rw 0 q
www.eeworm.com/read/341075/12110344

h eeprom.h

#define EEDeviceNo 0X10 #define EEDeviceClass 0X11
www.eeworm.com/read/187466/8638299

java gamecanvas.java

// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html // Decompiler options: packimports(3) fieldsfirst ansi
www.eeworm.com/read/244183/12879333

java arkanoidcanvas.java

import com.nokia.mid.sound.Sound; import com.nokia.mid.ui.FullCanvas; import java.io.*; import java.util.Random; import javax.microedition.lcdui.*; import javax.microedition.midlet.MIDlet; impor
www.eeworm.com/read/304143/13799752

c sleep.c

if (PCON &= 0x10) // 假如 POF已设置 { printf ("COLD Start\n"); PCON &= ~0x10; // 清POF } else // 假如POF 已清除 { printf
www.eeworm.com/read/304143/13799755

c pca.c

if (PCON &= 0x10) // 假如 POF已设置 { printf ("COLD Start\n"); PCON &= ~0x10; // 清POF } else // 假如POF 已清除 { printf
www.eeworm.com/read/125688/6025415

h display.h

/* * IBM PC display definitions * * $Id: display.h,v 1.4 1997/02/22 09:35:45 peter Exp $ */ /* Color attributes for foreground text */ #define FG_BLACK 0 #define FG_BLUE 1 #define FG_GR