mirror of
https://github.com/CoderSherlock/CoderSherlock.github.io.git
synced 2026-06-13 08:08:10 -07:00
Update CSS in html files
This commit is contained in:
+2
-2
@@ -11,8 +11,8 @@
|
|||||||
">
|
">
|
||||||
|
|
||||||
<link rel="stylesheet" href="/css/main.css">
|
<link rel="stylesheet" href="/css/main.css">
|
||||||
<link rel="canonical" href="https://codersherlock.github.com//404.html">
|
<link rel="canonical" href="http://localhost:4000/404.html">
|
||||||
<link rel="alternate" type="application/rss+xml" title="Stop Talking, Start Doing - 停止空想,开始行动" href="https://codersherlock.github.com//feed.xml" />
|
<link rel="alternate" type="application/rss+xml" title="Stop Talking, Start Doing - 停止空想,开始行动" href="http://localhost:4000/feed.xml" />
|
||||||
<script>
|
<script>
|
||||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||||
|
|||||||
@@ -11,8 +11,8 @@
|
|||||||
">
|
">
|
||||||
|
|
||||||
<link rel="stylesheet" href="/css/main.css">
|
<link rel="stylesheet" href="/css/main.css">
|
||||||
<link rel="canonical" href="https://codersherlock.github.com//about/">
|
<link rel="canonical" href="http://localhost:4000/about/">
|
||||||
<link rel="alternate" type="application/rss+xml" title="Stop Talking, Start Doing - 停止空想,开始行动" href="https://codersherlock.github.com//feed.xml" />
|
<link rel="alternate" type="application/rss+xml" title="Stop Talking, Start Doing - 停止空想,开始行动" href="http://localhost:4000/feed.xml" />
|
||||||
<script>
|
<script>
|
||||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||||
|
|||||||
@@ -10,8 +10,8 @@
|
|||||||
<meta name="description" content="In this blog, I will generally talk about how to use proper tools to monitor SSL traffics of a mobile devices. Currently, I only can dealing with those SSL t...">
|
<meta name="description" content="In this blog, I will generally talk about how to use proper tools to monitor SSL traffics of a mobile devices. Currently, I only can dealing with those SSL t...">
|
||||||
|
|
||||||
<link rel="stylesheet" href="/css/main.css">
|
<link rel="stylesheet" href="/css/main.css">
|
||||||
<link rel="canonical" href="https://codersherlock.github.com//archivers/charles-is-not-a-good-tool">
|
<link rel="canonical" href="http://localhost:4000/archivers/charles-is-not-a-good-tool">
|
||||||
<link rel="alternate" type="application/rss+xml" title="Stop Talking, Start Doing - 停止空想,开始行动" href="https://codersherlock.github.com//feed.xml" />
|
<link rel="alternate" type="application/rss+xml" title="Stop Talking, Start Doing - 停止空想,开始行动" href="http://localhost:4000/feed.xml" />
|
||||||
<script>
|
<script>
|
||||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||||
|
|||||||
@@ -10,8 +10,8 @@
|
|||||||
<meta name="description" content="">
|
<meta name="description" content="">
|
||||||
|
|
||||||
<link rel="stylesheet" href="/css/main.css">
|
<link rel="stylesheet" href="/css/main.css">
|
||||||
<link rel="canonical" href="https://codersherlock.github.com//archivers/hello">
|
<link rel="canonical" href="http://localhost:4000/archivers/hello">
|
||||||
<link rel="alternate" type="application/rss+xml" title="Stop Talking, Start Doing - 停止空想,开始行动" href="https://codersherlock.github.com//feed.xml" />
|
<link rel="alternate" type="application/rss+xml" title="Stop Talking, Start Doing - 停止空想,开始行动" href="http://localhost:4000/feed.xml" />
|
||||||
<script>
|
<script>
|
||||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||||
|
|||||||
@@ -10,8 +10,8 @@
|
|||||||
<meta name="description" content="I hate xv6, a stupid, useless education-oriented system. In this article, I will generally talk about how to implement system call to this operating system.">
|
<meta name="description" content="I hate xv6, a stupid, useless education-oriented system. In this article, I will generally talk about how to implement system call to this operating system.">
|
||||||
|
|
||||||
<link rel="stylesheet" href="/css/main.css">
|
<link rel="stylesheet" href="/css/main.css">
|
||||||
<link rel="canonical" href="https://codersherlock.github.com//archivers/intro-xv6">
|
<link rel="canonical" href="http://localhost:4000/archivers/intro-xv6">
|
||||||
<link rel="alternate" type="application/rss+xml" title="Stop Talking, Start Doing - 停止空想,开始行动" href="https://codersherlock.github.com//feed.xml" />
|
<link rel="alternate" type="application/rss+xml" title="Stop Talking, Start Doing - 停止空想,开始行动" href="http://localhost:4000/feed.xml" />
|
||||||
<script>
|
<script>
|
||||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||||
|
|||||||
@@ -10,8 +10,8 @@
|
|||||||
<meta name="description" content="This blog contains only some basic record of my works. For some details, I will write a unique blog just for some specific topics.">
|
<meta name="description" content="This blog contains only some basic record of my works. For some details, I will write a unique blog just for some specific topics.">
|
||||||
|
|
||||||
<link rel="stylesheet" href="/css/main.css">
|
<link rel="stylesheet" href="/css/main.css">
|
||||||
<link rel="canonical" href="https://codersherlock.github.com//archivers/some-of-my-previews-exper-work">
|
<link rel="canonical" href="http://localhost:4000/archivers/some-of-my-previews-exper-work">
|
||||||
<link rel="alternate" type="application/rss+xml" title="Stop Talking, Start Doing - 停止空想,开始行动" href="https://codersherlock.github.com//feed.xml" />
|
<link rel="alternate" type="application/rss+xml" title="Stop Talking, Start Doing - 停止空想,开始行动" href="http://localhost:4000/feed.xml" />
|
||||||
<script>
|
<script>
|
||||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||||
|
|||||||
@@ -11,8 +11,8 @@
|
|||||||
">
|
">
|
||||||
|
|
||||||
<link rel="stylesheet" href="/css/main.css">
|
<link rel="stylesheet" href="/css/main.css">
|
||||||
<link rel="canonical" href="https://codersherlock.github.com//category/">
|
<link rel="canonical" href="http://localhost:4000/category/">
|
||||||
<link rel="alternate" type="application/rss+xml" title="Stop Talking, Start Doing - 停止空想,开始行动" href="https://codersherlock.github.com//feed.xml" />
|
<link rel="alternate" type="application/rss+xml" title="Stop Talking, Start Doing - 停止空想,开始行动" href="http://localhost:4000/feed.xml" />
|
||||||
<script>
|
<script>
|
||||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||||
|
|||||||
+12
-12
@@ -4,10 +4,10 @@
|
|||||||
<title>Stop Talking, Start Doing - 停止空想,开始行动</title>
|
<title>Stop Talking, Start Doing - 停止空想,开始行动</title>
|
||||||
<description>My personal blog, with some boring research staff and some tricks I was fancy to. I'll try my best to make this blog fun and useful. Not just a place I complain about all happens in my Lab.
|
<description>My personal blog, with some boring research staff and some tricks I was fancy to. I'll try my best to make this blog fun and useful. Not just a place I complain about all happens in my Lab.
|
||||||
</description>
|
</description>
|
||||||
<link>https://codersherlock.github.com//</link>
|
<link>http://localhost:4000/</link>
|
||||||
<atom:link href="https://codersherlock.github.com//feed.xml" rel="self" type="application/rss+xml"/>
|
<atom:link href="http://localhost:4000/feed.xml" rel="self" type="application/rss+xml"/>
|
||||||
<pubDate>Fri, 23 Feb 2018 15:42:08 -0500</pubDate>
|
<pubDate>Fri, 23 Feb 2018 15:45:19 -0500</pubDate>
|
||||||
<lastBuildDate>Fri, 23 Feb 2018 15:42:08 -0500</lastBuildDate>
|
<lastBuildDate>Fri, 23 Feb 2018 15:45:19 -0500</lastBuildDate>
|
||||||
<generator>Jekyll v3.7.2</generator>
|
<generator>Jekyll v3.7.2</generator>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
@@ -34,8 +34,8 @@
|
|||||||
<p>Sometimes, we need to pass variables among system calls. In this case, variables’ values are not necessary and even can’t be pass directly into system_function. When invoke a system call function, all variables of this system call will be pushed into current process’ stack. In file <em>syscall.c</em>, multiple functions are provided to get these variables from the process. I won’t waste time on explaining how to use these functions especially when elegant and detailed comments were written in source codes. However, I will explain concepts and how process organized and works in xv6 in future articles.</p>
|
<p>Sometimes, we need to pass variables among system calls. In this case, variables’ values are not necessary and even can’t be pass directly into system_function. When invoke a system call function, all variables of this system call will be pushed into current process’ stack. In file <em>syscall.c</em>, multiple functions are provided to get these variables from the process. I won’t waste time on explaining how to use these functions especially when elegant and detailed comments were written in source codes. However, I will explain concepts and how process organized and works in xv6 in future articles.</p>
|
||||||
</description>
|
</description>
|
||||||
<pubDate>Fri, 28 Jul 2017 14:56:55 -0400</pubDate>
|
<pubDate>Fri, 28 Jul 2017 14:56:55 -0400</pubDate>
|
||||||
<link>https://codersherlock.github.com//archivers/intro-xv6</link>
|
<link>http://localhost:4000/archivers/intro-xv6</link>
|
||||||
<guid isPermaLink="true">https://codersherlock.github.com//archivers/intro-xv6</guid>
|
<guid isPermaLink="true">http://localhost:4000/archivers/intro-xv6</guid>
|
||||||
|
|
||||||
|
|
||||||
<category>xv6</category>
|
<category>xv6</category>
|
||||||
@@ -156,8 +156,8 @@ su
|
|||||||
</code></pre></div></div>
|
</code></pre></div></div>
|
||||||
</description>
|
</description>
|
||||||
<pubDate>Fri, 28 Oct 2016 12:27:33 -0400</pubDate>
|
<pubDate>Fri, 28 Oct 2016 12:27:33 -0400</pubDate>
|
||||||
<link>https://codersherlock.github.com//archivers/some-of-my-previews-exper-work</link>
|
<link>http://localhost:4000/archivers/some-of-my-previews-exper-work</link>
|
||||||
<guid isPermaLink="true">https://codersherlock.github.com//archivers/some-of-my-previews-exper-work</guid>
|
<guid isPermaLink="true">http://localhost:4000/archivers/some-of-my-previews-exper-work</guid>
|
||||||
|
|
||||||
|
|
||||||
<category>Research</category>
|
<category>Research</category>
|
||||||
@@ -197,8 +197,8 @@ You also need to save charles Root Certificate, it also contains in the same men
|
|||||||
</ul>
|
</ul>
|
||||||
</description>
|
</description>
|
||||||
<pubDate>Thu, 27 Oct 2016 22:50:33 -0400</pubDate>
|
<pubDate>Thu, 27 Oct 2016 22:50:33 -0400</pubDate>
|
||||||
<link>https://codersherlock.github.com//archivers/charles-is-not-a-good-tool</link>
|
<link>http://localhost:4000/archivers/charles-is-not-a-good-tool</link>
|
||||||
<guid isPermaLink="true">https://codersherlock.github.com//archivers/charles-is-not-a-good-tool</guid>
|
<guid isPermaLink="true">http://localhost:4000/archivers/charles-is-not-a-good-tool</guid>
|
||||||
|
|
||||||
|
|
||||||
<category>Network</category>
|
<category>Network</category>
|
||||||
@@ -210,8 +210,8 @@ You also need to save charles Root Certificate, it also contains in the same men
|
|||||||
<description>
|
<description>
|
||||||
</description>
|
</description>
|
||||||
<pubDate>Wed, 26 Oct 2016 22:50:33 -0400</pubDate>
|
<pubDate>Wed, 26 Oct 2016 22:50:33 -0400</pubDate>
|
||||||
<link>https://codersherlock.github.com//archivers/hello</link>
|
<link>http://localhost:4000/archivers/hello</link>
|
||||||
<guid isPermaLink="true">https://codersherlock.github.com//archivers/hello</guid>
|
<guid isPermaLink="true">http://localhost:4000/archivers/hello</guid>
|
||||||
|
|
||||||
|
|
||||||
<category>Nonsense</category>
|
<category>Nonsense</category>
|
||||||
|
|||||||
+2
-2
@@ -11,8 +11,8 @@
|
|||||||
">
|
">
|
||||||
|
|
||||||
<link rel="stylesheet" href="/css/main.css">
|
<link rel="stylesheet" href="/css/main.css">
|
||||||
<link rel="canonical" href="https://codersherlock.github.com//">
|
<link rel="canonical" href="http://localhost:4000/">
|
||||||
<link rel="alternate" type="application/rss+xml" title="Stop Talking, Start Doing - 停止空想,开始行动" href="https://codersherlock.github.com//feed.xml" />
|
<link rel="alternate" type="application/rss+xml" title="Stop Talking, Start Doing - 停止空想,开始行动" href="http://localhost:4000/feed.xml" />
|
||||||
<script>
|
<script>
|
||||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||||
|
|||||||
Reference in New Issue
Block a user