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

  • 大小: 2.05MB
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2021-01-02
  • 語言: Java
  • 標簽: Java??JDBC??SQLSERVER??銷售??

資源簡介

本人做的畢業設計 超市管理系統 用的Java Swing JDBC SQLSERVER 拿出來大家參考學習

資源截圖

代碼片段和文件信息

package?models;

import?java.sql.ResultSet;
import?java.sql.SQLException;

import?javax.swing.JOptionPane;

import?sql.Sqlhelper;

public?class?AddStaffinfomodel?{
public?boolean?Add(String?UseridString?UnameString?UpasswordString?UtellString?Uaddress
String?UpostionString?UphotoString?Ups){
boolean?b=false;
String?[]parase={UseridUnameUpasswordUtellUaddressUpostionUphotoUps};
String?sql=“insert?into?Users?(UseridUnameUpasswordUtellUaddressUpostionUphotoUps)?values(????????)“;
Sqlhelper?sqlhelper=new?Sqlhelper();
b=sqlhelper.update(sql?parase);
return?b;
}
public?boolean?Query(String?id)
{

boolean?b=false;
String?[]parase={id};
String?sql=“select?*?from?Users?where?Userid=?“;
Sqlhelper?sqlhelper=new?Sqlhelper();
ResultSe

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

?????文件???????2907??2016-11-21?10:41??SupermarketManageSystem\.classpath

?????文件????????399??2016-11-21?10:40??SupermarketManageSystem\.project

?????文件????????598??2016-11-21?10:40??SupermarketManageSystem\.settings\org.eclipse.jdt.core.prefs

?????文件???????1719??2018-05-07?19:59??SupermarketManageSystem\bin\models\AddStaffinfomodel.class

?????文件???????4757??2018-05-07?19:59??SupermarketManageSystem\bin\models\AddUpdateProinfomodel.class

?????文件???????3548??2018-05-07?19:59??SupermarketManageSystem\bin\models\Addvipmodel.class

?????文件???????3131??2018-05-07?19:59??SupermarketManageSystem\bin\models\Backpromodel.class

?????文件???????1345??2018-05-07?19:59??SupermarketManageSystem\bin\models\Checkbilldetailmodel.class

?????文件???????2046??2018-05-07?19:59??SupermarketManageSystem\bin\models\Checkbillmodel.class

?????文件???????2212??2018-05-07?19:59??SupermarketManageSystem\bin\models\HistoryImportListDetailmodel.class

?????文件???????2288??2018-05-07?19:59??SupermarketManageSystem\bin\models\HistoryImportListmodel.class

?????文件???????2509??2018-05-07?19:59??SupermarketManageSystem\bin\models\ImportListDetailsmodel.class

?????文件???????4464??2018-05-07?19:59??SupermarketManageSystem\bin\models\ImportListmodel.class

?????文件???????3529??2018-05-07?19:59??SupermarketManageSystem\bin\models\MySellStamodel.class

?????文件???????1783??2018-05-07?19:59??SupermarketManageSystem\bin\models\NewSellflowmodel.class

?????文件???????3231??2018-05-07?19:59??SupermarketManageSystem\bin\models\PermissionSetmodel.class

?????文件???????3666??2018-05-07?19:59??SupermarketManageSystem\bin\models\PrivateBusinessmodel.class

?????文件???????4605??2018-05-07?19:59??SupermarketManageSystem\bin\models\ProinfoBackManagemodel.class

?????文件???????3101??2018-05-07?19:59??SupermarketManageSystem\bin\models\ProkindManagemodel.class

?????文件???????2322??2018-05-07?19:59??SupermarketManageSystem\bin\models\Searchpromodel.class

?????文件???????2426??2018-05-07?19:59??SupermarketManageSystem\bin\models\Searchviptablemodel.class

?????文件????????600??2018-05-07?19:59??SupermarketManageSystem\bin\models\Sellcleanrecord.class

?????文件???????2289??2018-05-07?19:59??SupermarketManageSystem\bin\models\SellListdetailmodel.class

?????文件???????2311??2018-05-07?19:59??SupermarketManageSystem\bin\models\SellListmodel.class

?????文件???????2099??2018-05-07?19:59??SupermarketManageSystem\bin\models\Sellmodel.class

?????文件???????3128??2018-05-07?19:59??SupermarketManageSystem\bin\models\SellRankmodel.class

?????文件????????770??2018-05-07?19:59??SupermarketManageSystem\bin\models\Sellvipmodel.class

?????文件????????848??2018-05-07?19:59??SupermarketManageSystem\bin\models\ShowStaffInfodetailsmodel.class

?????文件???????2130??2018-05-07?19:59??SupermarketManageSystem\bin\models\Staffinfomodel.class

?????文件???????3637??2018-05-07?19:59??SupermarketManageSystem\bin\models\StockInventorymodel.class

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

評論

共有 條評論