代码搜索:atcommand
找到约 134 项符合「atcommand」的源代码
代码结果 134
www.eeworm.com/read/347087/11701659
aps atcommand.aps
www.eeworm.com/read/347087/11701665
rc atcommand.rc
//Microsoft eMbedded Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/347087/11701679
vcp atcommand.vcp
# Microsoft eMbedded Visual Tools Project File - Name="ATCOMMAND" - Package Owner=
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **
# TARGTYPE "W
www.eeworm.com/read/347087/11701681
vcb atcommand.vcb
www.eeworm.com/read/347087/11701683
h atcommand.h
// ATCOMMAND.h : main header file for the ATCOMMAND application
//
#if !defined(AFX_ATCOMMAND_H__F52E8EA5_C3C5_4A54_B647_07D93BA32534__INCLUDED_)
#define AFX_ATCOMMAND_H__F52E8EA5_C3C5_4A54_B647_
www.eeworm.com/read/347087/11701694
vcw atcommand.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
##########################################################################
www.eeworm.com/read/347087/11701696
vco atcommand.vco
www.eeworm.com/read/347087/11701697
vcl atcommand.vcl
Build Log
--------------------Configuration: ATCOMMAND - Win32 (WCE ARMV4I) Release--------------------
Command Lines
Creating command line "rc
www.eeworm.com/read/122750/14669582
h atcommand.h
//atcommand.h
#ifndef _ATCOMMAND_H_
#define _ATCOMMAND_H_
enum AtCommandType {
AtCommand_None = -1,
AtCommand_Broadcast = 0,
AtCommand_LocalBroadcast,
AtCommand_MapMove,
AtCommand_ResetState,
A
www.eeworm.com/read/122750/14669658
c atcommand.c
//atcommand.c
#include
#include
#include
#include
#include "socket.h"
#include "timer.h"
#include "clif.h"
#include "chrif.h"
#include "intif.h"