-
zhuzhuMusicMan
猪猪音乐播放器是一个很简洁的音乐播放器,播放器的主界面只有简单的开始、后退、播放三个按钮。其余的就是专辑图片、歌曲名称、歌手名。因为大部分歌曲都没有专辑图片,所以项目中的专辑图片是几张写死的随机出现的图片。我不知道如果歌曲中如果有专辑图片会不会显示歌曲中的专辑图片。在主界面点击菜单可以出现播放列表、播放模式、版本检查、退出应用等按钮。播放列表里面的音乐时间布局显示有点问题,可能在大分辨率的手机上显示会正常。项目比较简单,也有详细的中文注释,适合新手学习和二次开发。(Pig music player is a very simple music player, player of the main interface only simple beginning, drawing back, playing three buttons. The rest is the album picture, the name of the song, the name of the singer. Because most of the songs are not on the album, so the project s album picture is a few random pictures of the dead. I don t know if there are any pictures of the album in the song if there is a picture of the album. Click menu in the main interface can appear play list, play mode, version check, exit applications, etc.. Play the music inside the list of time layout shows a little problem, it is possible to display on the large resolution of the phone will be normal. The project is relatively simple, there are detailed Chinese notes, suitable for beginners to learn and the two development.)
- 2016-06-22 15:54:57下载
- 积分:1
-
HomeWork_OS
模拟操作系统的界面程序,磁盘管理模块,文件管理模块,内存置换算法等(Simulation of the operating system interface program, disk management module, document management modules, memory replacement algorithm)
- 2021-01-07 04:08:52下载
- 积分:1
-
hezeliaotianshi
1、聊天室创建 管理员可以自由的创建嘉宾聊天室,可以随意添加嘉宾的名单、设置主题、时间和简介等有关内容...3、聊天室关闭 管理员可以关闭不再使用的嘉宾聊天室(1, the chat room administrator can create the freedom to create guests chat rooms, can add the list of guests, set the theme, time and brief description of other relevant content ... 3, chat rooms are no longer close the administrator can shut down chat rooms used by guests)
- 2008-05-03 23:14:18下载
- 积分:1
-
java200
要将 MenuBar 加入一个Frame 中,应使用的方法是?
A. setMenu()
B. setMenuBar()
C. add()
D. addMenuBar()
2. 使用哪一个布局管理器时,当Frame 的大小被改变时Frame 中的按钮的位置可能会被改
变?
A. BorderLayout
B. FlowLayout
C. CardLayout
D. GridLayout(To add a Frame MenuBar, the method should be using? A. setMenu () B. setMenuBar () C. add () D. addMenuBar () 2. When using a layout manager which, when Frame Frame size is changed in the position of the buttons may be changed? A. BorderLayout B. FlowLayout C. CardLayout D. GridLayout)
- 2014-05-17 21:12:54下载
- 积分:1
-
[Java 编程思想(第四版)]
说明: java经典书籍《Java编程思想》,经典之作。必读书籍(Java programming ideas, classic)
- 2021-02-18 14:34:14下载
- 积分:1
-
BUS
公交查询系统 Android studio(Bus search system can used by Android studio)
- 2019-01-11 17:08:28下载
- 积分:1
-
循环
说明: 控制条件语句的变量,在for循环结束后,就不可以被访问了,而while循环还可以访问,如果你继续想使用该变量,则可以使用while循环,否则推荐使用for循环,原因是for循环结束,该变量就从内存中消失,能够提高内存的使用效率。(The variable that controls the conditional statement is not accessible after the for loop has finished, and the while loop is accessible if you continue to use the variable, you can use the while loop. Otherwise, it is recommended to use the for loop, because the variable disappears from memory after the for loop, which can improve memory efficiency.)
- 2019-10-12 14:00:38下载
- 积分:1
-
ProfilerProcessor
@fileoverview Profiler processor is used to process log file produced by V8 and produce an internal profile representation which is used for building profile views in "Profiles" tab.
- 2014-01-12 09:26:30下载
- 积分:1
-
javabb086
一个由java编写的论坛web应用用mysql做数据层 经测试能跑起来(A java web application written in the forum do with mysql data layer has been tested and run up)
- 2014-02-16 20:47:12下载
- 积分:1
-
register
安装myeclipse之后,新建一个java类,实现免费注册(After installing myeclipse, create a new Java class, free registration)
- 2013-04-22 21:31:02下载
- 积分:1