代码搜索结果

找到约 10,000 项符合 Switch 的代码

mx51bank.lst

AX51 MACRO ASSEMBLER MX51BANK 08/16/05 09:17:23 PAGE 1 MACRO ASSEMBLER AX51 V2.13 OBJECT MODULE PLACED IN MX51BANK.OBJ ASSEMBLE

hview.nfo

79 00 00 1o C3 39 00 1a 60 2c0 45 50 4f 34 : EP*C E9 0 2 1 0 3 5 7 1 HView v1.12 by SLAJEREK mars@demon.pl http://hview-s60.prv.pl fonts by: http://www.Uwe-Sieber.de

exp02.cmd

MEMORY { PAGE 0: PROG: origin = 0x80, len = 0x980 PAGE 1: DATA: origin = 0x0a00, len = 0x0a00 } SECTIONS { .text: {} > PROG PAGE 0 .cinit: {}

t.cmd

MEMORY { PAGE 0: PROG: origin = 0x80, len = 0x980 PAGE 1: DATA: origin = 0x0a00, len = 0x2a00 } SECTIONS { .text: {} > PROG PAGE 0 .cinit: {}

exp03.cmd

MEMORY { PAGE 0: PROG: origin = 0x180, len = 0x980 PAGE 1: DATA: origin = 0x0a00, len = 0x0a00 } SECTIONS { .text: {} > PROG PAGE 0 .cinit: {

nlcnvrt.c

/* ** NLCNVRT.C - A utility to convert newlines in text files ** ** public domain by Bob Stout ** Mac support by Norman Dodge and Bob Stout */ #include #include #include

power.c

#define _POWER_C_ #include "types.h" #include "board.h" #include "global.h" #include "ms_reg.h" #include "panel.h" #include "misc.h" #include "ms_rwreg.h" #include "mstar.h" #include "DEBUG

withfinally.java

//: c09:WithFinally.java // Finally Guarantees cleanup. // From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002 // www.BruceEckel.com. See copyright notice in CopyRight.txt. public class WithFi

onoffswitch.java

//: c09:OnOffSwitch.java // Why use finally? // From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002 // www.BruceEckel.com. See copyright notice in CopyRight.txt. public class OnOffSwitch {

isr.ls

1 ; C Compiler for MC68HC11 [COSMIC Software] 2 ; Generator V4.1t - 09 Mar 2005 3 ; Optimizer V4.1o - 12 Aug 2004 30