代码搜索:Command
找到约 10,000 项符合「Command」的源代码
代码结果 10,000
www.eeworm.com/read/109723/15551573
bak lcddriver.c.bak
#include "msp430x12x2.h"
#define uint unsigned int
#define uchar unsigned char
#define send_0 P2OUT&=~BIT1;
#define send_1 P2OUT|=BIT1;
#define clk_0 P2OUT&=~BIT2;
#define clk_1 P2OUT|=BIT2
www.eeworm.com/read/109038/15566706
cpp ezwpview.cpp
// ezwpView.cpp : implementation of the CEzwpView class
//
#include "stdafx.h"
#include "ezwp.h"
#include "ezwpDoc.h"
#include "CntrItem.h"
#include "ezwpView.h"
#include "CharPage.h"
#i
www.eeworm.com/read/107194/15611982
cpp bmpviewdlg.cpp
// bmpviewDlg.cpp : implementation file
//
#include "stdafx.h"
#include "bmpview.h"
#include "bmpviewDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = _
www.eeworm.com/read/104053/15711640
c watch.c
/* watch -- execute a program repeatedly, displaying output fullscreen */
/* $Id */
/* Based on the original 1991 'watch' by Tony Rems
(with mods and corrections by Francois P
www.eeworm.com/read/102647/15763793
log frmrestore.log
行 61: 控件 Command2 的类 SmartXPButton.XpButton 不是一个已加载的控件类。
行 230: 控件 Command1 的类 SmartXPButton.XpButton 不是一个已加载的控件类。
行 253: 控件 Command1 的类 SmartXPButton.XpButton 不是一个已加载的控件类。
行 275: 控件 Command1 的类 Sm
www.eeworm.com/read/100018/15888954
config-slackware-linux
reboot_command=reboot
shutdown_command=halt
local_script=/etc/rc.d/rc.local
www.eeworm.com/read/100018/15888959
de config.info.de
init_base=Verzeichnis, in dem die Runlevel Verzeichnisse sind,0
init_dir=Verzeichnis mit Master Init Scripts,0
soft_links=Link Typ, der für Runlevel Dateien verwendet werden soll,1,0-Hard,1-Soft
www.eeworm.com/read/100018/15888966
config-freebsd
reboot_command=reboot
shutdown_command=halt
local_script=/etc/rc.local
www.eeworm.com/read/372156/9518901
c sur_basic.c
/* file_name: sur_basic.c
* author: wangtiezhen miuliang @ Xidian University
* description:
*/
flag_type sur_get_command(void){
// printf("all your command:\n");
// int i = 0;
// for(i =
www.eeworm.com/read/372156/9518932
bak sur_basic.c.bak
/* file_name: sur_basic.c
* author: wangtiezhen miuliang @ Xidian University
* description:
*/
flag_type sur_get_command(void){
// printf("all your command:\n");
// int i = 0;
// for(i =