1、此程序用来比较2个Strings.xml中name的不同项,并打印出来; 2、使用前,请先将两个String.xml重命名为:strings_en.xml(英文或其他语言)和strings_zh.xml(中文); 3、此程序是通过strings_zh.xml去检索strings_en.xml中缺少的项,如果你觉得strings_en.xml的项多于strings_zh.xml,请将2个文件的名字颠倒。 注:本程序会调用系统explorer去拿两个XML的文件,360会误报病毒,请允许程序运行。另外,strings_zh.xml和strings_en.xml必须要放在同一目录下,否则程序会报错。资源中有示例和说明!
2024-01-18 12:58:26 686KB android 安卓多国语言
1
IPXMLFileConverter.exe 是 一个 GUI 程序 本程序采用 C++ 编写,Windows 直接可以使用 本程序利用了 plutil.exe 请将 plutil.exe 放在与 IPXMLFileConverter.exe 同一个文件夹内。 plutil.exe 是原 Apple 的 plutil 程序 编译的 exe 文件,方便 Windows 用户使用。 IPXMLFileConverter.exe 只是一个 GUI 更适合于 Windows 用户, 如果不喜欢,可直接删除。 在命令行中 使用方法: plutil file[.text|.binary][.plist|.strings|.*] plutil.exe 会将将输入文件自动转换成对应的文件
2024-01-10 22:19:09 2.06MB plutil plist strings windows
1
STRINGS STRINGS.H 源文件下载
2023-03-15 13:26:35 13KB STRINGS STRINGS.H
1
本文是由D.E.Kunth、J.H.Morris和V.R.Pratt三人共同发表的一篇论文: 《Fast pattern matching in strings》,该文于1977年发表于SIAM journal on computing上。 算法用于从一串字符中快速搜索一个模式,其时间复杂度为O(m+n),比传统的模式匹配更快。
2022-10-05 03:19:15 2.97MB 算法 字符串匹配 论文
1
Arduino项目开发 Strings_StringAdditionOperator_StringAdditionOperator.pdf 学习资料 复习资料 教学资源
2022-07-06 19:07:43 2KB 计算机
Arduino项目开发 Strings_StringComparisonOperators_StringComparisonOperators.pdf 学习资料 复习资料 教学资源
2022-07-06 19:07:41 4KB 计算机
Codeforces 1105B - Zuhair and Strings 测试点37个(全)
2022-05-04 19:06:31 155KB 文档资料
1
strings.exe分析字符串
2022-04-18 09:00:13 49KB 字符串 计算机病毒分析
1
一种简单的方法,可以动态替换Android App的Strings或提供新语言无需在Google Play上发布新版本
2022-02-26 21:24:05 172KB Android开发-其它杂项
1
Comparison of Strings Implementations in C++ language
2022-02-24 16:00:53 129KB C++ string
1