代码搜索:Commands
找到约 10,000 项符合「Commands」的源代码
代码结果 10,000
www.eeworm.com/read/447838/7545081
h commands.h
/* command format:
1 byte : command number (see below)
n bytes: command parameters (data)
changes from original TBDM:
speed has higher resolution
go and step commands cannot have opti
www.eeworm.com/read/445965/7587112
cpp commands.cpp
#include "config.h"
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/445965/7587132
h commands.h
#ifndef _STOCK_COMMAND_H_
#define _STOCK_COMMAND_H_
#include
#include
namespace StockMarket
{
using namespace std;
using namespace boost;
www.eeworm.com/read/445528/7594280
cpp commands.cpp
// Commands.cpp : implementation file
//
#include "stdafx.h"
#include "ProjectZip6Addin.h"
#include "Commands.h"
#include "..\ProjectZip6.h"
#include "..\optionsdlg.h"
#include "..\pzutil.h
www.eeworm.com/read/445528/7594285
h commands.h
// Commands.h : header file
//
#if !defined(AFX_COMMANDS_H__473BC172_BB6E_4638_96D9_959E89443248__INCLUDED_)
#define AFX_COMMANDS_H__473BC172_BB6E_4638_96D9_959E89443248__INCLUDED_
#include "P
www.eeworm.com/read/444505/7612226
pdf at_commands.pdf
www.eeworm.com/read/443663/7629279
pdf at_commands.pdf
www.eeworm.com/read/440862/7679833
h commands.h
/* ---------------- commands.h ----------------- */
/*
* Command values sent as the first parameter
* in the COMMAND message
*
* Add application-specific commands to this enum
*/
#ifnd
www.eeworm.com/read/437619/7744905
h commands.h
#ifndef _COMMANDS_H
#define _COMMANDS_H
/* In n8250.c, amiga.c: */
int doasystat(int argc,char *argv[],void *p);
int fp_attach (int argc,char *argv[],void *p);
/* In alloc.c: */
int domem(in
www.eeworm.com/read/434313/7875311