原文見 http://blog.csdn.net/nightmare/article/details/7621669 二十年來微軟主宰了PC,但如今形勢已經發生轉變,而且這種轉變是從微軟內部開始的。長話短說,Windows平台Server和Client發展方向明確分離,Server向著雲端服務、Web應用、資料中心靠攏,Client向手機、平板等消費型產品靠攏,PC淪為向後相容的過渡品。對普通使用者,這種轉變不會很快帶來影響,但對軟體開發人員,已經是眼皮底下的事。 Windows
By Sarah Petit:Steve Jobs never had any formal engineering training, and hell, no one would venture to say that he was an engineer a programmer or anything of the sort. Still, Jobs possessed an uncanny understanding of technology and though he may
Google Chrome 是開源項目,V8自己單獨也是一個開源項目,地址是http://code.google.com/p/v8/.Check out 出來以後,直接開啟tools\visualstudio\v8.sln 就可以編譯了。官方用的是VS2005,我用的是2008。注意一點是,Google的很多開發會用Python(Google的三大語言,C++, Java, Python),V8也用到了。Chrome和V8的VS solution
最近偶然看到<<UML Distilled>>裡,提到了我最喜歡的3個事物。 Since ancient times, the most talented architects and the most gifted designers have known the law of parsimony. Whether it is stated as a paradox ("less is more"), or a koan ("Zen mind is
發現了另外一個故事,見http://www.businessweek.com/magazine/eric-schmidt-on-steve-jobs-10062011.html Everyone knows the transaction where the board sided with John Sculley and Steve left Apple (AAPL). Steve sold all of his Apple stock, kept one share, and
自己翻譯的Eric Schmidt on Steve Jobs原文見http://www.cnblogs.com/Chrome/archive/2012/06/08/2542179.html另外,我越來越覺得,蘋果的成功來自於物件導向的成功。 大家都知道蘋果董事會支援John Sculley和讓Steve Jobs離開蘋果(AAPL)的交易。Steve Jobs賣掉所有蘋果股票,只保有1股,並成立了NeXT。典型的Jobs手法。當我還在Sun
想查一下WinRT,發現一stackoverflow一篇非常有意思的問答。 http://stackoverflow.com/questions/7457371/why-is-winrt-unmanaged 作者提問,為什麼WinRT是非託管的? 答案是:The new Windows API is unmanaged because the leaders in the Windows teams (and Office team, whose former leader