📄 htmlsnippet5.html.svn-base
字号:
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<p>
<object width="425" height="355" align="right"><param name="movie" value="http://www.youtube.com/v/FwaLJQpb7Hc&hl=en&rel=0&color1=0xe1600f&color2=0xfebd01"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/FwaLJQpb7Hc&hl=en&rel=0&color1=0xe1600f&color2=0xfebd01" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>
Writing appealing cross device applications today in Java ME is challenging.
Due to implementation differences in fonts, layout, menus, etc.
the same application may look and behave very differently on different devices.
In addition much of the advanced UI functionality is not accessible in
<a target="_blank" href="http://java.sun.com/javame/reference/apis/jsr037/javax/microedition/lcdui/package-frame.html">LCDUI</a>
and requires the developer to write very low level "paint" type code.
The Lightweight UI Toolkit was developed to address these issues.
The Lightweight UI Toolkit makes it very easy to create compelling UI's that
will look and behave the same on all devices using a programming paradigm similar to Swing.
This Toolkit is able to run on CLDC1.1 MIDP2.0/CDC PBP/SE. <br /><br />
See more LWUIT related videos <a href="http://www.youtube.com/user/vprise">here</a>.<br />
For further details and guides go to the <a href="http://lwuit.blogspot.com/">LWUIT blog</a>.
<br clear="all" />
</p>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -