说明: 用数据库和C#开发的一个简单实习软件create table borrower ( user_id char(10) not null , QC_name char(10) not null, JY_date date not null, YH_date date not null, GH_date date not null, fine char(2) not null, Compensation float(8) not null, primary key (user_id,qc_name
<gyz879455097> 上传 | 大小:8mb