infong's recent timeline updates
hey, 老是在我脑袋里飘来飘去是怎么回事。。。
Mar 6, 2014
Hello timeline.
Feb 10, 2014
infong

infong

V2EX member #8521, joined on 2011-05-06 22:56:00 +08:00
Per infong's settings, the topics list is only visible after you sign in
Deals info, including closed deals, is not hidden
infong's recent replies
Oct 10, 2019
Replied to a topic by spirit1431007 问与答 awsl,我 dd 了移动硬盘
之前我也干过类似的蠢事,当时用 TestDisk 恢复了分区表,基本上的数据都回来了。
Aug 7, 2019
Replied to a topic by zhangmengyu 生活 七夕给男朋友点了两杯奶茶
椰果奶茶,少糖;钱楼上的一起付了。谢谢~
@zhangxs1989 #48 网上找了一下资料,这台机器的 OS Selection 在 BOOT 下面,但是似乎没有 「 Android/Linux 」的选项。
这台机器应该是 j1900 的机器吧,我有另外一台 j1900 的机器,可以试试在 bios 里找找看下面这个选项,我的在 Chipset - OS Selection 下面,装 Linux 要设置成 Android,Linux 才不会死机。

https://i.loli.net/2019/04/09/5caca0fb36580.png
Jun 2, 2018
Replied to a topic by ldehai 宠物 捡了只流浪猫,求起名,小黑猫,母的
罗小黑
是有超级大的 Enter 键么,来一个~
Aug 11, 2017
Replied to a topic by gemini Linux 说出你第一次使用的 Linux 版本?
第一个是 04、05 年的 MagicLinux,第一次玩 Linux 就在物理机上装,心也真是大。
然后是 Zenwalk,Ubuntu(debian),Arch,然后就是 Arch 走到黑了。( ͡° ͜ʖ ͡°)
楼主的问题出在这里:
var time1 = new Date("2017-6-1 7:00:00");
var time2 = new Date("2017-6-1 9:00:00");

这里定义的时间是有时区的,通过 time1.toString() 能看到时间是 "Thu Jun 01 2017 07:00:00 GMT+0800 (CST)"
所以 time1 所对应的时间戳为 "Thu May 31 2017 23:00:00 GMT" 的时间戳

猜猜下面输出是什么?
var time3 = new Date('1970-1-1 00:00:00');
console.log(time3/86400);
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1081 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 18:10 · PVG 02:10 · LAX 11:10 · JFK 14:10
♥ Do have faith in what you're doing.