代码搜索:Command
找到约 10,000 项符合「Command」的源代码
代码结果 10,000
www.eeworm.com/read/230248/14295381
c text1.c
#include
#include
#define uchar unsigned char
sbit rs = P2^0;
sbit rw = P2^1;
sbit en = P2^2;
sbit psb = P2^3;
sbit ret = P2^5;
uchar command,data1,data2,com0;
uchar lcd
www.eeworm.com/read/127569/14349956
cpp ai3.cpp
// AI3.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "AI3.h"
#include "MainFrm.h"
#include "AI3Doc.h"
#include "AI3View.h"
///////////////////////
www.eeworm.com/read/228101/14400475
h cy7c68001.h
/*****************************************************************************/
/* CY7C68001.H v1.00 */
/* 版权(c) 2003- 北京合众达电子技术有限责任公司 */
/* 设计者: 段立锋 */
/*
www.eeworm.com/read/227547/14421253
c main.c
//***************************************//
//模块名称:菜单模块
//显示器件:LM6029
//***************************************//
#include "menu.h"
uchar dprintf(uchar x, uchar y, uchar att,bit fb, char *fmt, ..
www.eeworm.com/read/227241/14436244
jsf tex.jsf
# joe [La]TeX syntax highlighting
=Idle
=Comment green
=Keyword bold
=Mathmode cyan
=Brace magenta
=Umlaut bold yellow
=Parameter bold blue
:idle Idle
* idle
"%" comment recolor=-1
"$" m
www.eeworm.com/read/227241/14436311
in tex.jsf.in
# joe [La]TeX syntax highlighting
=Idle
=Comment green
=Keyword bold
=Mathmode cyan
=Brace magenta
=Umlaut bold yellow
=Parameter bold blue
:idle Idle
* idle
"%" comment recolor=-1
"$" m
www.eeworm.com/read/125716/14468003
cpp childview.cpp
// ChildView.cpp : implementation of the CChildView class
//
#include "stdafx.h"
#include "Shapes.h"
#include "ChildView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char
www.eeworm.com/read/125716/14468374
cpp childview.cpp
// ChildView.cpp : implementation of the CChildView class
//
#include "stdafx.h"
#include "MyPad.h"
#include "ChildView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char
www.eeworm.com/read/125716/14468652
cpp squaresdoc.cpp
// SquaresDoc.cpp : implementation of the CSquaresDoc class
//
#include "stdafx.h"
#include "MdiSquares.h"
#include "SquaresDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
st
www.eeworm.com/read/125716/14469069
cpp squaresdoc.cpp
// SquaresDoc.cpp : implementation of the CSquaresDoc class
//
#include "stdafx.h"
#include "SdiSquares.h"
#include "SquaresDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
st