搜索资源列表
bobin
- 这个是JApplet小程序,可在中秋时博饼之用,呵呵,不足之处望指出-JApplet this is a small program, the Mid-Autumn Festival when Bo cake used, what deficiencies Department said Wang
AudioMIDlet
- j2me实现在本地wav,mid格式是音乐播放,以及用本机(localhost)虚拟远程下载并播放音乐。
mif_rw
- .mif .mid file read and write
java
- 此为通用版本,适合屏幕为176*220的手机使用(要求是MIDP2.0并且支持JSR75,例如索爱K750/W800). 它还可以播放音乐同时阅读电子书,也可以播放视频且字幕同步.此外,还提供皮肤加载功能及个性化设置. 可能支持的影音格式有mid/imy/amr/wav/aac/mp3/3gp/mp4(本程序只能播放你手机本身支持的音乐格式). 重要说明:(1) 默认语言为英文。右软键进入主菜单--选Config--即可设置为中文,重新启动程序生效。 (2) 默认时区为+0。想正
Player
- 一个非常简单易用的手机播放器,能播放mid,流媒体3gp等格式的音视频-A very easy to use mobile phone player, can play mid, streaming audio and video formats 3gp
Graphic
- 直线dda算法,直线bresenham算法,圆的中点算法,圆的bresenham算法,椭圆重点算法的java演示-Linear dda algorithm, Bresenham line algorithm, circle the mid-point algorithm, Bresenham algorithm for circle, oval key algorithm java demo
HibernateSpring
- 适合中级开发人员,对hibernate有基础的人比较有帮助。-Suitable for mid-level developers, based on the hibernate there are more helpful.
Soundpalyer
- A sound Player to play mid format
DrawImage
- 该程序是用JAVA来实现图形学中的中点算法来画直线,圆,椭圆!-The program is a JAVA Graphics to achieve the mid-point algorithm to draw a straight line, round, oval!
Archive
- 一个简单的播放mid音乐文件的程序, 包含一个音乐文件和java文件-Play a simple procedure for mid music files
Audiodemo
- JAVAME音频文件播放器,可播放mid,mp3等手机音频文件。-JAVAME audio file player, can play mp3 players, mobile finagle salary-cap room by dealing audio files.
JDBC
- JAVA向中级过度最核心的技术点,JDBC,数据库连接的代码。 这是一篇介绍文档-JAVA over to the mid-point of the core technologies, JDBC, database connection code. This is an introduction document
shopcart
- 购物系统,列表列出商店中的所有商品、数量级价格,系统对客户的每次购物情况进行记录,年中进行统计可户的消费情况-Shopping system, list all the goods listed in the store, the price of magnitude, the system for each customer' s shopping record of the situation in mid-year statistics available household con
MIDP2.0
- 移动信息设备简表 (MIDP) 适合类似于蜂窝电话和寻呼机这样的设备。MIDP,就象 KJava 一样,同样也建立在 CLDC 之上。MID 简表提供一种标准的运行时环境,允许在终端用户设备上动态地配置新的应用程序和服务。-game
MIDP
- 移动信息设备简表 (MIDP) 适合类似于蜂窝电话和寻呼机这样的设备。MIDP,就象 KJava 一样,同样也建立在 CLDC 之上。MID 简表提供一种标准的运行时环境,允许在终端用户设备上动态地配置新的应用程序和服务。-game
gc
- 此代码能在控制台显示当前月日历 即某月中周一到周日 且下面有1号~31号 或者其他-This code can be in the console displays the current calendar month that a mid-Monday to Sunday and the following have 1 ~ 31, or other
139E-mailwormwrittenexamples
- 利用mail.139.com,由于对邮件正文过滤不严,导致存在xss漏洞来触发浏览器去读取远端的js脚本,并且执行该脚本。该脚本能够在IE浏览器执行。 同时,经过分析发现,mail.139.com中发送邮件的功能存在CSRF弱点 可以通过Ajax技术获取发送邮件所需要的mid值。另外邮箱的“通信录 “中的联系人邮件可以直接通过javascr ipt取出。-Using mail.139.com, due to lax message body filtering, leading to xss
efoxSystem
- 这文档对于想进入管理层的中级程序员很有帮助,适合初步的发展学习资料-This document management for mid-level programmers to access helpful information for the initial development of learning
playSoundWithJava
- 这是一个小程序的集合,里面包含了用java播放 .mp3, .wav, .mid等格式的程序-it contains little programes which can be used to play sound files ends with .mp3、.wav and .mid ....
Java-mid-term-test
- (1)某邮局对邮寄包裹有如下规定:若包裹的长宽高任一尺寸超过1米或重量超过30千克,不予邮寄;对可以邮寄的包裹每件收取手续费0.5元,再加上根据下表按重量weight计算的邮资,请编写程序计算某包裹的邮寄资费。 重量(千克) 收费标准(元) weight<=10 1.00 10<weigh<=20 0.90 20<weigh<=30 0.80 (2)设计一个Rectangle(矩形)类,数据成员包括length(长)、width(宽)。要求成员方法实现