-
大小: 3.11MB文件類型: .rar金幣: 2下載: 0 次發(fā)布日期: 2023-08-14
- 語言: Java
- 標(biāo)簽:
資源簡介
超市管理系統(tǒng)-Java源代碼-各種文檔(開題報(bào)告+終期報(bào)告等)

代碼片段和文件信息
package?com.mingrisodft.util;
import?java.text.SimpleDateFormat;
import?java.util.Calendar;
import?java.util.Date;
public?class?GetDate?{
/**
?*?@param?args
?*/
public?static?String?getDateTime(){ //該方法返回值為String類型
SimpleDateFormat?format;
//simpleDateFormat類可以選擇任何用戶定義的日期-時(shí)間格式的模式
Date?date?=?null;?
Calendar?myDate?=?Calendar.getInstance();
//Calendar的方法getInstance(),以獲得此類型的一個(gè)通用的對(duì)象
myDate.setTime(new?java.util.Date());
//使用給定的Date設(shè)置此Calendar的時(shí)間
date?=?myDate.getTime();
//返回一個(gè)表示此Calendar時(shí)間值(從歷元至現(xiàn)在的毫秒偏移量)的Date對(duì)象
format?=?new?SimpleDateFormat(“yyyy-MM-dd?HH:mm:ss“);
//編寫格式化時(shí)間為“年-月-日?時(shí):分:秒”
String?strRtn?=?format.format(date);
//將給定的Date格式化為日期/時(shí)間字符串,并將結(jié)果賦值給給定的String
return?strRtn; //返回保存返回值變量
}
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????????355??2011-08-09?13:37??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\.classpath
?????文件????????378??2011-08-09?13:31??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\.project
?????文件???????5000??2011-08-09?13:36??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\.settings\org.eclipse.jdt.core.prefs
?????文件????????924??2011-08-11?13:18??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisodft\util\GetDate.class
?????文件????????540??2011-08-11?13:18??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisodft\util\Session.class
?????文件???????2846??2011-08-11?13:18??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisoft\archives\InserJoinDepotfr
?????文件????????823??2011-08-11?13:18??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisoft\archives\InserJoinDepotfr
?????文件???????1360??2011-08-11?13:18??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisoft\archives\InserJoinDepotfr
?????文件???????5048??2011-08-11?13:18??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisoft\archives\InserJoinDepotfr
?????文件???????3484??2011-08-11?13:18??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisoft\archives\InserOutDepotfr
?????文件????????817??2011-08-11?13:18??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisoft\archives\InserOutDepotfr
?????文件???????1724??2011-08-11?13:18??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisoft\archives\InserOutDepotfr
?????文件???????1430??2011-08-11?13:18??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisoft\archives\InserOutDepotfr
?????文件????????757??2011-08-11?13:18??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisoft\archives\InserOutDepotfr
?????文件???????5467??2011-08-11?13:18??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisoft\archives\InserOutDepotfr
?????文件???????2930??2011-08-11?13:18??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisoft\archives\InserSellfr
?????文件????????793??2011-08-11?13:18??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisoft\archives\InserSellfr
?????文件???????5263??2011-08-11?13:18??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisoft\archives\InserSellfr
?????文件???????2640??2011-08-11?13:18??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisoft\archives\InserStockfr
?????文件????????799??2011-08-11?13:18??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisoft\archives\InserStockfr
?????文件???????4084??2011-08-11?13:18??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisoft\archives\InserStockfr
?????文件???????2278??2011-08-11?13:18??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisoft\archives\InsertDepotfr
?????文件????????805??2011-08-11?13:18??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisoft\archives\InsertDepotfr
?????文件???????1897??2011-08-11?13:18??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisoft\archives\InsertDepotfr
?????文件???????3287??2011-08-11?13:18??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisoft\archives\InsertDepotfr
?????文件???????1938??2011-08-11?13:18??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisoft\archives\InsertDeptfr
?????文件????????799??2011-08-11?13:18??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisoft\archives\InsertDeptfr
?????文件???????2871??2011-08-11?13:18??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisoft\archives\InsertDeptfr
?????文件????????896??2011-08-11?14:05??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisoft\archives\InsertPersonnelfr
?????文件????????831??2011-08-11?14:05??超市管理系統(tǒng)-Java源代碼-畢業(yè)設(shè)計(jì)-各種文檔\01\bin\com\mingrisoft\archives\InsertPersonnelfr
............此處省略385個(gè)文件信息
評(píng)論
共有 條評(píng)論