搜索结果
找到约 62 项符合
K64 RM 的查询结果
源码 学生管理啊
#include <iostream.h>
#include <string.h>
#include <iomanip.h>
#include "Stud.h"
Stud::Stud(){}
char *Stud::getno() &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;//获取学号
{
return no;
}
char *Stud::getname() &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;//获取姓名
{
return name;
}
char *Stud::ge ...
技术资料 华为 MH5000-31 5G模块AT命令手册,2020年最新版本
HUAWEI MH5000-31 5G模块AT命令手册,用于开发华为MH5000-31模块使用。本文根据终端设备的需求,实现了国际标准(如 3GPP 和 ITU-T)中的部分 AT 命
令。本文还描述了终端设备实现的私有 AT 命令接口,私有 AT 命令接口是为了更好
或更方便地实现某种功能。
本文不描述标准已经定义或 MT 已实现,但华为终端产品需求涉及不 ...