echo 'RW1haWwvTVNOL0d0YWxrOiBhMThjY21zQGdtYWlsLmNvbQo=' | base64 -d
可能你并不喜欢长篇的文字。不过我还是建议作为应试教育下成长起来的我们,仔细品味这篇文章下的含义,它确实是应该拥有的“思维方法”。(文章是转载的,不过我想你不会找得到它的出处的。所以我也仅仅是转载,并且带有影射的词语替换了下,如侵犯任何XX,请来信说明!请别直接带我去喝茶。)
阅读全文...
唉,自从开始用GoogleReader之后就没有把精品的发布到我的博客上的习惯了。真是太郁闷了。每次看到好的文章直接就加星,共享。唉~~便捷的操作真的让人懒惰。有没有什么办法直接把我共享的文章发送到Blog的办法呢?~~~呵呵~~我以后会尽量注意的。或者就单独发布Only我自己的东西。马上六月了。急切等待Ipad港行上市中~~~~~~
Today I installed Windows Xp in Virtuabox however happen an error.
VT-x is not available
Unknown error creating VM
So How to solve this problem?Do it:
In VirtualBox 3.0.2, this option no longer appears in the Advanced pane. Nevertheless I managed to find a workaround to deselect the option despite it no longer appearing in the UI:
Under the ~/Library/VirtualBox/Machines directory you will find a folder for each virtual machine you have created. Within this directly you will find an XML file with the machine settings.
It looks like:
13 </ExtraData> 14 <Hardware version="2"> 15 <CPU count="1"> 16 <HardwareVirtEx enabled="true" exclusive="false"/> 17 <HardwareVirtExNestedPaging enabled="true"/> 18 <HardwareVirtExVPID enabled="true"/> 19 <PAE enabled="true"/> 20 </CPU>
Just change the 'enabled="true"' part to 'enabled="false"'.
Enjoy.
Recently,I Try to use the Snow Leopard ,But it lacks a feature.
Debian-like bash_completion! I missed you! So I Seached with Google!
To install it just do:
sudo port install bash-completion echo "source /opt/local/etc/bash_completion" >> ~/.bash_profile chmod +x ~/.bash_profile
Tip: You must have MacPorts installed to run the first command. MacPorts Form http://www.macports.org .
If you don’t know yet what is bash_completion, it is a feature for shells to autocomplete commands. Example: You are on a git repository. You type git fe and press TAB, bash_completion will fill “fetch” for you. If you have branches, they are autocompleted too. GNU Tar only shows files compatible with the filters you selected. So if you tar xvzf my-softw TAB, it will complete only filenames that are on tar.gz or tgz format and that starts with the string you already typed.
It is heaven again.

★心理学家认为,判断男女两个人是否适合“牵手”,应考虑以下10个因素。
最新评论