代码搜索:SWITCH

找到约 10,000 项符合「SWITCH」的源代码

代码结果 10,000
www.eeworm.com/read/321002/13414072

dpr switch.dpr

program Switch; uses Forms, Uni_Switch in 'Uni_Switch.pas' {Frm_Switch}, Uni_AboutBox in 'Uni_AboutBox.pas' {AboutBox}; {$R *.res} begin Application.Initialize; Application.Tit
www.eeworm.com/read/320605/13422093

java switch.java

//: c09:Switch.java // From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002 // www.BruceEckel.com. See copyright notice in CopyRight.txt. public class Switch { private boolean state = false;
www.eeworm.com/read/316786/13517805

c switch.c

# include void main() { int num; /* 下面定义的各变量,分别代表个位,十位,百位,千位,万位,十万位以及位数 */ int indiv, ten, hundred, thousand; int ten_thousand, hundred_thousand, place; printf("请输入一个整数(0~99
www.eeworm.com/read/313005/13599489

java switch.java

package com.javapatterns.command.lightandfan; public class Switch { private Command UpCommand, DownCommand; public Switch( Command Up, Command Down) { UpCommand =
www.eeworm.com/read/312649/13606662

sbk switch.sbk

.set reorder .globl main .text .text .align 2 .ent main main: .frame $sp,32,$31 .set noreorder .cpload $25 .set reorder addu $sp,$sp,-32 .mask 0xc2800000,-4 sw $23,16($sp) .cprestore 20
www.eeworm.com/read/312649/13606716

sbk switch.sbk

.486 .model flat extrn __fltused:near extrn __ftol:near public _main _TEXT segment _main: push ebx push esi push edi push ebp mov ebp,esp sub esp,8 lea edi,(L6) mov dword ptr (-4)[ebp],e
www.eeworm.com/read/312649/13606769

sbk switch.sbk

.globl main .text .align 16 .type main,@function main: pushl %ebp pushl %ebx pushl %esi pushl %edi movl %esp,%ebp subl $8,%esp leal .LC6,%edi movl %edi,-4(%ebp) jmp .LC5 .LC2: movl -4(%
www.eeworm.com/read/312649/13606790

c switch.c

main() { int i; char *s; for (s = "bfnrtvx"; *s; s++) printf("%c = 0x%x\n", *s, backslash(*s)); f(); g(); h(); for (i = 0x1000000; i&0x7000000; i += 0x1000000) big(i); limit();
www.eeworm.com/read/312649/13606802

switch.0

www.eeworm.com/read/312649/13606946

sbk switch.sbk

.globl main .text .text .ent main main: ldgp $gp,0($27) lda $sp,-80($sp) .mask 0x4006000,-64 .frame $sp,80,$26,48 stq $13,0($sp) stq $14,8($sp) stq $26,16($sp) .prologue 1 lda $14,L.6 br