Lomo's BLOG

行之而不著焉 习矣而不察焉 终身由之而不知其道也 众也 ~
  首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

文章分类 -  Embedded Browser

摘要:Please note that this project is no longer in development. If you would like to continue or do anything at all with the source code, you are of course welcome to do so, since it is GPL. If you have an... 阅读全文

posted @ 2006-06-28 16:12 Lomo 阅读(796) 评论(0) 推荐(0)

摘要:oFBis, which used to be named libfb, is a library containing a few simple graphical routines for the Linux framebuffers. It is comparable to the svgalib found on Linux/i386. It was at first not a part... 阅读全文

posted @ 2006-06-28 16:09 Lomo 阅读(264) 评论(0) 推荐(0)

摘要:From: http://www.robertnyman.com/2005/05/02/the-zen-of-css-design-a-review/Since most of my readers are very interested in CSS and many of you know who Dave Shea and Molly are, I thought I’d try and w... 阅读全文

posted @ 2006-06-28 15:57 Lomo 阅读(397) 评论(0) 推荐(0)

摘要:对于各种嵌入式应用而言,一个非常重要的方面就是客户端的用户界面接口——浏览器 嵌入式系统中网络技术: 浏览器是一个交互程序,从概念上讲,它是由一组客户,一组解释器与一个管理它们的控制器所组成,控制器形成了浏览器的中心部件,它解释鼠标点击与键盘输入,并且调用其他组件来执行用户制定的操作。 每个解释器必须包含一个HTML解释器来显示文档,其他解释器是可选的,H... 阅读全文

posted @ 2006-06-21 10:58 Lomo 阅读(905) 评论(0) 推荐(0)