Update_Cross_Compile_#0.6

This commit is contained in:
2016-07-30 14:18:25 -04:00
parent 4a6f53ee78
commit 0efa6e0312
14 changed files with 636 additions and 34 deletions
+19 -18
View File
@@ -9,9 +9,9 @@
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/styles/solarized_dark.min.css">
<link rel="stylesheet" href="https://codersherlock.github.io/css/styles.css">
<link rel="stylesheet" href="https://codersherlock.github.io/css/custom.css">
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://codersherlock.github.io//index.xml">
<link rel="stylesheet" href="/CoderSherlock.github.io/css/styles.css">
<link rel="stylesheet" href="/CoderSherlock.github.io/css/custom.css">
<link rel="alternate" type="application/rss+xml" title="RSS" href="/CoderSherlock.github.io//index.xml">
<title>Posts - Mil años de solitario</title>
@@ -19,7 +19,7 @@
<meta property="og:type" content="article">
<meta property="og:url" content="https://CoderSherlock.github.io/post/">
<meta property="og:url" content="CoderSherlock.github.io/post/">
@@ -37,7 +37,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="https://codersherlock.github.io/">Mil años de solitario</a>
<a class="navbar-brand" href="/CoderSherlock.github.io/">Mil años de solitario</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
@@ -61,21 +61,16 @@
<article class="li">
<header>
<div class="date">Fri, Jul 29, 2016</div>
<div class="title"><a href="https://codersherlock.github.io/post/test/">test</a></div>
<div class="date">Sat, Jul 30, 2016</div>
<div class="title"><a href="/CoderSherlock.github.io/post/Cross-Compile-Seafile-2-ARM/">Cross Compile Seafile 2 ARM</a></div>
</header>
<div class="body"><p>This is a fucking test!</p>
<p><em>fuck you</em></p>
<ul>
<li><p>and you</p></li>
<li><p>and <a href="www.baidu.com">you</a></p></li>
</ul>
</div>
<div class="body">Cross Compile Seafile to ARM platform Motivation This project is working for delta sync from mobile to server. Currently, there&rsquo;s no mobile program/solution has supporting to delta sync(Include Dropbox/ Goggle Drive). But the truth is that almost every pc version sync program can work as delta sync properly or not. So in this article, I&rsquo;ll provide a workbench for cross compilation and evaluation. And finally come up with a reason of how to port better incremental synchronize solution on mobile platform.</div>
<footer>
<a href="/CoderSherlock.github.io/post/Cross-Compile-Seafile-2-ARM/" class="btn btn-default">Read More…</a>
</footer>
</article>
<hr>
@@ -94,7 +89,7 @@
</div>
<div class="list-group">
<a href="https://codersherlock.github.io/post/test/" class="list-group-item">test</a>
<a href="/CoderSherlock.github.io/post/Cross-Compile-Seafile-2-ARM/" class="list-group-item">Cross Compile Seafile 2 ARM</a>
</div>
</div>
@@ -106,6 +101,8 @@
</div>
<div class="list-group">
<a href="/CoderSherlock.github.io/categories/2016_07" class="list-group-item">2016_07</a>
</div>
</div>
@@ -115,6 +112,10 @@
</div>
<div class="list-group">
<a href="/CoderSherlock.github.io/tags/android" class="list-group-item">android</a>
<a href="/CoderSherlock.github.io/tags/arm" class="list-group-item">arm</a>
</div>
</div>