当前位置:网站首页>检测当前系统语言
检测当前系统语言
2022-06-12 20:12:00 【xiyangyang8110】
是否中文
getResources().getConfiguration().locale.getCountry().equals("CN")
if (getResources().getConfiguration().locale.getCountry().equals("CN")) {
zwCb.setChecked(true);
enCb.setChecked(false);
} else {
enCb.setChecked(true);
zwCb.setChecked(false);
}
边栏推荐
- The new colleague asked me what "where 1=1" means???
- Negative remainder problem
- WordPress optimization tutorial makes WordPress open faster
- MySQL - the execution order of an SQL statement
- Continuously improve the overall performance of adaoracle Oracle Oracle
- User and group permissions
- Understanding of data in memory
- Installation of xv6 system
- Negative remainder problem
- 进程的创建fork()、消亡wait()
猜你喜欢

Demand and business model innovation-5-process

Demand and business model innovation - demand 2- demand basis

一致性哈希的简单认识

exec函数、shell的实现

WordPress optimization tutorial makes WordPress open faster

Reading applet based on wechat e-book graduation design (2) applet function

Generate API documents using swagger (go language example)
![[leetcode] small thinking of optimal division](/img/da/ea01225047158c9ca53ac1c585bcd9.jpg)
[leetcode] small thinking of optimal division

2022年,中国大学生最多的20个城市

Experience Technology Department of ant group launched the 2023rd school recruitment
随机推荐
Macro definitions and functions
Golang type assertion understanding [go language Bible]
2022年最新宁夏建筑安全员模拟题库及答案
7 R read / write data
Detailed explanation of SQL exists usage
简单理解防抖函数
Alipay payment episode 11: monitoring after successful payment callback
2022年,中国大学生最多的20个城市
Solve NPM compilation times node_ modules/optipng-bin/vendor/optipng ENOENT
BigTable (II): how BigTable achieves scalability and high performance
Is foreign exchange speculation formal and is the fund safe?
新来的同事问我 where 1=1 是什么意思???
Login to MySQL
[leetcode] small thinking of optimal division
WordPress station group tutorial automatic collection of pseudo original release tutorial
Bsn-ddc basic network introduction, technical features, unique advantages, application scenarios and platform access
Torch network model is converted to onnx format and visualized
解释器文件
Since using low code development, the development efficiency has been increased by 10 times
Blue Bridge Cup basic-14 VIP question time conversion