You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qianji 0bf31673dc
1.给Contact类添加私有构造函数以隐藏隐式公共构造函数,实用程序类是静态成员的集合,并不意味着要实例化。即使可以扩展的抽象实用程序类也不应该有公共构造函数。
3 years ago
..
debug/mergeDebugResources 用try-with-resources解决java//tool//BackupUtils中private PrintStream getExportToTextPrintStream()中资源泄露问题,即未关闭new文件的风险+部分代码阅读注解 3 years ago
debug-mergeJavaRes 用try-with-resources解决java//tool//BackupUtils中private PrintStream getExportToTextPrintStream()中资源泄露问题,即未关闭new文件的风险+部分代码阅读注解 3 years ago
mergeDebugAssets 可运行版本 3 years ago
mergeDebugJniLibFolders 可运行版本 3 years ago
mergeDebugShaders 可运行版本 3 years ago
packageDebug/tmp/debug 1.给Contact类添加私有构造函数以隐藏隐式公共构造函数,实用程序类是静态成员的集合,并不意味着要实例化。即使可以扩展的抽象实用程序类也不应该有公共构造函数。 3 years ago