1. String to Date解析的正确姿势 String timeStr = "2017-04-24T06:44:28.523395";DateFormat fm =n...
Code faster by using keyboard shortcuts Description Mac Lookup IDE commands Cmd+Shift+A...
框架模版 Android-Boilerplate:https://github.com/ribot/android-boilerplateAndroid-Architectu...
我又来掀桌子了(ノಠ益ಠ)ノ彡┻━┻,这次是MP3录制和显示声音波形的一个故事。 Demo :https://github.com/CarGuo/RecordWave 先看看...
android:fontFamily="sans-serif"// roboto regularandroid:fontFamily="sans-serif-light"//...
1.第一次添加submodule git submodule add xxx.git 修改.gitsubmdule, 如果没有,添加.gitsubmdule [submodu...
如果你不是fork的项目的话: git pull 即可。 如果你是fork的话,把原来的项目添加到: gitremote add use [主项目地址] 然后: git fe...
都说“世界上的每个人只需要6个人,就一定能与另一个人建立联系”,现在的互联网时代,可能用不了6个人,就可以链接到以前遥不可及的大咖。 1、 昨晚刷新了朋友圈的“新高度”,机缘...
使用MTA,必须把Android Studio生成的hprof转为标准的 hprof-conv dump.hprof converted-dump.hprof