account2

所属分类:Java编程
开发工具:Java
文件大小:107KB
下载次数:49
上传日期:2006-09-30 23:26:10
上 传 者haroun
说明:  基于netbeans环境开发的银行帐户管理系统. 主要是用swing组件,不适合高手下载!!
(netbeans environment based on the development of the bank account management system. It is mainly used swing components, not suitable for a master download! ! Ha ha)

文件列表:
account2\nbproject\project.xml (578, 2006-09-27)
account2\nbproject\project.properties (2041, 2006-09-27)
account2\nbproject\private\private.properties (157, 2006-09-27)
account2\nbproject\private\private.xml (211, 2006-09-28)
account2\nbproject\private (0, 2006-09-27)
account2\nbproject\build-impl.xml (27025, 2006-09-27)
account2\nbproject\genfiles.properties (632, 2006-09-27)
account2\nbproject (0, 2006-09-27)
account2\build.xml (3361, 2006-09-27)
account2\src\account2\Main.java (623, 2006-09-27)
account2\src\account2\first.java (6842, 2006-09-27)
account2\src\account2\first.form (7035, 2006-09-27)
account2\src\account2\second.java (8900, 2006-09-27)
account2\src\account2\second.form (7820, 2006-09-27)
account2\src\account2\Account.java (1214, 2006-09-27)
account2\src\account2\third.java (12726, 2006-09-28)
account2\src\account2\third.form (12075, 2006-09-28)
account2\src\account2\third2.java (11554, 2006-09-27)
account2\src\account2\third2.form (10927, 2006-09-27)
account2\src\account2\Customer.java (1089, 2006-09-28)
account2\src\account2 (0, 2006-09-27)
account2\src (0, 2006-09-27)
account2\test (0, 2006-09-27)
account2\manifest.mf (85, 2006-09-27)
account2\build\classes\account2\first$1.class (717, 2006-09-27)
account2\build\classes\account2\first.class (5190, 2006-09-27)
account2\build\classes\account2\Main.class (653, 2006-09-27)
account2\build\classes\account2\first$2.class (717, 2006-09-27)
account2\build\classes\account2\second$1.class (724, 2006-09-27)
account2\build\classes\account2\second.class (6533, 2006-09-27)
account2\build\classes\account2\second$2.class (724, 2006-09-27)
account2\build\classes\account2\second$3.class (724, 2006-09-27)
account2\build\classes\account2\second$4.class (724, 2006-09-27)
account2\build\classes\account2\Account.class (1082, 2006-09-27)
account2\build\classes\account2\third$1.class (717, 2006-09-28)
account2\build\classes\account2\third.class (7761, 2006-09-28)
account2\build\classes\account2\third$2.class (717, 2006-09-28)
account2\build\classes\account2\third$3.class (717, 2006-09-28)
account2\build\classes\account2\Customer.class (1208, 2006-09-28)
account2\build\classes\account2\testBean.class (1272, 2006-09-27)
... ...

======================== 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 "account2.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. * If the classpath contains a folder of classes or resources, none of the classpath elements are copied to the dist folder. * 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.

近期下载者

相关文件


收藏者