infong's recent timeline updates
hey, 老是在我脑袋里飘来飘去是怎么回事。。。
Mar 6, 2014
Hello timeline.
Feb 10, 2014
infong's repos on GitHub
JavaScript · 1 watchers
bootstrapcn
Bootstrap中文版
Shell · 1 watchers
git-achievements
Aquire achievements while using git.
JavaScript · 1 watchers
impress.js
It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.
Ruby · 1 watchers
jekyll
Jekyll is a blog-aware, static site generator in Ruby
1 watchers
jekyll_blog
jekyll blog
PHP · 1 watchers
scripts
My scripts
JavaScript · 1 watchers
xkcdfools
xkcd CLI + jQuery terminal implementation
Roff · 0 watchers
armbian_kernel
These kernels can be used on Armbian and OpenWrt systems.
0 watchers
AutoApiSecret
Python · 0 watchers
docker-webvirtmgr
Nginx · 0 watchers
dockerfiles
0 watchers
docusaurus
docusaurus静态博客网站,一键部署到云开发平台
VimL · 0 watchers
dot-vimrc
Maple's vim config files
0 watchers
hexo
Hexo博客模版,通过云开发平台一键部署为可访问网站。
C · 0 watchers
libst2205
Hack for ST220XU-chip based Photo key chains
CSS · 0 watchers
php-the-right-way
收集PHP最佳实践、编码规范和权威学习指南,方便PHP开发者阅读和查找
PHP · 0 watchers
Server-Monitor
Server-Monitor
PHP · 0 watchers
ServerStatus
Server Status website script, displays uptime (days), free RAM, free HDD.
C · 0 watchers
set-misc-nginx-module
Various set_xxx directives added to nginx's rewrite module (md5/sha1, sql/json quoting, and many more)
C · 0 watchers
shanxun
闪讯路由破解源代码
0 watchers
tmuxrc
VimL · 0 watchers
Vim-PHP-IDE
My configuration for using VIM as an IDE (not just for PHP)
PHP · 0 watchers
wechat-php-sdk
微信公众平台 PHP SDK
0 watchers
x86-lede
0 watchers
yii-CMemCacheSASL
A Yii memcache component with SASL support, mainly built for heroku
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   ·   2788 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 28ms · UTC 10:24 · PVG 18:24 · LAX 03:24 · JFK 06:24
♥ Do have faith in what you're doing.