摘要: 1.shutdown -h 10 或者 shutdown -h +10 //计算机再十分钟后关闭了,且会显示再登录用户的当前屏幕中 2.shutdown -h now //立即关机 2.0 halt 关闭系统 (关闭cpu的执行,和关机不是一个概念.) 3.shutdown -h 20:25 //系 阅读全文
posted @ 2018-03-16 22:45 思思博士 阅读(146) 评论(0) 推荐(0)
摘要: org.apache.poi poi 3.14 org.apache.poi poi-ooxml 3.14 org.apache.poi ... 阅读全文
posted @ 2018-03-16 10:08 思思博士 阅读(188) 评论(0) 推荐(0)
摘要: var tree=[{ "id":1, "text":"My Documents", "children":[{ "id":11, "text":"Photos", "state":"closed", "children":[{ "id":111, "text":"Friend" },{ "id": 阅读全文
posted @ 2018-03-16 10:05 思思博士 阅读(1348) 评论(0) 推荐(0)