notsobad's recent timeline updates
Dec 31, 2014
notsobad

notsobad

V2EX member #14730, joined on 2011-12-20 19:28:00 +08:00
notsobad's recent replies
可以看下 eevblog 的这个视频
Dec 13, 2017
Replied to a topic by ma199385 Chrome 谷歌浏览器发出了两次请求,bug?
本地抓包看是否是本机发出的请求
用 shell 比较简单

cat x.txt | sort | uniq -c
Apr 18, 2016
Replied to a topic by yoa1q7y 晒晒更健康 2016 晒桌面
这样发图?
?1
Apr 18, 2016
Replied to a topic by yoa1q7y 晒晒更健康 2016 晒桌面
Nov 11, 2015
Replied to a topic by samuel40 问与答 Linux 如何显示某一行之后的输出
cat /etc/passwd | awk '/^bin/,0{print}'
@est 家里隐藏一个备份设备, wifi 同步
Aug 1, 2015
Replied to a topic by ivito 程序员 markdown 表格中如何输入"|"
|
Oct 28, 2014
Replied to a topic by ninqq 问与答 nginx cache 如何让登录的用户忽略缓存啊
proxy_cache ui-proxy-cache;
proxy_cache_bypass $cookie_user;
proxy_no_cache $cookie_user;
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1020 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 16ms · UTC 19:21 · PVG 03:21 · LAX 12:21 · JFK 15:21
♥ Do have faith in what you're doing.