易截截图软件、单文件、免安装、纯绿色、仅160KB

lwuit开始支持HTML格式文件了 - Java / J2ME

今天翻墙到lwuit.blogspot.com里面去看了下,发现里面支持xhtml了。先转载如下:
Ofir has written a very detailed blog post about the new HTML component in LWUIT which you should probably check directly from him. He also wrote a very cool application making use of this component to browse parties in the MWC event! You can see a video of this application in action on the right side.

The HTML component in LWUIT is one of the most sought out features in LWUIT since day one. It required tremendous amount of work from Ofir which is still ongoing and the component still has allot of work pending. However, we do want something to be 100% clear: this is not, nor will it ever be a "browser in LWUIT". Opera, Bolt and other mobile browsers are usually implemented either with a native component or with a server component. The LWUIT HTML component is designed for very specific use cases that don't necessarily require a server component. So keep your expectations in place and don't expect the HTML component to render everything you throw at it since it isn't designed with that purpose in mind.

The HTML component is an example of a trend we have for quite some time of building composite components, that is assembling a component from multiple simpler components rather than implementing a component using graphics. 


然后继续翻墙到Ofir的blog下面,看了他的博客,先转载如下:
In the video: A use case of using HTMLComponent. Used both t


相关问答:

eclipse java 控制台 - Java / Java SE

怎么在控制台中输入类似下面的信息:
 s1234 50  
  s1235 80  
  s1234 90  
  s1234 40  
  s1236 90  
每当回车时 ......

mysql连接tomcat - Java / Web 开发

我已经按照教程上配置tomcat的server.xml
<Context path = "/POS" docBase = "POS" debug = "5" reloadable = "true" crossContext = "true" workDir = &quo ......

C/S项目架构设计----求助 - Java / Java SE

本人正在用Java做一个C/S架构的项目, 
可是由于项目比较大,前期对架构的设计尤其重要,因为后期可能随时会加个功能或者去掉某些功能。 
所以特地寻求如何设计C/S的架构使程序更加面向对象更加易于维 ......

java xml文题 - Java / Java SE

<?xml version="1.0" encoding="utf-8" ?> 
- <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical&q ......

一道java题目,等待大家给予解答~~ - Java / Java EE

题目:
  有1,2,3,4,5,6六个数字排序,用java程序计算出排序的种类。
  要求:一,以4开头
  二,2,3不能相邻
  三,不能以5开头
  希望大家能即 ......
© 2009 ej38.com All Rights Reserved. 关于E健网联系我们 | 站点地图 | 赣ICP备09004571号