搜索资源列表
TaskSpy_0.96a.zip
- TaskSpy is a task manager for Symbian OS devices. It allows you to get more control and information over running tasks on your mobile phone. You can quickly switch tasks, kill processes and threads or free unused memory, as well as display detailed i
SymbianOS_ThreadProgramming
- Symbian 操作系统中对多任务的实现更提倡使用活动对象,但多线程也是非常有用的技 术,当移植程序、后台大量复杂运算或多媒体编程时, threads 都是必不可少的。
1
- 技术文档《Symbian OS: Threads Programming》中文版-Technical documentation " Symbian OS: Threads Programming" the Chinese version
SYMBIAN2
- Symbian C++高效编程:本书旨在帮助读者编写良好的基于Symbian OS的C++程序。全书共分为21章,分别介绍了Symbian OS中的类命名约定、异常退出、清除栈、两段构造、描述符、良好的描述符风格、动态的数组与缓冲区、使用活动对象的事件驱动多任务、活动对象、Symbian OS的线程与进程、客户/服务器原理、客户/服务器框架实践、二进制类型、ECOM、严重错误、用断言发现bug、调试宏与测试类、兼容性、轻量级模板、API、良好的编码风格等内容。 本书适合于使用Symbia
MyQuartz
- Quartz框架的核心是调度器。调度器负责管理Quartz应用运行时环境。调度器不是靠自己做所有的工作,而是依赖框架内一些非常重要的部件。Quartz不仅仅是线程和线程管理。-Framework is the core of Quartz scheduler. Quartz scheduler application to manage the runtime environment. Scheduler is not doing all the work on their own, but o
threadAndActiveObjectsEx
- Symbian线程和活动对象,这个例子中实现了典型的线程编程和活动对象编程,是初学者必看工具-Symbian threads and active objects, this case achieve typical active object thread programming and programming tools is a must see for beginners
