代码搜索:atcommand
找到约 134 项符合「atcommand」的源代码
代码结果 134
www.eeworm.com/read/176336/9502942
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/176336/9502999
c atcommand.c
//atcommand.c
#include
#include
#include
#include
#include "socket.h"
#include "timer.h"
#include "clif.h"
#include "chrif.h"
#include "intif.h"
www.eeworm.com/read/347087/11701615
vcc atcommand.vcc
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CATCOMMANDDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "ATCO
www.eeworm.com/read/347087/11701620
ico atcommand.ico
www.eeworm.com/read/347087/11701623
cpp atcommand.cpp
// ATCOMMAND.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "ATCOMMAND.h"
#include "ATCOMMANDDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_F
www.eeworm.com/read/347087/11701624
sbr atcommand.sbr
www.eeworm.com/read/347087/11701635
bsc atcommand.bsc
www.eeworm.com/read/347087/11701636
pch atcommand.pch
www.eeworm.com/read/347087/11701639
res atcommand.res
www.eeworm.com/read/347087/11701642