IamEasy_Man

Filled With Confidence , And Never Say Give Up !

随笔分类 -  Brew开发

【摘录】Using Webservices ( SOAP ) in BREW
摘要:This post deals with making the SOAP based Webservices API to work in the BREW environment. It is not intended to be a tutorial on SOAP or webservices... 阅读全文

posted @ 2010-12-02 11:22 IamEasy_Man 阅读(271) 评论(0) 推荐(0)

【摘录】构建可下载 BREW" 应用程序的方法
摘要:http://soft6.com/html/tech/6/60272.shtml一旦创建应用程序并在 BREW 模拟器上测试,您将需要编译其 ARM 应用程序。 建议将BREW RealView" 编译工具与 BREW 协同使用。您也可以使用 ARM 开发者套件 (ADS)。 BREW RealVi... 阅读全文

posted @ 2010-10-12 10:53 IamEasy_Man 阅读(293) 评论(0) 推荐(0)

【摘录】使用BREW开发定位应用程序
摘要:本文目的是给那些BREW开发者们一个关于BREW SDK/API中有效特征的大概的了解,他们用这些来创建BREW定位应用程序。 阅读全文

posted @ 2010-10-09 15:56 IamEasy_Man 阅读(578) 评论(0) 推荐(0)

【摘录】Brew的屏幕的拷贝
摘要:Brew的屏幕的拷贝 阅读全文

posted @ 2010-09-30 17:29 IamEasy_Man 阅读(211) 评论(0) 推荐(0)

【摘录】BREW的功能函数库
摘要:归纳得不错的brew函数库 阅读全文

posted @ 2010-08-13 19:38 IamEasy_Man 阅读(670) 评论(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 阅读(459) 评论(0) 推荐(0)

【摘录】BREW应用的c++实现注意点
摘要:BREW应用的c++实现注意点 从VC6.0的调试器来说吧,肯定支持C++语言了,对于ARM或者GCC来说,也是有可用的C++编译器,而且任何支持BREW的手机都可以运行通过ARM或者GCC编译连接出来的目标代码,所以从环境来说,BREW开发是可以应用C++语言的。 阅读全文

posted @ 2010-08-09 11:07 IamEasy_Man 阅读(290) 评论(0) 推荐(0)

【摘录】深入BREW消息处理机制
摘要:BREW消息处理机制 阅读全文

posted @ 2010-04-10 11:21 IamEasy_Man 阅读(236) 评论(0) 推荐(0)

导航