代码搜索结果

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

effect.cpp

#include "stdafx.h" #include #include #include #include #include #include "dragon.h" #include "hong_sprite.h" #include "char.h" #include

withfinally.java

//: exceptions/WithFinally.java // Finally Guarantees cleanup. public class WithFinally { static Switch sw = new Switch(); public static void main(String[] args) { try { sw.on();

onoffswitch.java

//: exceptions/OnOffSwitch.java // Why use finally? public class OnOffSwitch { private static Switch sw = new Switch(); public static void f() throws OnOffException1,OnOffException2 {}

bf_node_2.c

#define RCSID "$Id: BF_Node_2.c,v 1.13 2006/02/26 00:42:53 geuzaine Exp $" /* * Copyright (C) 1997-2006 P. Dular, C. Geuzaine * * This program is free software; you can redistribute it and/or modif

withfinally.java

//: exceptions/WithFinally.java // Finally Guarantees cleanup. public class WithFinally { static Switch sw = new Switch(); public static void main(String[] args) { try { sw.on();

onoffswitch.java

//: exceptions/OnOffSwitch.java // Why use finally? public class OnOffSwitch { private static Switch sw = new Switch(); public static void f() throws OnOffException1,OnOffException2 {}

ad_0838.c

void main(void) { Byte data1; data1=AD_0838(0,2); while(1); } /********************************************************** 目的:运用TLC0838,输入通道值,读取AD转换值 输入参数:1、通道值TDZ 输出参数:1、AD转换结果AD_JG

usb_common.c

/* -*- c++ -*- */ /*----------------------------------------------------------------------------- * Common USB code for FX2 *-------------------------------------------------------------------------

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: {}