android 汉字 默认编码

    技术2024-07-01  70

    android中汉字的默认编码 “UTF-8”   在layout文件夹中的.xml里面第一行就自动定义了<?xml version="1.0" encoding="utf-8"?>
    最新回复(0)