資源簡介
javaweb B2C的商城源碼 有需要的可以下載下來看下,項目的源碼比較完整。
代碼片段和文件信息
package?com.itheima;
public?class?Client?{
public?static?void?main(String[]?args)?{
String?str?=?“hello“;
change(str);
System.out.println(str);
}
public?static?void?change(String?value){
System.out.println(value);
value?=?“world“;
}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-06-17?19:47??store\
?????文件?????????661??2018-06-07?11:15??store\.classpath
?????文件????????1041??2018-05-29?08:54??store\.project
?????目錄???????????0??2018-06-17?19:47??store\.settings\
?????文件?????????567??2018-05-29?08:54??store\.settings\.jsdtscope
?????文件?????????364??2018-05-29?08:54??store\.settings\org.eclipse.jdt.core.prefs
?????文件?????????476??2018-05-29?08:54??store\.settings\org.eclipse.wst.common.component
?????文件?????????345??2018-05-29?08:54??store\.settings\org.eclipse.wst.common.project.facet.core.xm
?????文件??????????49??2018-05-29?08:54??store\.settings\org.eclipse.wst.jsdt.ui.superType.container
?????文件???????????6??2018-05-29?08:54??store\.settings\org.eclipse.wst.jsdt.ui.superType.name
?????目錄???????????0??2018-06-17?19:48??store\WebContent\
?????目錄???????????0??2018-06-17?19:48??store\WebContent\me
?????文件??????????39??2018-05-29?08:54??store\WebContent\me
?????目錄???????????0??2018-06-17?19:48??store\WebContent\WEB-INF\
?????目錄???????????0??2018-06-17?19:48??store\WebContent\WEB-INF\lib\
?????文件???????31109??2018-05-29?08:56??store\WebContent\WEB-INF\lib\ValidateCode.jar
?????文件??????610790??2018-05-29?08:56??store\WebContent\WEB-INF\lib\c3p0-0.9.1.2.jar
?????文件??????232019??2018-05-29?08:56??store\WebContent\WEB-INF\lib\commons-beanutils-1.8.3.jar
?????文件??????575389??2018-05-29?08:56??store\WebContent\WEB-INF\lib\commons-collections-3.2.1.jar
?????文件???????49572??2018-05-29?08:56??store\WebContent\WEB-INF\lib\commons-dbutils-1.4.jar
?????文件???????57779??2018-06-05?09:14??store\WebContent\WEB-INF\lib\commons-fileupload-1.2.1.jar
?????文件??????109043??2018-05-29?08:56??store\WebContent\WEB-INF\lib\commons-io-1.4.jar
?????文件??????279193??2018-05-29?08:56??store\WebContent\WEB-INF\lib\commons-lang-2.5.jar
?????文件???????60841??2018-05-29?08:56??store\WebContent\WEB-INF\lib\commons-logging-1.1.1.jar
?????文件??????109568??2018-05-29?08:56??store\WebContent\WEB-INF\lib\commons-pool2-2.3.jar
?????文件??????313898??2018-05-29?08:56??store\WebContent\WEB-INF\lib\dom4j-1.6.1.jar
?????文件???????86487??2018-05-29?08:56??store\WebContent\WEB-INF\lib\ezmorph-1.0.6.jar
?????文件??????244330??2018-05-29?08:56??store\WebContent\WEB-INF\lib\jaxen-1.1-beta-6.jar
?????文件??????339368??2018-05-29?08:56??store\WebContent\WEB-INF\lib\jedis-2.7.0.jar
?????文件??????159123??2018-05-29?08:56??store\WebContent\WEB-INF\lib\json-lib-2.4-jdk15.jar
?????文件???????20682??2018-05-29?08:56??store\WebContent\WEB-INF\lib\jstl.jar
............此處省略608個文件信息
- 上一篇:基于android的即時通訊軟件含報告
- 下一篇:JavaWeb音樂網站179958
評論
共有 條評論