代码搜索:ATCommand
找到约 134 项符合「ATCommand」的源代码
代码结果 134
www.eeworm.com/read/268544/11135930
txt help4.txt
命令使用方法:在公聊频道内打入这些命令。
@night ---- 黑夜
@day ---- 白天
@mapexit ---- 关闭map-server。
@gat ---- 调试用途,查看周围坐标信息
@packet ---- 调试用途,查看封包
@spir
www.eeworm.com/read/274850/10848358
h packdata.h
#ifndef PACK_DATA_H
#define PACK_DATA_H
#include "includes.h"
#include "SerialPort.h"
class CPack
{
public:
CPack();
virtual ~CPack();
private:
protected:
CSerialPort *m_Por
www.eeworm.com/read/274850/10848411
~h packdata.~h
#ifndef PACK_DATA_H
#define PACK_DATA_H
#include "includes.h"
#include "SerialPort.h"
class CPack
{
public:
CPack();
virtual ~CPack();
private:
protected:
CSerialPort *m_Por
www.eeworm.com/read/347087/11701674
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by ATCOMMAND.rc
//
#define IDD_ATCOMMAND_DIALOG 102
#define IDR_MAINFRAME 128
www.eeworm.com/read/377180/2704981
java ath.java
package com.jzl.sirius.at.command;
import com.jzl.sirius.at.ATConstants;
/**
* @author xujian
* @version 2.0
* @see com.jzl.sirius.at.ATCommand
* @see com.jzl.sirius.at.command.ATCommand
www.eeworm.com/read/377180/2704982
java ate.java
package com.jzl.sirius.at.command;
import com.jzl.sirius.at.ATConstants;
/**
* @author xujian
* @version 2.0
* @see com.jzl.sirius.at.ATCommand
* @see com.jzl.sirius.at.command.ATCommand
www.eeworm.com/read/377180/2704983
java atq.java
package com.jzl.sirius.at.command;
import com.jzl.sirius.at.ATConstants;
/**
* @author xujian
* @version 2.0
* @see com.jzl.sirius.at.ATCommand
* @see com.jzl.sirius.at.command.ATCommand
www.eeworm.com/read/377180/2704988
java atv.java
package com.jzl.sirius.at.command;
import com.jzl.sirius.at.ATConstants;
/**
* @author xujian
* @version 2.0
* @see com.jzl.sirius.at.ATCommand
* @see com.jzl.sirius.at.command.ATCommand
www.eeworm.com/read/377180/2704996
java at.java
package com.jzl.sirius.at.command;
import com.jzl.sirius.at.ATConstants;
/**
* @author xujian
* @version 2.0
* @see com.jzl.sirius.at.ATCommand
* @see com.jzl.sirius.at.command.ATCommand
www.eeworm.com/read/377180/2705001
java at_cmgd.java
package com.jzl.sirius.at.command;
import com.jzl.sirius.at.ATConstants;
/**
* @author xujian
* @version 2.0
* @see com.jzl.sirius.at.ATCommand
* @see com.jzl.sirius.at.command.ATCommand