implementation 'com.android.support:core-utils:28.0.0' String str = "Hello World!"; if (TextUtils.isEmpty(str)) { } else { } File file = new File("/sdcard/myfile.txt"); if (file.exists()) { } else { } long timestamp = System.currentTimeMillis();


上一篇:
下一篇:
切换中文