一直以为Android里的匿名共享内存和linux里的共享内存有点亲戚关系。
我觉得这一切都要追根溯源一下,这样可能更容易了解一下。最初的程序是没有操作系统啊,内核啊这种概念的,所有的事情都得自己来干,包括如何访问外设,如何调度任务,如何分配内存,这样有个好处是灵活,坏处就是写代码累啊,事无巨细啥都自己干,程序员本来就够忙的了。:)
利用shadowsocks建立一个局域网内的vpn server
这里利用了两篇文章
http://blog.csdn.net/zcq8989/article/details/50545078
Consectetur adipiscing elit. Donec a diam lectus. Sed sit amet ipsum mauris. Maecenas congue ligula ac quam viverra nec consectetur ante hendrerit. Donec et mollis dolor.
Praesent et diam eget libero egestas mattis sit amet vitae augue. Nam tincidunt congue enim, ut porta lorem lacinia consectetur.
This is an example of a post which includes a feature image specified in the front matter of the post. The feature image spans the full-width of the page, and is shown with the title on permalink pages.
Jekyll supports the use of Markdown with inline HTML tags which makes it easier to quickly write posts with Jekyll, without having to worry too much about text formatting. A sample of the formatting follows.
From Michael’s Rose Minimal Mistakes.
Syntax highlighting is a feature that displays source code, in different colors and fonts according to the category of terms. This feature facilitates writing in a structured language such as a programming language or a markup language as both structures and syntax errors are visually distinct. Highlighting does not affect the meaning of the text itself; it is intended only for human readers.