代码搜索:ctrl

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

代码结果 10,000
www.eeworm.com/read/159284/5587741

c exio.c

#include "..\startup\44b.h" #include "..\inc\ExIO.h" void init_ADdevice() { rADCPSR=20; rADCCON=ADCCON_SLEEP; } int GetADresult(int channel) { rADCCON=(channel
www.eeworm.com/read/159284/5587761

h keyboard16.h

#include "..\inc\def.h" U32 GetKey(); //低16位为键盘号码,高16位对应功能键扫描码 (1有效) void SetFunctionKey(U16 Fnkey); //设定功能键扫描码,1有效 比如ctrl alt U32 GetNoTaskKey();
www.eeworm.com/read/159284/5587782

c exio.c

#include "..\startup\44b.h" #include "..\inc\ExIO.h" void init_ADdevice() { rADCPSR=20; rADCCON=ADCCON_SLEEP; } int GetADresult(int channel) { rADCCON=(channel
www.eeworm.com/read/157259/5606928

h keyboard16.h

#include "..\inc\def.h" U32 GetKey(); //低16位为键盘号码,高16位对应功能键扫描码 (1有效) void SetFunctionKey(U16 Fnkey); //设定功能键扫描码,1有效 比如ctrl alt U32 GetNoTaskKey();
www.eeworm.com/read/154890/5631935

c backlight.c

/* * Copyright (c) 2003 Century Software, Inc. All Rights Reserved. *
www.eeworm.com/read/153670/5645535

v eth_spram_256x32.v

////////////////////////////////////////////////////////////////////// //// //// //// eth_spram_256x32.v
www.eeworm.com/read/153641/5645874

bat 上机考试.bat

@echo off ECHO 使用这个批处理文件来生成一个新的压缩文件。按下 CTRL-C 来取消,或 pause "C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\VB98\WIZARDS\PDWIZARD\MAKECAB.EXE" /f "工程1.DDF"
www.eeworm.com/read/153059/5654134

js sv.js

// SV lang variables tinyMCE.addToLang('',{ paste_text_desc : 'Klistra in som vanlig text', paste_text_title : 'Använd CTRL+V på ditt tangentbord för att klistra in i detta fö
www.eeworm.com/read/152843/5655995

c tlb-sh4.c

/* * arch/sh/mm/tlb-sh4.c * * SH-4 specific TLB operations * * Copyright (C) 1999 Niibe Yutaka * Copyright (C) 2002 Paul Mundt * * Released under the terms of the GNU GPL v2.0. */ #include
www.eeworm.com/read/152843/5656238

c op_model_sh7750.c

/* * arch/sh/oprofile/op_model_sh7750.c * * OProfile support for SH7750/SH7750S Performance Counters * * Copyright (C) 2003, 2004 Paul Mundt * * This file is subject to the terms and condition