代码搜索结果
找到约 10,000 项符合
Switch 的代码
switch.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
switch.dsp
# Microsoft Developer Studio Project File - Name="switch" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dy
switch.plg
Build Log
--------------------Configuration: switch - Win32 Debug--------------------
Command Lines
Creating command line "midl.exe /nologo /D
switch.def
; switch.def : Declares the module parameters.
LIBRARY "SWITCH.OCX"
EXPORTS
DllCanUnloadNow @1 PRIVATE
DllGetClassObject @2 PRIVATE
DllRegisterServer @3 PRIVATE
DllUnregiste
switch.odl
// switch.odl : type library source for ActiveX Control project.
// This file will be processed by the Make Type Library (mktyplib) tool to
// produce the type library (switch.tlb) that will becom
switch.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
switch.c
#include
int main (void)
{
char letter;
printf("Type a for area, c for circumference or q to quit: ");
scanf("%c", &letter);
switch(letter){
case 'a': case 'A':
printf("A chosen \
switch.h
void init_switch(void);
extern Queue xdata switch_buff;
extern Queue xdata key_buff;
extern u8 tempkey;
extern bit tempk;
extern bit surek;
extern u8 surekey;
extern u8 fastkey;
extern