-
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
-
SSH Demo
SSH 开发的最基本demo,数据库是mysql,SSH 开发的最基本demo,数据库是mysql,SSH 开发的最基本demo,数据库是mysql,SSH 开发的最基本demo,数据库是mysql,SSH 开发的最基本demo,数据库是mysql,
- 2022-04-30 16:10:53下载
- 积分:1
-
TestSmgp
smgp jar 可以根据需要调用相应的jar包完成程序的开发(smgp jar)
- 2015-03-06 23:51:31下载
- 积分:1
-
软件工程实习报告模板
改实习报告包括HTML5、js、Oracle、Java等的学习
- 2022-08-25 07:24:28下载
- 积分:1
-
PSOClustering(1)
source code of PSO(Particle Swarm optimization)
- 2015-04-09 03:18:36下载
- 积分:1
-
简介
JavaEE在开发的时候,如果是系统内部常量,一般提倡用枚举常量类,写在单独的类中,但是经常要修改的变量,比如数据源配置,如果存在数据库中,有种浪费。...
简介
JavaEE在开发的时候,如果是系统内部常量,一般提倡用枚举常量类,写在单独的类中,但是经常要修改的变量,比如数据源配置,如果存在数据库中,有种浪费。但是存在TXT中扩展性不好,就笔者观察,一般的程序员都喜欢把经常修改的常量存在xml文件或者properties文件。
存在xml文件最大的好处是扩展性很好,一般用sax或者dom这两个方向的框架,比如DOM4J,JDOM等。Sun推出的JAXM(Java API for XML Messaging)也是用的DOM4J。由于SAX的处理方式类似流媒体,是逐行的,不需要全部加载。而DOM是全部加载在内存,生成树。因而SAX的读取比DOM性能好,但是修改的话DOM略胜一筹。properties文件的扩展性不如xml,但是有很多xml没法实现的优势,比如加密之类的~
Helloworld
笔者根据自己开发中感受,写了一个工具包,用来体现读取xml或者properties的流程,大家在使用的时候记得修改文件路径。一共包含五个文件.本demo主要是用来模拟读取数据库的账户和密码的,读者可以在此基础上扩展。-Brief introduction
JavaEE development at the time, if the system constants are generally used to promote constant enumeration type, write in a separate category, but often want to modify the variables, such as the data source configuration, if the database exist, in one waste. But the existence of bad TXT extension on my observation, the programmers in general are often modified to enjoy the constant existence xml documents or document properties.
Xml files exist to expand the biggest benef
- 2022-06-01 17:25:12下载
- 积分:1
-
android
基于java基础的安卓部分的学习和代码,全部在压缩文件内(english version)
- 2013-09-11 21:13:27下载
- 积分:1
-
网上书城
本书城对数按照内容进行分类,会员可以根据书的所属种类选择加入到购物车,然后付款。注册会员时需要进行邮箱验证码的激活,才能注册成功,后台管理员可以对书的状态、数量进行管理调整。
- 2022-05-19 14:44:30下载
- 积分:1
-
酒店界面,没有按钮,只是界面,相当不错,有点不太使用,只是个例子...
酒店界面,没有按钮,只是界面,相当不错,有点不太使用,只是个例子-Hotel interface, no buttons, only interface, is quite good, a bit less to use, just an example
- 2023-01-12 13:05:03下载
- 积分:1
-
ranve
是实用的东西,介绍利用JAVA开发的一个程序,鼓励程序()
- 2018-05-15 11:56:11下载
- 积分:1