代码搜索:Command
找到约 10,000 项符合「Command」的源代码
代码结果 10,000
www.eeworm.com/read/100089/15885463
voice_faq
FREQUENTLY ASKED QUESTIONS ABOUT VOICE
--------------------------------------
INDEX
* Question 1: Garbled voice with U.S. Robotics Modem
* Question 2: Converting voice files to .wav, .au or .snd
* Q
www.eeworm.com/read/100079/15885890
out doc.out
PPPPPP CCCC OOOO MM MM MM MM
P P C O O M M M M M M M M
PPPPPP C O O M M M M M M
P C O O
www.eeworm.com/read/100077/15886116
txt _startup.txt
.*s 1 "Starting the Program"
.*s 2 "Simple Startup - Initial Setup Menu"
ECU may be started in a number of ways through use of
command line switches, but the easiest is to enter
.DS I
ecu
.DE
by its
www.eeworm.com/read/100077/15886120
txt _icmd.txt
.*s 1 "Interactive Mode Commands"
The following is a partial list of commands available in the
interactive (non-procedure) mode. It is not necessary to enter
the entire command in most cases. The p
www.eeworm.com/read/100077/15886121
txt _basic.txt
.*s 1 "Basic Organization"
ECU forks to run as two separate
processes, a transmitter (XMTR) and a receiver (RCVR).
The two processes
communicate via signals and a System V shared memory segment.
XMTR
www.eeworm.com/read/100074/15886394
changelog
Changes from 0.0.1 to 0.0.2
- server selection and build system changed so that "make config" can
be used to select the target hardware platform through the "server"
sym link.
Changes from 0.0.2
www.eeworm.com/read/192685/8360629
txt vb里有没有类.txt
1、 Form1的 确 是 对 象 , 不 能 说 它 高 级 , 但 它 的 确 比 较 特 殊 , 它 是 Command1和 Text1的 Parent对 象 。 你 可 以 利 用 Command1.Parent访 问 Form1。
2、 VB有 类 , 称 为 ClassModule(类 模 块 )。 你 可 以 象 建 立 窗 体 那 样 建 立 类 模 块 , 存 盘 为
www.eeworm.com/read/192508/8378678
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "NoneSplitViewBySameDoc.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FIL
www.eeworm.com/read/192471/8379995
cpp gpsguiview.cpp
#include "stdafx.h"
#include
#include "resource.h"
#include "GPSGuiDoc.h"
#include "GPSGuiView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FIL
www.eeworm.com/read/390941/8432777
cpp mapview.cpp
// MapView.cpp : implementation of the CMapView class
//
#include "stdafx.h"
#include "MapDemo.h"
#include "MapDemoDoc.h"
#include "MapView.h"
#include "MapFormView.h"
#include "MainFrm.h"
#