代码搜索结果
找到约 10,000 项符合
Switch 的代码
keyin_m04_c2.h
/****************************************************************************************************/
/* $Header :
/* AUTHOR : TC PUI
/* FILE NAME:
expid.cpp
/*
** Author: Samuel R. Blackburn
** Internet: wfc@pobox.com
**
** Copyright, 1996-2005, Samuel R. Blackburn
**
** "You can get credit for something or get it done, but not both."
** Dr. Richar
denf.bat
@echo off
rem denf.bat - to set DelayedExpansion option on or off
rem
rem Copyright(C) eyBuild Group, 2005, 2006. All Rights Reserved.
rem
rem modification history
rem --------------------
rem
onoffswitch14.java
// exceptions/OnOffSwitch14.java
// TIJ4 Chapter Exceptions, Exercise 14, page 476
// Show that the OnOffSwitch.java can fail by throwing a
// RuntimeException inside the try block.
public class
withfinally15.java
// exceptions/WithFinally15.java
// TIJ4 Chapter Exceptions, Exercise 15, page 476
// Show that WithFinally.java doesn't fail by throwing a
// RuntimeException inside the try block.
public clas
find.c
#include
#include
#define MAXSIZE 14
/*==================================================*/
//顺序查找
/*==================================================*/
void Find_S(int
cmd.c
#include "HAreg.h"
#include "serial.h"
#include "cmd.h"
#include "strfunc.h"
#include "lcd.h"
bit_8 msg1[25],msg2[25],msg3[25],dim=0;
extern bit_8 lwidth,flag;
void send_status()
{
const
w32init.c
/*
* w32init.c
*
* Copyright (C) 2006 Insigme Co., Ltd
*
* Authors:
* - Decao Mao, Chenzhan Hu, Lixing Chu, Zhiqiang Jiao
*
* This software has been developed while working on the L
ovl1.c
bit indirectfunc1(void) {
unsigned char n1,n2;
return(n1
senseint.asm
;;*****************************************************************************
;;*****************************************************************************
;; FILENAME: SENSEINT.asm
;; Versi