浏览模式: 标准 | 列表2008年07月的文章

PSP软件开发包(SDK)

        PSP软件开发包(PSPSDK)是一个公益的开源的工具
Sony's Playstation Portable (PSP)成文的游戏控制台类库。
它同样包含文档和其他开发资源它们写PSP上的软件。

» 阅读全文

Tags: psp, sdk, 开发, 翻译

对SOA的简单理解

SOA是什么? 很多的解释往往非常深奥, 看看这篇简单的理解.

» 阅读全文

Tags: soa, 简单

Why we have to wait for Android on the Neo 1973

So after a day of much fun and hacking, I sadly blog here in the face of defeat. Thwarted by binary only distribution and non-forwards compatible architectures. This tale of woe documents my attempt to get the Android stack running on the FIC Neo 1973 phone.

» 阅读全文

Tags: android

Google Android runs on Sharp Zaurus SL-C760

    Yesterday we managed to get Google Android running on a Sharp Zaurus SL-C760. This seems to be the first documented success with this device. This article provides instructions on how to get it working, in case you would like to try it at home :)

» 阅读全文

Tags: android

Google Android流暢的運行在Zaurus SL-C3000

翻譯 《Google Android runs on Sharp Zaurus SL-C3000》
譯文簡要:

現在我的 Zaurus C3000 成為了一個 Android Zaurus。

我已經照著 Gergely's blog Google Android runs on Sharp Zaurus SL-C760 得到了非常相似的結果。

o 鍵盤工作
o 觸摸板不能工作
o 網絡 Android applet 不能工作

» 阅读全文

Tags: android

編譯Android內核

Compilation of Android kernel 一文的翻譯

» 阅读全文

Tags: android

CWnd::PreCreateWindow

在创建Windows 窗口框架之前调用这个 CWnd 对象

 

» 阅读全文

Tags: mfc, 翻译

CView::OnInitialUpdate

view(视图对象)第一次创建时,在这个函数中完成相应的初始化。

» 阅读全文

Tags: mfc, 翻译