搜索资源列表
Web162_200691612146992
- 手机游戏坦克大战import java.awt.* import javax.swing.* import java.awt.event.* import java.util.EventListener public class HsTank2 extends JFrame { HsTank2(String title) { this.setTitle(title) this.setSize(608 , 630) this.setLocati
070105111827
- 提供给JAVA入门者,免費下载PPT和源码 很多网友问我学习Java有没有什么捷径,我说“无他,唯手熟尔”。但是我却很愿意将自己学习的一些经验写出来,以便后来者少走弯路,帮助别人是最大的快乐嘛! 要想学好Java,首先要知道Java的大致分类。我们知道,自从Sun推出Java以来,就力图使之无所不包,所以Java发展到现在,按应用来分主要分为三大块:J2SE,J2ME和J2EE,这也就是Sun ONE(Open Net Environment)体系。J2SE就是Java2的标
School-tablix2-0.3.5.tar
- GPS Dev Board and Spec ,software,util
SMS扩展配置.rar
- 1、将jre文件夹复制到你本机所在的JDK下覆盖掉全部jre文件夹 2、将lib文件夹复制到你项目所在的lib,添加对应lib import org.smslib.IOutboundMessageNotification; import org.smslib.Library; import org.smslib.MessageEncodings; import org.smslib.MessageProtocols; import org.smslib.OutboundMessa
util
- android画图工具类,游戏开发时,图片翻转、旋转的实现-android drawing tools, game development, image rotation, rotation to achieve
util
- android中的工具类,各种。如json等http,file等,各种。-this snippet for android is util class package,simple json and http ,file.
J2ME_Samsung_Util_API
- J2ME Samsung Util API文档-J2ME Samsung Util API Documentation
MTKMpegTool01b1
- MTK tools Util.c
FontExporter
- FontExporter:将指定文件包含的文本,用指定的字体和大小导出到字库。 <br><br>PicFont:在另一个系统显示字库,可以将上面导出的文本,用同样的字体和大小显示出来。<br><br>使用的时候,先用 FontExporter 将图片字库导出,eg.<br>java util.loc.FontExporter 宋体 12 text.xml 0 FL12<br><br>然后在J2ME工程里面加入 P
comtorJ2ME-2004-Sep-11
- This lib util for j2me-This is lib util for j2me
HPUSBFW
- hp usb build util. Use to make a bootalble usb disk
tinylinegzip
- J2ME的文本压缩。 2ME压缩总汇的例子.对开发手机程序很有帮助。-GZIPInputStream is a pure J2ME implementation of the java.util.zip.GZIPInputStream class that uses the same Java API as in Java 1.1 or Java 1.4.1. The size of the com.tinyline.util.GZIPInputStream in the J
codeutils
- variety code util gold kasami
2(2)
- 本文主要是java串口编程的例子 首先,要有comm.jar包 view plaincopy to clipboardprint? package cc.dfsoft.ranqi.util import -This article is the first example of java programming serial port, there must be comm.jar package view plaincopy to clipboardprint? Package cc.dfso
jazzlib-j2me-src-0.0.7
- port jazzlib-0.0.7 to j2me. source code (implementation of the java.util.zip library) http://code.google.com/p/staff/
NotificationsViewCE
- Util for Windows Mobile: Generate report about all Notifications
AutoPressKeyToRegisterExe
- Util for Windows Mobile: automatic press softkey for enable start exe/dll dialog
kenken
- 基于J2ME的 填趣味数字游戏 包含源代码和素材 import javax.microedition.midlet.MIDlet import java.util.Random import javax.microedition.lcdui.* import javax.microedition.lcdui.game.* import javax.microedition.midlet.MIDletStateChangeException import javax
DateDialog.rar
- package org.crazyit.dialog import java.util.Calendar import android.app.Activity import android.app.DatePickerDialog import android.app.TimePickerDialog import android.os.Bundle import android.view.View import android.view.View.OnCl
util
- 微信小程序通用功能util类,包括网络请求封装,弹窗,加载Loading,时间格式化等功能。(WeChat small program general function util class, including network request encapsulation, popup window, load Loading, time formatting and other functions.)