摘要
描述在10KB内存(实际使用内存池6KB)的嵌入式系统中如何使用C语言实现WAP浏览器的解析过程。讨论极小内存环境下的WAP解析器实现,并且涉及到如何使用一些模拟技术实现类似OOD(ObjectOrientedDesign面向对象设计),以及如何提高软件的可移植性的问题。对该WAP浏览器的性能以及前景进行了测试与分析。
The design and implement of WAP browser are described. A parser of the WAP Browser in C language on an embedded system is developed which only has 10KB memory (The parser actually uses 6KB memory pool). How to implement the parse of WML file in an environment is discussed that only has little memory. In addition, the technique to simulate the object oriented design in the structure language is refered. The performance of the WAP browser is analyzed, and some comparison with the other browsers is made.
出处
《计算机工程与设计》
CSCD
北大核心
2005年第4期1012-1015,共4页
Computer Engineering and Design