文件名称:98

  • 所属分类:
  • 软件工程
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2014-03-14
  • 文件大小:
  • 32kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 张*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

1)编程思路:首先,本练习因为要制作模拟钢琴的实例,所以首先要生成程序界面:先通过语句Image m_ImgUp生成键盘、鼠标松开时显示的键盘图片,再通过语句Image m_ImgDown生成键盘、鼠标按下时显示的键盘图片,最后通过语句m_ImgUp=getImage(getDocumentBase(),"img/up.gif")和语句m_ImgDown=getImage(getDocumentBase(),"img/down.gif")加载图片,生成钢琴界面。然后,因为要实现模拟钢琴效果,所以要模拟声音的播放,首先通过语句AudioClip[] m_AudioClip=new AudioClip[14]生成一个音频对象的数组,保存七个中音和七个高音的声调,最后,通过函数public void keyPressed(KeyEvent e)来响应按下键盘的动作,实现声音的播放。-1) programming ideas: first, because to make examples of this exercise simulated piano, so we must first generate the program interface: first m_ImgUp generated when the keyboard, mouse, keyboard, display pictures by loosening the statement Image, then m_ImgDown generate keyboard and mouse through the statement Image Press keyboard display pictures, and finally through the statement m_ImgUp = getImage (getDocumentBase (), " img/up.gif" ) and statements m_ImgDown = getImage (getDocumentBase (), " img/down.gif" ) load images, generate piano interface. Then, because to achieve the effect of simulated piano, so to simulate the sound playback, first by the statement AudioClip [] m_AudioClip = new AudioClip [14] to generate an array of audio objects, saving seven midrange and treble tones of seven, and finally, By function public void keyPressed (KeyEvent e) in response to press the keyboard action, to achieve the sound.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





练习98模拟钢琴\AU\0.AU

..............\..\1.AU

..............\..\10.AU

..............\..\11.AU

..............\..\12.AU

..............\..\13.AU

..............\..\14.AU

..............\..\2.AU

..............\..\3.AU

..............\..\4.AU

..............\..\5.AU

..............\..\6.AU

..............\..\7.AU

..............\..\8.AU

..............\..\9.AU

..............\..\_desktop.ini

..............\IMG\DOWN.GIF

..............\...\Thumbs.db

..............\...\UP.GIF

..............\...\_desktop.ini

..............\Piano.class

..............\Piano.html

..............\Piano.java

..............\_desktop.ini

..............\练习98模拟钢琴.doc

..............\AU

..............\IMG

练习98模拟钢琴

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org