代码搜索:Command

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

代码结果 10,000
www.eeworm.com/read/300724/13896174

_h main._h

#ifndef lcd_h #define lcd_h 1 /*************对12864的指令的定义************/ #define LCD_OFF 0x3E //表示LCD关显示 #define LCD_ON 0x3F //表示LCD开显示 #define LCD_X 0xC0 //表示LCD显示的起始行为0,可以通过加一定的数字改变起始行
www.eeworm.com/read/135757/13901771

cpp programview.cpp

// ProgramView.cpp : CProgramView 类的实现 #include "stdafx.h" #include "Program.h" #include "ProgramDoc.h" #include "ProgramView.h" #include ".\programview.h" #ifdef _DEBUG #define new DEBUG
www.eeworm.com/read/236845/13995812

h generalpage.h

/* * Copyright (C) 2001-2003 Jacek Sieka, j_s@telia.com * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publ
www.eeworm.com/read/203001/15368237

h mmc.h

/* * drivers/mmc/mmc.h * * header file for MMC device driver * * Copyright (C) 2001-2003 MIZI Research, Inc. * * Author: Yong-iL Joh * $Id: mmc.h,v 1.1.1.1 2004/01/19 13:24:
www.eeworm.com/read/109839/15546995

c fmu.c

//*---------------------------------------------------------------------------- //* ATMEL Microcontroller Software Support - ROUSSET - //*----------------------------------------------------
www.eeworm.com/read/108300/15588826

cpp childfrm.cpp

// ChildFrm.cpp : implementation of the CChildFrame class // #include "stdafx.h" #include "Multicard.h" #include "ChildFrm.h" #include "PropertyDlg.h" #include "ConfigDlg.h" #include "LogoD
www.eeworm.com/read/106170/15644758

cpp mapoperationview.cpp

// MapOperationView.cpp : implementation of the CMapOperationView class // #include "stdafx.h" #include "MapOperation.h" #include "MapOperationDoc.h" #include "MapOperationView.h" #ifd
www.eeworm.com/read/105977/15649688

cpp driver.cpp

#include "bank.h" #define FILE_PATH "records.txt" void main () { Bank bank; bank.readRecords(FILE_PATH); bank.introduction(); char command = ' ', operation; while (command != '
www.eeworm.com/read/104484/15691081

cpp mainfrm.cpp

// MainFrm.cpp : implementation of the CMainFrame class // #include "stdafx.h" #include "QryTool.h" #include "MainFrm.h" #include "QryToolDoc.h" #include "OptionsSheet.h" #include "font.h"
www.eeworm.com/read/104409/15694996

cpp bike.cpp

// BIKE.CPP - Implementation file for your Internet Server // bike Extension #include "stdafx.h" #include "bike.h" /////////////////////////////////////////////////////////////////////// /