代码搜索:ctrl

找到约 10,000 项符合「ctrl」的源代码

代码结果 10,000
www.eeworm.com/read/288435/8632253

lst ad.lst

C51 COMPILER V7.02b AD 01/10/2008 11:39:27 PAGE 1 C51 COMPILER V7.02b, COMPILATION OF MODULE AD OBJECT MODULE PLACED IN ad.
www.eeworm.com/read/288400/8635607

ini fxset2.ini

[SYSKEY] 1 4 Ctrl+1 弹出所有光驱 Ctrl+2 关闭所有光驱 Ctrl+F4 系统关机 Ctrl+Alt+F4 快速关机 [SETWAV] 1 1 0 ...\SOUNDS\BS\布谷鸟.WAV [SETWAV2] 1 1 ...\SOUNDS\BW\闹
www.eeworm.com/read/288263/8645622

c keyboard.c

#include "../inc/reg2410.h" //#include "../inc/zlg7290.h" #include "../inc/lib.h" #include "../inc/macro.h" #include "../inc/isr.h" #include "../inc/KeyBoard.h" #include "../inc/iic.h" #include
www.eeworm.com/read/287811/8667945

c hd44780.c

#include #include sbit GND_LCD=P1^7; sbit rs=P1^0; sbit rw=P1^1; sbit e=P1^2; unsigned char busy(void); void ctrl(unsigned char); void wd_h(unsigned char); void wd_l
www.eeworm.com/read/430792/8728126

cpp outlookaddin.cpp

///////////////////////////////////////////////////////////////////////////// // 类名:COutlookAddin // 功能:Outlook2K中插件开发 // 说明:提供五个导入类型库接口涵数(_IDTExtensibility2接口下): // OnConnection()用来装缷插件处理;
www.eeworm.com/read/386026/8771060

s fdweak.s

;******************************************************************* ; Routines: FdWeak ; ;******************************************************************* ; Common to all routines in file
www.eeworm.com/read/285920/8801421

h keyboard16.h

#include "..\inc\def.h" void SetFunctionKey(U16 Fnkey); //设定功能键扫描码,1有效 比如ctrl alt void KeyBoard_init(void);
www.eeworm.com/read/385323/8809563

c hd44780.c

#include #include sbit GND_LCD=P1^7; sbit rs=P1^0; sbit rw=P1^1; sbit e=P1^2; unsigned char busy(void); void ctrl(unsigned char); void wd_h(unsigned char); void wd_l
www.eeworm.com/read/285287/8856356

c hd44780.c

#include #include sbit GND_LCD=P1^7; sbit rs=P1^0; sbit rw=P1^1; sbit e=P1^2; unsigned char busy(void); void ctrl(unsigned char); void wd_h(unsigned char); void wd_l
www.eeworm.com/read/384144/8893863

h keyboard16.h

#include "..\inc\def.h" void SetFunctionKey(U16 Fnkey); //设定功能键扫描码,1有效 比如ctrl alt void KeyBoard_init(void);