public class Test {public void dateDiff(String startTime, String endTime, String format) {//按照传入的格式生成一个simpledateformate对象SimpleDateFormat sd = new Si ...
分类:
编程语言 时间:
2020-06-20 14:07:00
阅读次数:
66
dmesg 命令可显示系统开机信息,一般用于故障排查和设备/驱动的加载的查询。 在日常工作中,dmesg 命令曾被用于查看硬盘加载状况: root@ubuntu:~/Desktop# dmesg | grep sda [ 3.791441] sd 32:0:0:0: [sda] 83886080 5 ...
分类:
系统相关 时间:
2020-06-16 12:49:41
阅读次数:
83
MB SD Connect Compact 5 is new released from MB Star company ,and its original version here the copy version per my sale experience,can not compared w ...
分类:
其他好文 时间:
2020-06-13 13:25:11
阅读次数:
74
MB SD Connect Compact 5 is new released from MB Star company ,and its original version here the copy version per my sale experience,can not compared w ...
分类:
其他好文 时间:
2020-06-13 12:40:53
阅读次数:
59
我们知道:在浏览器环境中,常见的 macro task 有 setTimeout、MessageChannel、postMessage、setImmediate。而常见的 micro task 有 MutationObsever 和 Promise.then。 Vue中对于 macro task 的 ...
分类:
其他好文 时间:
2020-06-11 13:34:38
阅读次数:
70
常用命令速查 # SNAP #重启服务 systemctl restart snapd # 安装microk8s本 #snap install microk8s --classic --channel=latest/stable # 安装microk8s指定版本 snap install micro ...
分类:
其他好文 时间:
2020-06-11 10:26:41
阅读次数:
125
Retire deprecated micro app projects. (Repo, Codeship, S3) Improve our code structure, how do we layout/split our components and services? https://ind ...
分类:
其他好文 时间:
2020-06-09 10:06:09
阅读次数:
144
windows下解决tf卡openwrt默认固件中分区空间不够用的问题 https://www.right.com.cn/forum/f ... 1&extra=#pid9302297 windows下解决tf卡openwrt默认固件中分区空间不够用的问题,全网独家,适用于所有安装在sd/tf卡中的 ...
1 /// 2 /// 3 public void Student(Student sd) 4 { 5 List<SqlParameter> sqlList = new List<SqlParameter>(); 6 sqlList.Clear(); 7 Hashtable ht = new Has ...
分类:
数据库 时间:
2020-06-08 19:02:37
阅读次数:
60
1 目录准备 window 10 系统 CMake UI 下载最新的 (https://cmake.org/download/) VS 下载 Visual Studio 2015 企业版也是可以的 官方要求最低 Express 版本。(我安装的是 VS2015企业版本,关于C++\WINDOW SD ...