代码搜索结果

找到约 21,386 项符合 Switch 的代码

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 // Target

switch.java

import javax.swing.JApplet; import javax.swing.JOptionPane; import java.awt.Graphics; public class Switch extends JApplet { public void paint(Graphics g) { int choice,counter,input;

switch-event

#!/bin/sh # # Called by switchevd with # $1 = /dev/input/eventX - the device that triggered the switch event # $2 = 00000000 - The switch bits status (in hex) if [ -z "$1" -o -z "$2" ]; then echo

switch.c

/* * switch.c: implement 'switch' feature via WC & RA interfaces. * * ==================================================================== * Copyright (c) 2000-2006 CollabNet. All rights reserve

switch-cmd.c

/* * switch-cmd.c -- Bring work tree in sync with a different URL * * ==================================================================== * Copyright (c) 2000-2004 CollabNet. All rights reserved

switch.c

/* * switch.c: implement 'switch' feature via WC & RA interfaces. * * ==================================================================== * Copyright (c) 2000-2006 CollabNet. All rights reserve

switch-cmd.c

/* * switch-cmd.c -- Bring work tree in sync with a different URL * * ==================================================================== * Copyright (c) 2000-2004 CollabNet. All rights reserved

switch.java

/* * $RCSfile: Switch.java,v $ * * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. * * Use is subject to license terms. * * $Revision: 1.5 $ * $Date: 2007/02/09 17:18:24 $ * $S

switch.inc

;*** ; SWITCH.INC - 01-Oct-87 - BASCOM compiler and runtime common switch file ;*** .XLIST ;*** ; ; Copyright 1987, Microsoft Corporation ; ;Purpose: ; ;********************************

switch.h

/*** * switch.h * * Copyright 1985, 1986, 1987 Microsoft Corporation * *******************************************************************************/ /*=================================