-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
20 changed files
with
73 additions
and
5,219 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,355 +1,8 @@ | ||
|
||
<!DOCTYPE html> | ||
<!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]--> | ||
<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]--> | ||
<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]--> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title>Blog Archive - 春上冰月的博客</title> | ||
<meta name="author" content="春上冰月"> | ||
|
||
|
||
<meta name="description" content="Blog Archive 2016 使用 retrofit2 上传文件的方法 Feb 12 2016 posted in android HackSpire 镜像站的镜像站现在已经开放 Jan 19 2016 posted in nspire 在 TI-Nspire CX-C CAS …"> | ||
|
||
|
||
<!-- http://t.co/dKP3o1e --> | ||
<meta name="HandheldFriendly" content="True"> | ||
<meta name="MobileOptimized" content="320"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
|
||
|
||
<link rel="canonical" href="http://www.caoyue.com.cn/archives"> | ||
<link href="/favicon.png" rel="icon"> | ||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css"> | ||
<link href="/blog/atom.xml" rel="alternate" title="春上冰月的博客" type="application/atom+xml"> | ||
<script src="/javascripts/modernizr-2.0.js"></script> | ||
<script src="http://libs.baidu.com/jquery/1.9.1/jquery.min.js"></script> | ||
<script>!window.jQuery && document.write(unescape('%3Cscript src="./javascripts/lib/jquery.min.js"%3E%3C/script%3E'))</script> | ||
<script src="/javascripts/octopress.js" type="text/javascript"></script> | ||
<!--Fonts from Google"s Web font directory at http://google.com/webfonts --> | ||
<!--Fonts from Google is change to 360 cdn for Chinese User --> | ||
<link href="http://fonts.useso.com/css?family=PT+Serif:regular,italic,bold,bolditalic" rel="stylesheet" type="text/css"> | ||
<link href="http://fonts.useso.com/css?family=PT+Sans:regular,italic,bold,bolditalic" rel="stylesheet" type="text/css"> | ||
<link href='http://fonts.useso.com/css?family=Lato:400,700,400italic,700italic' rel='stylesheet' type='text/css'> | ||
<script type="text/javascript"> | ||
$(document).ready(function(){ | ||
if ($(window).height()>$(window).width()) { | ||
$("html").css("background-image","none") | ||
} else { | ||
$("#copyright_footer").one("click", function(){ | ||
$("#after_footer_div").show(); | ||
$("html,body").stop(true).animate({scrollTop:$("#after_footer_scroll_down_target").offset().top}, 1000); | ||
}); | ||
} | ||
}); | ||
<script type="text/javascript"> | ||
window.location.replace("http://caoyue.com.cn/" + document.location.href.split("haruue.github.io/")[1]); | ||
</script> | ||
<!-- disable google analytics to improve speed --> | ||
<!-- | ||
--> | ||
</head> | ||
|
||
<body > | ||
<header role="banner"><hgroup> | ||
</hgroup> | ||
|
||
</header> | ||
<!-- <nav role="navigation"><ul class="subscription" data-subscription="rss email"> | ||
<li><a href="/blog/atom.xml" rel="subscribe-rss" title="subscribe via RSS">RSS</a></li> | ||
<li><a href="[email protected]" rel="subscribe-email" title="subscribe via email">Email</a></li> | ||
</ul> | ||
<form action="https://www.baidu.com/s" method="get"> | ||
<fieldset role="search"> | ||
<input type="hidden" name="q" value="site:www.caoyue.com.cn" /> | ||
<input class="search" type="text" name="q" results="0" placeholder="Search"/> | ||
</fieldset> | ||
</form> | ||
<ul class="main-navigation"> | ||
<li><a href="/">Blog</a></li> | ||
<li><a href="/blog/archives">Archives</a></li> | ||
</ul> | ||
</nav> --> | ||
<div id="main"> | ||
<div id="content"> | ||
<div> | ||
<article role="article"> | ||
|
||
<header> | ||
<h1 class="entry-title">Blog Archive</h1> | ||
|
||
</header> | ||
|
||
<div id="blog-archives"> | ||
|
||
|
||
|
||
|
||
<h2>2016</h2> | ||
|
||
<article> | ||
|
||
<h1><a href="/blog/2016/02/12/How-to-upload-file-with-retrofit2/">使用 retrofit2 上传文件的方法</a></h1> | ||
<time datetime="2016-02-12T23:34:48+08:00" pubdate><span class='month'>Feb</span> <span class='day'>12</span> <span class='year'>2016</span></time> | ||
|
||
<footer> | ||
<span class="categories">posted in <a class='category' href='/blog/categories/android/'>android</a></span> | ||
</footer> | ||
|
||
|
||
</article> | ||
|
||
|
||
|
||
<article> | ||
|
||
<h1><a href="/blog/2016/01/19/HackSpire-image-site/">HackSpire 镜像站的镜像站现在已经开放</a></h1> | ||
<time datetime="2016-01-19T21:40:36+08:00" pubdate><span class='month'>Jan</span> <span class='day'>19</span> <span class='year'>2016</span></time> | ||
|
||
<footer> | ||
<span class="categories">posted in <a class='category' href='/blog/categories/nspire/'>nspire</a></span> | ||
</footer> | ||
|
||
|
||
</article> | ||
|
||
|
||
|
||
<article> | ||
|
||
<h1><a href="/blog/2016/01/16/Install-Dict-on-CX-C-with-a-straightly-way/">在 TI-Nspire CX-C CAS 上直接安装字典方法的研究</a></h1> | ||
<time datetime="2016-01-16T02:31:28+08:00" pubdate><span class='month'>Jan</span> <span class='day'>16</span> <span class='year'>2016</span></time> | ||
|
||
<footer> | ||
<span class="categories">posted in <a class='category' href='/blog/categories/nspire/'>nspire</a></span> | ||
</footer> | ||
|
||
|
||
</article> | ||
|
||
|
||
|
||
<article> | ||
|
||
<h1><a href="/blog/2016/01/10/Ndless-Note/">Ndless 学习笔记</a></h1> | ||
<time datetime="2016-01-10T10:31:28+08:00" pubdate><span class='month'>Jan</span> <span class='day'>10</span> <span class='year'>2016</span></time> | ||
|
||
<footer> | ||
<span class="categories">posted in <a class='category' href='/blog/categories/nspire/'>nspire</a></span> | ||
</footer> | ||
|
||
|
||
</article> | ||
|
||
|
||
|
||
|
||
<h2>2015</h2> | ||
|
||
<article> | ||
|
||
<h1><a href="/blog/2015/09/17/coolpad-5261-de-root-yu-shua-ji-fang-fa/">Coolpad 5261 的 root 与刷机方法</a></h1> | ||
<time datetime="2015-09-17T13:31:28+08:00" pubdate><span class='month'>Sep</span> <span class='day'>17</span> <span class='year'>2015</span></time> | ||
|
||
<footer> | ||
<span class="categories">posted in <a class='category' href='/blog/categories/android/'>android</a></span> | ||
</footer> | ||
|
||
|
||
</article> | ||
|
||
|
||
|
||
<article> | ||
|
||
<h1><a href="/blog/2015/07/29/wo-yao-rang-wo-de-email-xiang-octopress-yi-yang-piao-liang/">我要让我的 Email 像 Octopress 一样漂亮</a></h1> | ||
<time datetime="2015-07-29T10:27:26+08:00" pubdate><span class='month'>Jul</span> <span class='day'>29</span> <span class='year'>2015</span></time> | ||
|
||
<footer> | ||
<span class="categories">posted in <a class='category' href='/blog/categories/html/'>html</a></span> | ||
</footer> | ||
|
||
|
||
</article> | ||
|
||
|
||
|
||
<article> | ||
|
||
<h1><a href="/blog/2015/07/16/strlib2-ji-yu-ti-basicde-zi-fu-chuan-han-shu-ku/">strlib2: 基于TI-BASIC的字符串函数库</a></h1> | ||
<time datetime="2015-07-16T11:30:25+08:00" pubdate><span class='month'>Jul</span> <span class='day'>16</span> <span class='year'>2015</span></time> | ||
|
||
<footer> | ||
<span class="categories">posted in <a class='category' href='/blog/categories/nspire/'>nspire</a></span> | ||
</footer> | ||
|
||
|
||
</article> | ||
|
||
|
||
|
||
<article> | ||
|
||
<h1><a href="/blog/2015/06/30/hello-world/">Hello World</a></h1> | ||
<time datetime="2015-06-30T11:14:54+08:00" pubdate><span class='month'>Jun</span> <span class='day'>30</span> <span class='year'>2015</span></time> | ||
|
||
|
||
</article> | ||
|
||
</div> | ||
|
||
|
||
</article> | ||
|
||
|
||
</div> | ||
|
||
<aside class="sidebar"> | ||
|
||
<section> | ||
<ul id="recent_posts"> | ||
<li class="post"> | ||
<a href="http://www.caoyue.com.cn" alt="Home"><img src="/images/Home.png"></a> | ||
<a href="http://www.caoyue.com.cn/archives/" alt="Archives"><img src="/images/Calendar.png"></a> | ||
<a href="mailto:[email protected]" alt="E-Mail"><img src="/images/Envelope.png"></a> | ||
<a href="http://www.caoyue.com.cn/atom.xml" alt="subscribe feed"><img src="/images/rss_big.png"></a> | ||
</li> | ||
</ul> | ||
</section> | ||
<section> | ||
<h1>About Me</h1> | ||
<br /> | ||
<div class="text" style=" text-align:center; font-weight:bold;"> | ||
<img src="/images/haruue120x120.png" /><br /> | ||
<br /> | ||
春上冰月 | Haruue Icymoon<br /> | ||
<br /> | ||
</div> | ||
拥有一点点异能力, <br /> | ||
却总是幻想着自己在特定波长条件下就能拥有绝对能力的春上 | ||
</section> | ||
<section> | ||
<h1>Recent Posts</h1> | ||
<ul id="recent_posts"> | ||
|
||
<li class="post"> | ||
<a href="/blog/2016/02/12/How-to-upload-file-with-retrofit2/">使用 Retrofit2 上传文件的方法</a> | ||
</li> | ||
|
||
<li class="post"> | ||
<a href="/blog/2016/01/19/HackSpire-image-site/">HackSpire 镜像站的镜像站现在已经开放</a> | ||
</li> | ||
|
||
<li class="post"> | ||
<a href="/blog/2016/01/16/Install-Dict-on-CX-C-with-a-straightly-way/">在 TI-Nspire CX-C CAS 上直接安装字典方法的研究</a> | ||
</li> | ||
|
||
<li class="post"> | ||
<a href="/blog/2016/01/10/Ndless-Note/">Ndless 学习笔记</a> | ||
</li> | ||
|
||
<li class="post"> | ||
<a href="/blog/2015/09/17/coolpad-5261-de-root-yu-shua-ji-fang-fa/">Coolpad 5261 的 Root 与刷机方法</a> | ||
</li> | ||
|
||
</ul> | ||
</section> | ||
|
||
<section> | ||
<h1>GitHub Repos</h1> | ||
<ul id="gh_repos"> | ||
<li class="loading">Status updating...</li> | ||
</ul> | ||
|
||
<a href="https://github.com/haruue">@haruue</a> on GitHub | ||
|
||
<script type="text/javascript"> | ||
$(document).ready(function(){ | ||
if (!window.jXHR){ | ||
var jxhr = document.createElement('script'); | ||
jxhr.type = 'text/javascript'; | ||
jxhr.src = '/javascripts/libs/jXHR.js'; | ||
var s = document.getElementsByTagName('script')[0]; | ||
s.parentNode.insertBefore(jxhr, s); | ||
} | ||
|
||
github.showRepos({ | ||
user: 'haruue', | ||
count: 0, | ||
skip_forks: true, | ||
target: '#gh_repos' | ||
}); | ||
}); | ||
</script> | ||
<script src="/javascripts/github.js" type="text/javascript"> </script> | ||
</section> | ||
|
||
<section> | ||
<h1>Links</h1> | ||
<ul> | ||
<li> | ||
<a href=/downloads/index.html target="_blank">资源&下载</a> | ||
</li> | ||
<li> | ||
<a href="http://tieba.baidu.com/f?kw=fx-es(ms)" target="_blank">百度fx-es(ms)吧</a> | ||
</li> | ||
<li> | ||
<a href="http://www.cncalc.org/" target="_blank">cnCalc 论坛</a> | ||
</li> | ||
<li> | ||
<a href="https://calcwiki.org/" target="_blank">CalcWiki 计算器百科</a> | ||
</li> | ||
<li> | ||
<a href="http://www.uiharu.space" target="_blank">Uiharu's Black Hole</a> | ||
</li> | ||
<li> | ||
<a href="http://www.haruakira.xyz" target="_blank">晴明教育グループ株式会社</a> | ||
</li> | ||
<li> | ||
<a href="http://120.27.113.124/HackSpire/index.php" target="_blank">HackSpire 镜像站点</a> | ||
</li> | ||
</ul> | ||
</section> | ||
|
||
|
||
|
||
|
||
</aside> | ||
|
||
|
||
</div> | ||
</div> | ||
<footer role="contentinfo" id="copyright_footer"><p> | ||
Copyright © 2016 - 春上冰月 - | ||
<span class="credit">Powered by <a href="http://octopress.org">Octopress</a></span> | ||
</p> | ||
|
||
</footer> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div id="after_footer_div" style="min-height: 40px; background-color: transparent; border-width: 0px; display: none;"><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /></div> | ||
<div id="after_footer_scroll_down_target" style="height: 0px; background-color: transparent; border-width: 0px;"></div> | ||
|
||
<!-- Baidu Auto Link Submit --> | ||
<script> | ||
(function(){ | ||
var bp = document.createElement('script'); | ||
bp.src = '//push.zhanzhang.baidu.com/push.js'; | ||
var s = document.getElementsByTagName("script")[0]; | ||
s.parentNode.insertBefore(bp, s); | ||
})(); | ||
</script> | ||
</body> | ||
</html> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.