Long time no see.markdown
For some reason that I failed to keep updating this blog, which is really a shame. Though my lazy personality deserves much to blame, the inconvenience of formatting the articles (especially the paragraph, code snippet) using cnblogs really disturb me. To my joy, I noticed that "markdown" is supported now, maybe it's time to pick up and start it over? Who knows, maybe I will give it up again. Never mind, living in the moment is the most important, right?this
Note: there is a good online markdown editor herecode
OK, here we go. Just give it a try --orm
OK, let me try some code snippet...blog
def hello_world(): print 'Hello world!'
Another one...ip
SELECT '不勝涼風' FROM cnblogs.com WHERE id = 'fangwen.YU'
Yeah, it works.ci