分类 工作 下的文章
所有工作项目相关的java float
参考: Java中float和double类型在内存中的存储结构 https://blog.csdn.net/qq_38006520/article/details/82661161 Java语言中:float数据类型在内存中是怎么存储的? https://www.cnblogs.com/...
颜色表 html 代码
参考: 颜色表及html代码 http://xh.5156edu.com/page/z1015m9220j18754.html
android textview 靠右对齐
参考: android中 有textview在布局中居右展示以及文本靠右对齐 https://blog.csdn.net/emmmsuperdan/article/details/85047770 android TextView 控件居右显示 https://blog.csdn.net/...
java vector 转换
参考: Java数组与vector互转 https://www.cnblogs.com/CentForever/p/4702865.html Java Vector 类 https://www.runoob.com/java/java-vector-class.html Java ve...
android 几种定时器的实现
参考: Android 倒计时CountDownTimer https://www.jianshu.com/p/b91ac97930db android之几种定时器实现 https://blog.csdn.net/generallizhong/article/details/1006623...
android u盘 文件系统 libaums
参考: libaums https://github.com/magnusja/libaums Android-USB-OTG-读写U盘文件 https://www.jianshu.com/p/a32e376ea70e 文件流之文件输出流FileOutputStream https:/...
java string 相关转换
参考: Java 11 – String.repeat()介绍 https://blog.csdn.net/w116858389/article/details/116644332 New String APIs/Methods in Java 11 https://www.javagui...
禁用 android 底部虚拟按键
参考: 禁用Android底部虚拟按键 https://blog.csdn.net/cao861544325/article/details/81748095 android 系统隐藏和显示虚拟按键的几种方法 https://blog.csdn.net/xct841990555/artic...
android 系统应用
修改 app 为系统应用 在 AndroidManifest.xml 中如下增加 android:sharedUserId="android.uid.system <manifest xmlns:android="http://schemas.android.com/apk/res/an...
最新回复