首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 做一个

做一个

  • 资源大小:115.12 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: VisualStudio

资 源 简 介

pragma once include include include using namespace std; struct sach { char isbn16; char ten51; char theloai101; char tacgia101; char nxb101; int nm; int sl; }; typedef struct sach SACH; struct node { SACH info; struct node **pNext; }; typedef struct node NODE;** struct ngay { int ng; int th; int nm; }; typedef struct ngay NGAY; struct nguoidung { char tendangnhap51; char matkhau101; char hoten101; NGAY ngaysinh; int cmnd; char diachi201; int gioitinh; int loainguoidung; int tinhtrang; }; typedef struct nguoidung NGUOIDUNG;

文 件 列 表

ChuongTrinh
ChuongTrinh
ChuongTrinh.sln
ChuongTrinh.suo
VIP VIP
0.195075s