1+ <!DOCTYPE html>
2+ < html xmlns ="http://www.w3.org/1999/xhtml " xml:lang ="zh-cn " lang ="zh-cn ">
3+ < head >
4+ < link href ="http://gmpg.org/xfn/11 " rel ="profile ">
5+ < meta http-equiv ="content-type " content ="text/html; charset=utf-8 ">
6+ < meta name ="generator " content ="Hugo 0.37.1 " />
7+
8+
9+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0, maximum-scale=1 ">
10+
11+ < title > 12306 · 点滴记录</ title >
12+
13+
14+ < link type ="text/css " rel ="stylesheet " href ="http://cxjava.github.io/css/print.css " media ="print ">
15+ < link type ="text/css " rel ="stylesheet " href ="http://cxjava.github.io/css/poole.css ">
16+ < link type ="text/css " rel ="stylesheet " href ="http://cxjava.github.io/css/syntax.css ">
17+ < link type ="text/css " rel ="stylesheet " href ="http://cxjava.github.io/css/hyde.css ">
18+
19+
20+
21+ < link rel ="apple-touch-icon-precomposed " sizes ="144x144 " href ="/apple-touch-icon-144-precomposed.png ">
22+ < link rel ="shortcut icon " href ="/favicon.png ">
23+
24+
25+ < link href ="http://cxjava.github.io/categories/12306/index.xml " rel ="alternate " type ="application/rss+xml " title ="点滴记录 " />
26+
27+
28+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js "> </ script >
29+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/monokai-sublime.min.css ">
30+
31+ < script > hljs . initHighlightingOnLoad ( ) ; </ script >
32+ </ head >
33+
34+ < body class =" ">
35+ < div class ="sidebar ">
36+ < div class ="container sidebar-sticky ">
37+ < div class ="sidebar-about ">
38+ < a href ="http://cxjava.github.io/ "> < h1 > 点滴记录</ h1 > </ a >
39+ < p class ="lead ">
40+ Charles的个人博客
41+ </ p >
42+ </ div >
43+
44+ < ul class ="sidebar-nav ">
45+ < li > < a href ="http://cxjava.github.io/ "> Home</ a > </ li >
46+ < li > < a href ="/categories/ "> Categories </ a > </ li > < li > < a href ="/tags/ "> Tags </ a > </ li > < li > < a href ="/about-me/ "> About Me </ a > </ li >
47+ </ ul >
48+
49+ < p > © 2018. All rights reserved. </ p >
50+ </ div >
51+ </ div >
52+
53+ < div class ="content container ">
54+ < ul class ="posts ">
55+ < li >
56+ < span > < a href ="http://cxjava.github.io/post/%E4%B8%80%E4%B8%AA%E8%87%AA%E5%8A%A8%E5%88%87%E6%8D%A212306cdn%E7%9A%84%E4%BB%A3%E7%90%86/ "> 一个自动切换12306CDN的代理</ a > < time class ="pull-right post-list "> 2014-09-13</ time > </ span >
57+ </ li > < li >
58+ < span > < a href ="http://cxjava.github.io/post/12306%E5%9B%BE%E5%BD%A2%E7%95%8C%E9%9D%A2%E6%8A%A2%E7%A5%A8%E4%B9%8Bgolang%E7%89%88/ "> 12306图形界面抢票之Golang版</ a > < time class ="pull-right post-list "> 2014-06-27</ time > </ span >
59+ </ li > < li >
60+ < span > < a href ="http://cxjava.github.io/post/12306%E5%91%BD%E4%BB%A4%E8%A1%8C%E6%97%A0%E9%AA%8C%E8%AF%81%E7%A0%81%E6%8A%A2%E7%A5%A8%E4%B9%8Bgolang%E7%89%88/ "> 12306命令行无验证码抢票之Golang版</ a > < time class ="pull-right post-list "> 2014-01-06</ time > </ span >
61+ </ li >
62+ </ ul >
63+ </ div >
64+
65+
66+ </ body >
67+ </ html >
0 commit comments