IamEasy_Man

Filled With Confidence , And Never Say Give Up !

2010年8月13日

【摘录】BREW的功能函数库

摘要: 归纳得不错的brew函数库 阅读全文

posted @ 2010-08-13 19:38 IamEasy_Man 阅读(667) 评论(0) 推荐(0)

【摘录】Cooperative Multithreading in BREW with IThread

摘要: My last article mentioned the BREW IThread as a possible solution to the challenges of dealing with blocking code on BREW. Whether you're porting existing code to BREW or writing new code, the IThread interface can be quite handy. Sadly, in my experience it's one of the most misunderstood and maligned interfaces provided by BREW—developers seem to overlook it and write code which provides the same functionality (using AEECallback and ISHELL_Resume), often because they have decided that since BRE 阅读全文

posted @ 2010-08-13 19:36 IamEasy_Man 阅读(453) 评论(0) 推荐(0)

导航