代码搜索:Command
找到约 10,000 项符合「Command」的源代码
代码结果 10,000
www.eeworm.com/read/350514/10734514
loc helloworld2.loc
/*
* ============================================================================
* Name : helloworld2.loc
* Part of : HelloWorld2
* Created : 2006-3-14 by
* Description:
* This i
www.eeworm.com/read/466375/7034485
rss longtapdetector.rss
/*
============================================================================
Name : LongTapDetector.rss
Author : Kiran
Copyright : Your copyright notice
Description : This file contai
www.eeworm.com/read/465520/7049372
rss labletestapp.rss
/*
============================================================================
Name : LableTestApp.rss
Author : lemonhat
Copyright : Your copyright notice
Description : This file contai
www.eeworm.com/read/170451/7130292
c rt12864j.c
/************************Copyright(c)***********************************
**
** 广西大学计算机与电子信息学院
** 电子协会
**
www.eeworm.com/read/462538/7200373
rss testdoublebuffer.rss
/*
============================================================================
Name : TestDoubleBuffer.rss
Author :
Copyright : Your copyright notice
Description : This file contains
www.eeworm.com/read/462536/7200551
rss testdirectdraw.rss
/*
============================================================================
Name : TestDirectDraw.rss
Author :
Copyright : Your copyright notice
Description : This file contains all
www.eeworm.com/read/458587/7293741
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "Draw.h"
#include
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS
www.eeworm.com/read/443175/7636496
rss testsocket.rss
/*
============================================================================
Name : TestSocket.rss
Author :
Copyright : Your copyright notice
Description : This file contains all th
www.eeworm.com/read/440552/7687787
rss audioplayer.rss
/*
============================================================================
Name : AudioPlayer.rss
Author : Lion
Copyright : Your copyright notice
Description : This file co
www.eeworm.com/read/437553/7746093
c adc.c
#include
#define portbit(address,bits) ((unsigned)(&address)*8 + (bits))
#define BUSY 0x80
#define WRITE_DATA 0xff
#define delay_data 0xff
#define COMMAND 0x00
#define LCD_CLEAR 0x