参考:https://blog.csdn.net/soulandswear/article/details/60966808 待后续整理。。。 ...
分类:
数据库 时间:
2018-06-09 23:10:17
阅读次数:
200
题目描述 JSZKC is going to spend his vacation! His vacation has N days. Each day, he can choose a T-shirt to wear. Obviously, he doesn’t want to wear a si ...
分类:
其他好文 时间:
2018-06-08 20:41:15
阅读次数:
691
题目描述 JSZKC is going to spend his vacation! His vacation has N days. Each day, he can choose a T-shirt to wear. Obviously, he doesn’t want to wear a si ...
分类:
其他好文 时间:
2018-06-05 23:22:55
阅读次数:
189
以前在Android 4.0时,alarmManager 没什么问题。后来android为了优化系统耗电情况,引入了doze模式,参见此页 https://developer.android.com/training/monitoring-device-state/doze-standby 简单地说 ...
分类:
移动开发 时间:
2018-05-05 19:43:37
阅读次数:
977
Name API LevelRevisionHighlightsTime Android 8.1 Oreo 奥利奥 27 1 2017.10 Android 8.0 Oreo 奥利奥 26 2 2017.3 Android 7.1.1 Nougat 25 1 2016.12 Android 7.0 ...
分类:
移动开发 时间:
2018-04-27 02:20:03
阅读次数:
535
题目链接:https://vjudge.net/problem/HDU-2389 Rain on your Parade Time Limit: 6000/3000 MS (Java/Others) Memory Limit: 655350/165535 K (Java/Others)Total S ...
分类:
编程语言 时间:
2017-11-11 11:36:18
阅读次数:
160
a.安装JDK环境 centos linux JAVA(openjdk)软件包名 1.java-1.7.0-openjdk (OpenJDK Runtime Environment) 2.java-1.7.0-openjdk-devel (OpenJDK Development Environmen ...
分类:
数据库 时间:
2017-11-09 14:17:32
阅读次数:
1814
// "2017/10/1 00:00" kaiShi: function (a) { var that = this; function nowTime() { var dateTime = new Date(); var timestamp = Date.parse(new Date()); v ...
分类:
其他好文 时间:
2017-11-04 13:47:14
阅读次数:
224
Coming soon is the Nike LeBron 15 which James will wear during the 2017-18 NBA Season. The debut of LeBron James’ 15th signature shoe will take place ...
分类:
其他好文 时间:
2017-10-16 18:05:57
阅读次数:
235
raw NAND: raw NAND即是一般的NAND Flash内存芯片,所有的ECC除错机制(Error Correcting Code)、区块管理(Block Management)、磨损均衡技术(Wear Leveling)、Command Management、驱动程序等,都交给Host ...
分类:
其他好文 时间:
2017-09-26 11:53:41
阅读次数:
143