代码搜索结果

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

6585.mcs

[Header] MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7} Version=1.0 [File000] Location=E:\HY\example18\C6585\main.o Folder=Intermediary DeviceName=PIC18F6680 LanguageToolSuiteID={5B7D72DD-9

6585.mcs

[Header] MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7} Version=1.0 [File000] Location=E:\HY\example18\C6680\main.o Folder=Intermediary DeviceName=PIC18F6585 LanguageToolSuiteID={5B7D72DD-9

解码.plg

礦ision3 Build Log Project: D:\Down\Proteus\红外遥控模拟\解码.uv2 Project File Date: 01/15/2008 Output: 创建目标 '目标 1' 编译 解码LCD.c ... 编译 解码.c ... 解码.C(

canvas01_dishutu02.java

package ch05; import java.util.*; import javax.microedition.lcdui.*; import javax.microedition.lcdui.game.*; public class canvas01_dishutu02 extends GameCanvas { Image image, kk; Ra

vowels.c

#include void main() { char letter; int vowel_count = 0; for (letter = 'A'; letter

guicallback.m

vda = get(da,'Value'); vdm = get(dm,'Value'); vmm = get(mm,'Value'); switch vda case 1 cda = 'C'; case 2 cda = 'F'; case 3 cda = 'S'; case 4 cda = 'FS'; otherwise error('Unknown actua

ee1.plg

Build target 'Target 1' compiling ee1.c... .\EE1.C(2): error C247: non-address/-constant initializer .\EE1.C(22): error C172: 'case': missing enclosing switch .\EE1.C(23): error C172: 'case': missing

horse.c

#define HORSE_C #include "includes.h" void horse(unsigned char i) { switch(i) { case 0: OutPort = 0x00; break; case 1: OutPort =

data.c~

#include #include #include #include #include "typedef.h" #include "app.h" #include "attention.h" #include "g20modem.h" #include "g20serialdrv.