当前位置:网站首页>【CocosCreator 3.5】CocosCreator 获取网络状态
【CocosCreator 3.5】CocosCreator 获取网络状态
2022-07-31 02:58:00 【CN-Dust】
Cocos自带有api获取网络状态
/**获取网络状态 */
public getNetwork() {
/** * 0: "NONE" * 1: "LAN" * 2: "WWAN" * LAN: 1 * NONE: 0 * WWAN: 2 */
return cc.sys.getNetworkType();
}
也可以打印cc.sys.NetworkType
查看这些值对应的含义。
边栏推荐
- 【CV项目调试】CUDNN_CONVOLUTION_FWD_SPECIFY_WORKSPACE_LIMIT问题
- 品牌广告投放平台的中台化应用与实践
- Mycat's master-slave relationship, vertical sub-database, horizontal sub-table, and detailed configuration of mycat fragmented table query (mysql5.7 series)
- SQL 面试用题(重点)
- CentOS7下mysql5.7.37的卸载【完美方案】
- mycat的主从关系 垂直分库 水平分表 以及mycat分片联表查询的配置详解(mysql5.7系列)
- SQL injection Less46 (injection after order by + rand() Boolean blind injection)
- Classic linked list OJ strong training problem - fast and slow double pointer efficient solution
- YOLOV5 study notes (3) - detailed explanation of network module
- Intel's software and hardware optimization empowers Neusoft to accelerate the arrival of the era of smart medical care
猜你喜欢
随机推荐
7、私信列表
8. Unified exception handling (controller notifies @ControllerAdvice global configuration class, @ExceptionHandler handles exceptions uniformly)
Moxa NPort 设备缺陷可能使关键基础设施遭受破坏性攻击
Why is String immutable?
IIR滤波器和FIR滤波器
图解lower_bound&upper_bound
Modbus on AT32 MCU
The application of AI in the whole process of medical imaging equipment
什么是分布式锁?实现分布式锁的三种方式
Hanyuan Hi-Tech 8-channel HDMI integrated multi-service high-definition video optical transceiver 8-channel HDMI video + 8-channel two-way audio + 8-channel 485 data + 8-channel E1 + 32-channel teleph
开题报告之论文框架
mycat的主从关系 垂直分库 水平分表 以及mycat分片联表查询的配置详解(mysql5.7系列)
STM32CUBEMX develops GD32F303 (11) ---- ADC scans multiple channels in DMA mode
YOLOV5学习笔记(三)——网络模块详解
LeetCode Daily Question 2022/7/25-2022/7/31
Graphical lower_bound & upper_bound
12 Disk related commands
Is interprofessional examination difficult?Low success rate of "going ashore"?Please accept this practical guide!
Uninstallation of mysql5.7.37 under CentOS7 [perfect solution]
execsnoop tool