搜索资源列表
四层架构的J2EE项目实例SqlAccounts.rar
- 一个四层结构的j2ee项目实例。对于初学者相当合适。欢迎下载使用。-a four-storey structure of the project creates examples. Very suitable for beginners. Welcome to download for use.
moncter
- 一个j2me游戏开发引擎,用midp1.0提供了类似midp2.0的功能。简化多线程、ui、http链接的使用。提供了方便的资源管理方式-a J2ME game engine using midp1.0 midp2.0 provide a similar function. To simplify multi-threaded, ui, http link use. Provide a convenient resource management
ebookReader
- JAVA手机的电子书编辑器以及阅读器,它包括一个使用java编写的手机电子书生成器,以及J2ME写的手机电子书阅读器,阅读器允许修改字符的前景色/背景色。目前已在k700C上测试通过。平台要求:J2ME,J2SDK。-Java phones electronic book editors and readers, which includes the use of a java mobile e-books prepared by the generator, and the J2ME mobi
决胜黄金海
- 使用java 开发的手机小游戏,海上反潜大战,画面和音效都不错,可以实际装入Nokia的s60的手机玩,希望大家能喜欢谢谢,-use small mobile games, sea anti-submarine war, images and audio is pretty good, and can actually load the release of the Nokia mobile phone play, I hope you will like to thank you,
mobileRPG_0.1_src
- 一个老外写的一个j2me环境的rpg引擎,正在不断更新。供学习使用,请勿用作商业开发,后果自负。-a foreigner wrote a J2ME environment rpg engine, which is continually updated. For learning to use, please do not used for commercial development, responsible for any consequences.
mobileVirProxy
- 在J2ME中实现虚拟代理,然后过滤user-agent ,用于突破广东移动等的cmwap限制 使用方法,启动后将相应软件(如Opera)的代理设成localhost 8080,即可-J2ME virtual agents, then filter user-agent, Guangdong Mobile breakthrough for the restrictions on the use of SMS, will start corresponding software (such
XORMOD双缓冲示例
- 用JAVA编写的建议的XORMOD双缓冲示例,供练习使用-prepared using JAVA XORMOD the recommendations of the two-sample buffer for the use of practice
炸弹人
- 炸弹小子,很好玩的一个手机游戏!玩家使用炸弹炸掉所有砖墙或者敌人-bomb artists, is a lot of fun in a cell phone game! Players use a bomb to blow up all the walls or enemies
chuqi
- 手机游戏中播放视频的程序代码.(原创)MIDP20可以作为游戏的引擎使用.对于开发视频游戏很有帮助-phones to play video games the code. (Original) MIDP20 can use the game engine. For the development of video games helpful
考研词典
- 又一款使用的j2me小程序,希望广大考验学子可以用到!-also use J2ME one small procedures in the hope that the majority of students can use the test!
CH_Brief_Introduction_to_Networked_MIDlets_v1_0.ra
- 基于网络的MIDlets简介 通过这个简介以及网络MIDlet和servlet的范例,你将有能力开发自己的网络MIDlets和相应的servlets。在诺基亚论坛的《一个基于网络的MIDlet范例:老虎机》[FRUITMAC]一文中,介绍了使用这种技术(甚至部分源码相同)的更为复杂的例子。-network-based MIDlets brief profiles as well as through the network and servlet MIDlet example, you wi
跳远类J2ME源代码
- 跳远体育类J2ME源代码。动作细腻。代码未混淆。可直接反编译学习使用-long jump Sports J2ME source code. Delicate movements. Code not confused. Direct-compiler learning
撑竿跳高J2ME源代码
- 撑竿跳体育类J2ME源代码。代码可直接反编译使用。-vault Sports J2ME source code. Anti-code compiler can be used directly.
无线网络纸牌游戏学习源代码
- 手机无线网络纸牌游戏源代码。非常适合学习使用-mobile wireless network card game source code. Very suitable for learning
j2merlsfk
- j2merlsfk.rar使用不是标准的J2ME,而是西门子的SMTK。包里是一个JBuilder工程。实际运行中跑起来比较慢。只在M55手机上试过。需要优化,-j2merlsfk.rar use instead of the standard J2ME, but Siemens SMTK. Bag is a JBuilder project. The actual operation run up more slowly. Only the M55 tried to phone. Need o
securemessenger-1_1_1-nokia-s60-de
- SecureMessenger可以在支持J2ME的设备(移动电话,PDA等)上进行安全的点对点消息通信。最初的实现使用SMS作为传输,用3DES 作为密码。 -SecureMessenger can support J2ME equipment (mobile phones, PDAs, etc.) to conduct secure point-to-point messaging. The initial realization of the use of SMS as transmi
使用剪贴板的复制粘贴程序
- java学习资料。使用剪贴板的复制粘贴程序
J-Link快速使用指南
- J-Link快速使用指南
AddinTimer
- 作品使用手册(与可运行代码一起打包,直接在大赛网站上传即可)-Manual work (and can be packaged together to run code directly in the contest Web site can upload)
标签技术的使用
- 在JSP页面中如何使用标签使页面中减少java 代码的使用,这样前端页面开发人员也能看懂(没有学过java语言)。