代码搜索结果
找到约 10,000 项符合
Switch 的代码
switch1.java
public class Switch1{
public static void main(String[] args){
int n=2;
switch(n){
case 0: System.out.println("000");
case 2: System.out.println("222");
case
switch4.java
public class Switch4{
public static void main(String[] args){
char a='A',b=97,c='茄';
System.out.println((int)a);
System.out.println((char)(a+1));
System.out.println(b);
sound_switch.c
/*
* sound/sound_switch.c
*
* The system call switch
*
* Copyright by Hannu Savolainen 1993
*
* Redistribution and use in source and binary forms, with or without
* modification, ar
switch_wait.h
/*------------------------------------------------------------------*-
Switch_wait.H (v1.00)
------------------------------------------------------------------
- See Switch_wait.C for
switch_wait.lst
C51 COMPILER V6.21 SWITCH_WAIT 01/23/2002 17:24:57 PAGE 1
C51 COMPILER V6.21, COMPILATION OF MODULE SWITCH_WAIT
OBJECT MODULE PLACE
switch_wait.c
/*------------------------------------------------------------------*-
Switch_Wait.C (v1.00)
------------------------------------------------------------------
Simple library for debo
switch.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
Options 1,0,0
switch_read.lst
C51 COMPILER V6.21 SWITCH_READ 01/23/2002 17:19:06 PAGE 1
C51 COMPILER V6.21, COMPILATION OF MODULE SWITCH_READ
OBJECT MODULE PLACE
switch.m51
BL51 BANKED LINKER/LOCATER V4.21 01/23/2002 17:19:06 PAGE 1
BL51 BANKED LINKER/LOCATER V4.21, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE Switch