-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
108 lines (80 loc) · 6.56 KB
/
atom.xml
File metadata and controls
108 lines (80 loc) · 6.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Dawei -- 数据和程序</title>
<link href="/atom.xml" rel="self"/>
<link href="http://jiaweiwang001.github.io/"/>
<updated>2016-09-25T06:22:03.483Z</updated>
<id>http://jiaweiwang001.github.io/</id>
<author>
<name>DaWei</name>
</author>
<generator uri="http://hexo.io/">Hexo</generator>
<entry>
<title>Data Testing2</title>
<link href="http://jiaweiwang001.github.io/2016/09/25/Data-Testing2/"/>
<id>http://jiaweiwang001.github.io/2016/09/25/Data-Testing2/</id>
<published>2016-09-25T06:10:53.000Z</published>
<updated>2016-09-25T06:22:03.483Z</updated>
<content type="html"><![CDATA[<h2 id="PE-数据研究2"><a href="#PE-数据研究2" class="headerlink" title="PE 数据研究2"></a>PE 数据研究2</h2><h3 id="图表2"><a href="#图表2" class="headerlink" title="图表2"></a>图表2</h3>
<div class="tableauPlaceholder" id="viz1474782112252" style="position: relative">
<noscript><a href="#"><img alt="pe " src="https://public.tableau.com/static/images/Le/Learning_PE/pe/1_rss.png" style="border: none"></a></noscript>
<object class="tableauViz" style="display:none;">
<param name="host_url" value="https%3A%2F%2Fpublic.tableau.com%2F">
<param name="site_root" value="">
<param name="name" value="Learning_PE/pe">
<param name="tabs" value="no">
<param name="toolbar" value="yes">
<param name="static_image" value="https://public.tableau.com/static/images/Le/Learning_PE/pe/1.png">
<param name="animate_transition" value="yes">
<param name="display_static_image" value="yes">
<param name="display_spinner" value="yes">
<param name="display_overlay" value="yes">
<param name="display_count" value="yes">
</object>
</div>
<script type="text/javascript">
var divElement = document.getElementById('viz1474782112252');
var vizElement = divElement.getElementsByTagName('object')[0];
vizElement.style.width='100%';
vizElement.style.height=(divElement.offsetWidth*0.75)+'px';
var scriptElement = document.createElement('script');
scriptElement.src = 'https://public.tableau.com/javascripts/api/viz_v1.js';
vizElement.parentNode.insertBefore(scriptElement, vizElement);
</script>
]]></content>
<summary type="html">
<h2 id="PE-数据研究2"><a href="#PE-数据研究2" class="headerlink" title="PE 数据研究2"></a>PE 数据研究2</h2><h3 id="图表2"><a href="#图表2" class="headerlink" ti
</summary>
</entry>
<entry>
<title>Data Testing</title>
<link href="http://jiaweiwang001.github.io/2016/09/25/Data-Testing/"/>
<id>http://jiaweiwang001.github.io/2016/09/25/Data-Testing/</id>
<published>2016-09-25T05:49:52.000Z</published>
<updated>2016-09-25T05:51:21.132Z</updated>
<content type="html"><![CDATA[<h2 id="PE-数据研究"><a href="#PE-数据研究" class="headerlink" title="PE 数据研究"></a>PE 数据研究</h2><h3 id="图表"><a href="#图表" class="headerlink" title="图表"></a>图表</h3>]]></content>
<summary type="html">
<h2 id="PE-数据研究"><a href="#PE-数据研究" class="headerlink" title="PE 数据研究"></a>PE 数据研究</h2><h3 id="图表"><a href="#图表" class="headerlink" title="图
</summary>
</entry>
<entry>
<title>Hello World</title>
<link href="http://jiaweiwang001.github.io/2016/09/24/hello-world/"/>
<id>http://jiaweiwang001.github.io/2016/09/24/hello-world/</id>
<published>2016-09-25T03:49:27.463Z</published>
<updated>2016-09-25T03:49:27.465Z</updated>
<content type="html"><![CDATA[<p>Welcome to <a href="https://hexo.io/" target="_blank" rel="external">Hexo</a>! This is your very first post. Check <a href="https://hexo.io/docs/" target="_blank" rel="external">documentation</a> for more info. If you get any problems when using Hexo, you can find the answer in <a href="https://hexo.io/docs/troubleshooting.html" target="_blank" rel="external">troubleshooting</a> or you can ask me on <a href="https://github.com/hexojs/hexo/issues" target="_blank" rel="external">GitHub</a>.</p>
<h2 id="Quick-Start"><a href="#Quick-Start" class="headerlink" title="Quick Start"></a>Quick Start</h2><h3 id="Create-a-new-post"><a href="#Create-a-new-post" class="headerlink" title="Create a new post"></a>Create a new post</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><div class="line">1</div></pre></td><td class="code"><pre><div class="line">$ hexo new <span class="string">"My New Post"</span></div></pre></td></tr></table></figure>
<p>More info: <a href="https://hexo.io/docs/writing.html" target="_blank" rel="external">Writing</a></p>
<h3 id="Run-server"><a href="#Run-server" class="headerlink" title="Run server"></a>Run server</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><div class="line">1</div></pre></td><td class="code"><pre><div class="line">$ hexo server</div></pre></td></tr></table></figure>
<p>More info: <a href="https://hexo.io/docs/server.html" target="_blank" rel="external">Server</a></p>
<h3 id="Generate-static-files"><a href="#Generate-static-files" class="headerlink" title="Generate static files"></a>Generate static files</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><div class="line">1</div></pre></td><td class="code"><pre><div class="line">$ hexo generate</div></pre></td></tr></table></figure>
<p>More info: <a href="https://hexo.io/docs/generating.html" target="_blank" rel="external">Generating</a></p>
<h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerlink" title="Deploy to remote sites"></a>Deploy to remote sites</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><div class="line">1</div></pre></td><td class="code"><pre><div class="line">$ hexo deploy</div></pre></td></tr></table></figure>
<p>More info: <a href="https://hexo.io/docs/deployment.html" target="_blank" rel="external">Deployment</a></p>
]]></content>
<summary type="html">
<p>Welcome to <a href="https://hexo.io/" target="_blank" rel="external">Hexo</a>! This is your very first post. Check <a href="https://hexo.
</summary>
</entry>
</feed>