代码搜索结果

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

switch.asm

; ######################################################################### ; This demo shows how to use Greg Falen's SWITCH macro ; #####################################################

switch.inc

; ######################################################################### ; include files ; ~~~~~~~~~~~~~ include \masm32\include\windows.inc include \masm32\include\masm32

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 * *******************************************************************************/ /*=================================

switch.inc

;*** ;switch.inc - see switch.h for real definitions of switches ; ; Copyright 1985, 1986, 1987 Microsoft Corporation ; ; ;******************************************************************

switch.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.a*; *.src) oExt (*.obj) lExt (*.lib) tExt (*.txt) pExt (*.plm) CppX (*.cpp) DaveTm { 0,0,0,0,0,0,0,0 }

switch.c

#include void Switchdemo(void) { Byte outputstate; switch(outputstate) {case 1: P1_0=0; P1_1=0; P1_2=0; break; //跳出循环 case 2: P1_0=1; P1_1=0; P1_2=0; break;

switch.pm

use CGI; 1; __END__ =head1 NAME CGI::Switch - Backward compatibility module for defunct CGI::Switch =head1 SYNOPSIS Do not use this module. It is deprecated. =head1 ABSTRACT =head1 DESCRIPTION

switch.h

#define IDLISTBOX 100 extern int _EXPORT FAR PASCAL SwitchDialogProc(HWND,UINT,WPARAM,LPARAM); extern int SwitchIcon(an_MDI_icon *);

switch.c

#include #include #include #include #include "view.h" #include "mdi.h" #include "icon.h" #include "switch.h" #include "win1632.h" static an_MDI_i