src

所属分类:Java编程
开发工具:Java
文件大小:842KB
下载次数:2
上传日期:2008-06-02 00:03:17
上 传 者lajilaji
说明:  用Java编写的一个可下载MP3,并可以在下载的同时听歌的软件,有源代码。
(Using Java prepared a downloadable MP3, and can be downloaded at the same time in the music software, source code.)

文件列表:
Muslife\build.xml (3358, 2008-04-09)
Muslife\manifest.mf (85, 2008-04-06)
Muslife\src\org\serain\shmily\ui\Muslife.java (41012, 2008-04-12)
Muslife\src\org\serain\shmily\ui\Muslife.form (41809, 2008-04-12)
Muslife\src\org\serain\shmily\ui\AboutDialog.java (2408, 2008-04-12)
Muslife\src\org\serain\shmily\ui\AboutDialog.form (2954, 2008-04-12)
Muslife\src\org\serain\shmily\ui\MailDialog.java (3350, 2008-04-16)
Muslife\src\org\serain\shmily\ui\MailDialog.form (3368, 2008-04-16)
Muslife\src\org\serain\shmily\player\Mp3Player.java (4813, 2008-04-09)
Muslife\src\org\serain\shmily\player\PcmPlayer.java (2708, 2008-04-08)
Muslife\src\org\serain\shmily\player\ListPlayer.java (3527, 2008-04-12)
Muslife\src\org\serain\shmily\player\PlayListReader.java (3980, 2008-04-12)
Muslife\src\org\serain\shmily\player\ExtensionFileFilter.java (1023, 2008-04-11)
Muslife\src\org\serain\shmily\player\ExtensionIOFilenameFilter.java (688, 2008-04-11)
Muslife\src\org\serain\shmily\model\PlayListTableModel.java (579, 2008-04-11)
Muslife\src\org\serain\shmily\model\searchTableModel.java (572, 2008-04-10)
Muslife\src\org\serain\shmily\model\TaskTableModel.java (618, 2008-04-10)
Muslife\src\org\serain\shmily\model\MyAbstractTableModel.java (1261, 2008-04-14)
Muslife\src\org\serain\shmily\downloadUrl\HtmlCode.java (583, 2008-04-09)
Muslife\src\org\serain\shmily\downloadUrl\Parse.java (2552, 2008-04-10)
Muslife\src\org\serain\shmily\downloadMusic\Downloader.java (3115, 2008-04-10)
Muslife\src\org\serain\shmily\ztest\Test3.java (344, 2008-04-09)
Muslife\src\org\serain\shmily\ztest\player.java (935, 2008-04-09)
Muslife\src\org\serain\shmily\ztest\test.java (3082, 2008-04-11)
Muslife\src\org\serain\shmily\vo\SearchItem.java (1071, 2008-04-10)
Muslife\src\org\serain\shmily\vo\Track.java (796, 2008-04-11)
Muslife\src\org\serain\shmily\vo\DownloadTask.java (2147, 2008-04-10)
Muslife\src\org\serain\shmily\vo\MyVoInterface.java (265, 2008-04-10)
Muslife\src\org\serain\shmily\mail\ReceiveMail.java (991, 2008-04-12)
Muslife\src\org\serain\shmily\mail\AutherBean.java (746, 2008-04-12)
Muslife\src\org\serain\shmily\mail\Email.java (4145, 2008-04-12)
Muslife\src\org\serain\shmily\mail\GBC.java (3022, 2008-04-12)
Muslife\src\org\serain\shmily\mail\MainUI.java (4942, 2008-04-12)
Muslife\nbproject\project.xml (577, 2008-04-09)
Muslife\nbproject\project.properties (2279, 2008-04-12)
Muslife\nbproject\build-impl.xml (33170, 2008-04-09)
Muslife\nbproject\genfiles.properties (455, 2008-04-09)
Muslife\nbproject\private\private.properties (607, 2008-04-12)
Muslife\nbproject\private\private.xml (211, 2008-04-14)
Muslife\nbproject\private\config.properties (0, 2008-04-08)
... ...

======================== BUILD OUTPUT DESCRIPTION ======================== When you build an Java application project that has a main class, the IDE automatically copies all of the JAR files on the projects classpath to your projects dist/lib folder. The IDE also adds each of the JAR files to the Class-Path element in the application JAR files manifest file (MANIFEST.MF). To run the project from the command line, go to the dist folder and type the following: java -jar "Muslife.jar" To distribute this project, zip up the dist folder (including the lib folder) and distribute the ZIP file. Notes: * If two JAR files on the project classpath have the same name, only the first JAR file is copied to the lib folder. * Only JAR files are copied to the lib folder. If the classpath contains other types of files or folders, none of the classpath elements are copied to the lib folder. In such a case, you need to copy the classpath elements to the lib folder manually after the build. * If a library on the projects classpath also has a Class-Path element specified in the manifest,the content of the Class-Path element has to be on the projects runtime path. * To set a main class in a standard Java project, right-click the project node in the Projects window and choose Properties. Then click Run and enter the class name in the Main Class field. Alternatively, you can manually type the class name in the manifest Main-Class element.

近期下载者

相关文件


收藏者