注意:本文内容适用于 Tmux 2.3 及以上的版本,但是绝大部分的特性低版本也都适用,鼠标支持、VI 模式、插件管理在低版本可能会与本文不兼容。
启动新会话:
tmux [new -s 会话名 -n 窗口名]
恢复会话:
| <?xml version="1.0" encoding="utf-8"?> | |
| <rss version = "2.0" xmlns:media = "http://search.yahoo.com/mrss/"> | |
| <channel> | |
| <title>Chromecast BG</title> | |
| <link>http://chromecastbg.alexmeub.com</link> | |
| <description>Chromecast Bakground Images</description> | |
| <item> | |
| <title>John Cavacas</title> |
| n02119789 1 kit_fox | |
| n02100735 2 English_setter | |
| n02110185 3 Siberian_husky | |
| n02096294 4 Australian_terrier | |
| n02102040 5 English_springer | |
| n02066245 6 grey_whale | |
| n02509815 7 lesser_panda | |
| n02124075 8 Egyptian_cat | |
| n02417914 9 ibex | |
| n02123394 10 Persian_cat |
| update-alternatives --install "/usr/bin/ld" "ld" "/usr/bin/ld.gold" 20 | |
| update-alternatives --install "/usr/bin/ld" "ld" "/usr/bin/ld.bfd" 10 | |
| update-alternatives --config ld | |
| ld --version | |
| GNU gold | |
| export CPP=cpp-5 gcc-5 g++-5 | |
| env CXXFLAGS='-march=native -flto -fuse-linker-plugin' cmake .. -DCMAKE_BUILD_TYPE=Release |
| http://www.sunrayimage.com/examples.html | |
| http://trace.eas.asu.edu/yuv/ 都是yuv420p的 | |
| Example Images Download: | |
| You can download the example images of all the suppoted formats in version 2. |
| # insert SD and find out where it is mounted | |
| diskutil list | |
| # /dev/disk0 | |
| # #: TYPE NAME SIZE IDENTIFIER | |
| # 0: GUID_partition_scheme *250.1 GB disk0 | |
| # ... | |
| # /dev/disk1 | |
| # #: TYPE NAME SIZE IDENTIFIER | |
| # 0: FDisk_partition_scheme *15.7 GB disk1 | |
| # ... |
This list of resources is all about acquring and processing aerial imagery. It's generally broken up in three ways: how to go about this in Photoshop/GIMP, using command-line tools, or in GIS software, depending what's most comfortable to you. Often these tools can be used in conjunction with each other.
Q1: What's the perspective service of Sencha
Q2: How to improve Sencha with Sencha service
| <div><a href="http://jsforcats.com/">JS for cats</a></div> | |
| <div><a href="https://github.com/maxogden/art-of-node#the-art-of-node">Art of Node</a></div> | |
| <div><a href="http://github.com/substack/node-browserify"><img src="talk/browserify.png"></a></div> | |
| <div>javascript should run everywhere</div> | |
| <div><img src="talk/require.png"></div> | |
| <div><img src="talk/venn.png"></div> | |
| <div>browserify + npm = ♥</div> | |
| <div>npm = client side + server side modules in one registry</div> | |
| <div><a href="http://github.com/substack/browserify-handbook">browserify-handbook</a></div> | |
| <div><a href="http://npmjs.org/browserify-adventure">browserify-adventure</a></div> |