Github pages is too slowly, today I use gitcafe host my website by default. And resolve github to overseas users.
"Terminal 打开文件方式"
1
open -a application ~/file
也可编辑vim ~/.zshrc关联软件:
1
2
3
4
5
6
7
alias ty='open -a typora'
alias -s md='open -a typora'
alias -s markdown='open -a typora'
alias showt='defaults write com.apple.finder AppleShowAllFiles TRUE'
alias showf='defaults write com.apple.finder AppleShowAllFiles FALSE'
即刻实现输入文件名打开文件:
1
~/Readme.md
学习曲线与 Hacking 大脑 - 郝培强
@tinyfool:《学习曲线与Hacking大脑》做一个终身学习者,不可阻挡的学习者。
iOS 编程(第四版)
IOS Programming: The Big Nerd Ranch Guide
About the Book and Download Solutions:
https://www.bignerdranch.com/we-write/ios-programming/
中文注释项目代码见译者的 GitHub: https://github.com/dingdaojun/iOSProgramming4ed
看前言就知道这本书很好,如何使用本书和版式说明足见有道和用心。
望我能够如作者建议,一天一章,好好编写代码。
Imgur
Imgur
Imgur
Know what's my weakness
Know what’s my weakness, but can’t change it. How tragedy.
Procrastination
Procrastination is really long word, just like I takes long time to do things.
伪命题,就是我懒,贪玩,没志气。
English block me to learn
From junior high school I start learn english, like a child it’s just psittacosis pronunciation and remember the chinese meanings. Without english-speaking environment, english is just a course. Like other course, I forget nearly everything.
君子的尊严-王小波
君子不若绅士般注重尊严。
When builting this website
All started with I studied iOS development in Xcode, it required me to fill in Organization Identifier.