91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 4.59MB
    文件類型: .rar
    金幣: 1
    下載: 1 次
    發(fā)布日期: 2023-09-26
  • 語言: Java
  • 標(biāo)簽: Java??打印系統(tǒng)??

資源簡介

基于Java的藍(lán)宇快遞打印系統(tǒng)源代碼,簡單好用

資源截圖

代碼片段和文件信息

package?com.zzk.bean;

public?class?ExpressMessage?{
????private?int?id?=?0;
????private?String?sendName?=?null;
????private?String?sendTelephone?=?null;
????private?String?sendCompary?=?null;
????private?String?sendAddress?=?null;
????private?String?sendPostcode?=?null;
????private?String?receiveName?=?null;
????private?String?receiveTelephone?=?null;
????private?String?receiveCompary?=?null;
????private?String?receiveAddress?=?null;
????private?String?receivePostcode?=?null;
????private?String?ControlPosition?=?null;?//?快遞單上添加信息的組件位置(坐標(biāo))
????private?String?expressSize?=?null;?//?快遞單的尺寸(大小)
????
????public?int?getId()?{
????????return?id;
????}
????
????public?void?setId(int?id)?{
????????this.id?=?id;
????}
????
????public?String?getSendName()?{
????????return?sendName;
????}
????
????public?void?setSendName(String?sendName)?{
????????this.sendName?=?sendName;
????}
????
????public?String?getSendTelephone()?{
????????return?sendTelephone;
????}
????
????public?void?setSendTelephone(String?sendTelephone)?{
????????this.sendTelephone?=?sendTelephone;
????}
????
????public?String?getSendCompary()?{
????????return?sendCompary;
????}
????
????public?void?setSendCompary(String?sendCompary)?{
????????this.sendCompary?=?sendCompary;
????}
????
????public?String?getSendAddress()?{
????????return?sendAddress;
????}
????
????public?void?setSendAddress(String?sendAddress)?{
????????this.sendAddress?=?sendAddress;
????}
????
????public?String?getSendPostcode()?{
????????return?sendPostcode;
????}
????
????public?void?setSendPostcode(String?sendPostcode)?{
????????this.sendPostcode?=?sendPostcode;
????}
????
????public?String?getReceiveName()?{
????????return?receiveName;
????}
????
????public?void?setReceiveName(String?receiveName)?{
????????this.receiveName?=?receiveName;
????}
????
????public?String?getReceiveTelephone()?{
????????return?receiveTelephone;
????}
????
????public?void?setReceiveTelephone(String?recieveTelephone)?{
????????this.receiveTelephone?=?recieveTelephone;
????}
????
????public?String?getReceiveCompary()?{
????????return?receiveCompary;
????}
????
????public?void?setReceiveCompary(String?recieveCompary)?{
????????this.receiveCompary?=?recieveCompary;
????}
????
????public?String?getReceiveAddress()?{
????????return?receiveAddress;
????}
????
????public?void?setReceiveAddress(String?receiveAddress)?{
????????this.receiveAddress?=?receiveAddress;
????}
????
????public?String?getReceivePostcode()?{
????????return?receivePostcode;
????}
????
????public?void?setReceivePostcode(String?receivePostcode)?{
????????this.receivePostcode?=?receivePostcode;
????}
????
????public?String?getControlPosition()?{
????????return?ControlPosition;
????}
????
????public?void?setControlPosition(String?controlPosition)?{
????????ControlPosition?=?controlPosition;
????}
????
????public?String?getExpressSize()?{
????????return?expressSize;
????}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????????358??2011-02-18?16:46??第12章??藍(lán)宇快遞打印系統(tǒng)\.classpath

?????文件????????433??2011-02-25?08:50??第12章??藍(lán)宇快遞打印系統(tǒng)\.project

?????文件????????629??2011-02-18?16:45??第12章??藍(lán)宇快遞打印系統(tǒng)\.settings\org.eclipse.jdt.core.prefs

?????文件???????3222??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\bean\ExpressMessage.class

?????文件????????908??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\bean\User.class

?????文件???????1695??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\dao\DAO.class

?????文件???????7364??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\dao\ExpressMessageDao.class

?????文件???????4293??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\dao\UserDao.class

?????文件???????1419??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\frame\AddExpressframe$1.class

?????文件???????3611??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\frame\AddExpressframe$2.class

?????文件????????772??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\frame\AddExpressframe$3.class

?????文件???????7349??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\frame\AddExpressframe.class

?????文件???????1519??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\frame\AddUserframe$1.class

?????文件????????754??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\frame\AddUserframe$2.class

?????文件???????3523??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\frame\AddUserframe.class

?????文件????????866??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\frame\Loginframe$1.class

?????文件???????2071??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\frame\Loginframe$2.class

?????文件???????2062??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\frame\Loginframe$3.class

?????文件???????1052??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\frame\Loginframe$4.class

?????文件????????763??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\frame\Loginframe$5.class

?????文件???????1057??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\frame\Loginframe$6.class

?????文件???????5031??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\frame\Loginframe.class

?????文件???????1300??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\frame\Mainframe$1.class

?????文件???????1307??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\frame\Mainframe$2.class

?????文件???????1313??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\frame\Mainframe$3.class

?????文件???????1309??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\frame\Mainframe$4.class

?????文件????????761??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\frame\Mainframe$5.class

?????文件???????1295??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\frame\Mainframe$6.class

?????文件???????4715??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\frame\Mainframe.class

?????文件???????1715??2011-03-10?08:57??第12章??藍(lán)宇快遞打印系統(tǒng)\bin\com\zzk\frame\PrintAndPrintSetframe$1.class

............此處省略82個文件信息

評論

共有 條評論