美文网首页
Android 中文生成string.xml插件

Android 中文生成string.xml插件

作者: 肖散 | 来源:发表于2024-10-11 10:30 被阅读0次

GitHub

基于原本的Extract string resources插件修改

添加一定的筛选条件,避免所有的字符串都扫出来

img.png

比如

   [A-Za-z0-9_${}()%:&-/,, =\.\\]+

这样能避免一些纯数字,英文字符

这里就不发市场了。直接上jar。本地安装

instrumented-testP-1.0-SNAPSHOT.jar

相关文章

网友评论

      本文标题:Android 中文生成string.xml插件

      本文链接:https://www.haomeiwen.com/subject/otegrjtx.html