/images/yun-da.png

卷云

Vim Notes 1

Beginning In fact I have been learning Vim editor for a while. At the beginning, after getting basic knowledge of Python, I just need an editor to write my Python scripts. Before that I used MATLAB and wrote scripts in MATLAB environment. (I changed between MATLAB and Python for several times due to their different advantages, but that is another story.) Since my python primer is A Byte of Python and the author Swaroop C.

有关迷之优越感的小故事

今天看到p站上一张出现了某种生物,于是当然有人去众筹时间。然后另一些人就不高兴了。 作者暂时也没说啥; 顶多算是与内容不相干的评论吧,也没有(或者说我没看出)恶意; 说让“+1s”的立即去死的,说这些人恶化了p站环境的,实在也不见得比他们口中说的那些人高到哪里去; 若按照p站规定不能发,或作者不喜欢,可以举报/联系作者删掉就是,结果上来就往死里骂。 这就是所谓的优越感么?括弧笑:) 原图在此。

Learning HTML

This is the first html file I have written. {% highlight html %} <body style="background-color:lightgrey;"> <h1 style="color:red;">This is a red heading</h1> <hr> <p title="About YS"> Frederick. I am YS. </p> <p style="font-family:verdana;font-size:300%;text-align:center;"> This <br> paragraph contains a lot of lines in the source code, but the browser ignores it. </p> <!-- this is a comment --> <p>Here is a quote from WWF's website:</p> <blockquote cite="http://www.worldwildlife.org/who/index.html"> For 50 years, WWF has been protecting the future of nature.

温柔 - 翻唱

尝试发一下翻唱。原唱为五月天。 歌词: 走在风中今天阳光 突然好温柔 天的温柔地的温柔 像你抱着我 然后发现你的改变 孤单的今后 如果冷该怎么渡过 天边风光身边的我 都不在你眼中 你的眼中藏着什么 我从来都不懂 没有关系你的世界 就让你拥有 不打扰是我的温柔 不知道不明了不想要为什么我的心 明明是想靠近 却孤单到黎明 不知道不明了不想要为什么我的心 那爱情的绮丽 总是在孤单里 再把我的最好的爱给你 不知不觉不情不愿 又到巷子口 我没有哭也没有笑 因为这是梦 没有预兆没有理由 你真的有说过 如果有就让你自由 自由 这是我的温柔 这是我的温柔 … 这是我的 温柔

First Post - how to make a website by Jekyll

Hello everyone! This is my first post. In this post, I will teach you how to make a website just like this one using Jekyll. Even if you know nothing about how to write a webpage, it will only take few minutes. In fact, I am also a green hand and not familiar with everything of Jekyll, but let’s study together. First, you could go to Burela’s House-O-Blog to find the easily way to install Jekyll by Chocolatey.