• 大小: 4.23MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-08-11
  • 语言: 其他
  • 标签: Winform  

资源简介

本系统是为了方便用户对图书的管理开发的。要求系统界面友好,使用简单, 提供对图书信息、读者信息和图书流通情况的编辑、查询、统计报表等全面的数 据管理功能,同时使用户能方便的进行图书的出借、返还等操作,并提供预约、 续借,馆际互借等功能。此外系统还具有一定的安全性和可维护性。

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;

namespace Zit
{
    public partial class Form1 : Form
    {
        public Form1()
        {
            InitializeComponent();
        }
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2019-09-02 15:15  Zit\
     文件        9981  2019-09-19 15:46  Zit.sql
     目录           0  2019-09-02 15:15  Zit\.vs\
     目录           0  2019-09-02 15:15  Zit\.vs\Zit\
     目录           0  2019-09-02 15:15  Zit\.vs\Zit\v14\
     文件      190976  2019-09-29 11:33  Zit\.vs\Zit\v14\.suo
     目录           0  2019-09-29 10:49  Zit\IrisSkin2\
     文件      516096  2006-08-18 11:50  Zit\IrisSkin2\IrisSkin2.dll
     目录           0  2019-09-17 08:34  Zit\packages\
     目录           0  2019-09-17 08:34  Zit\packages\MetroModernUI.1.4.0.0\
     文件        9463  2018-11-03 11:48  Zit\packages\MetroModernUI.1.4.0.0\.signature.p7s
     目录           0  2019-09-17 08:34  Zit\packages\MetroModernUI.1.4.0.0\lib\
     目录           0  2019-09-17 08:34  Zit\packages\MetroModernUI.1.4.0.0\lib\net\
     文件       16896  2016-07-20 00:44  Zit\packages\MetroModernUI.1.4.0.0\lib\net\Metroframework.Design.dll
     文件      353280  2016-07-20 00:44  Zit\packages\MetroModernUI.1.4.0.0\lib\net\Metroframework.dll
     文件      672256  2016-07-20 00:44  Zit\packages\MetroModernUI.1.4.0.0\lib\net\Metroframework.Fonts.dll
     文件      504634  2019-09-17 08:34  Zit\packages\MetroModernUI.1.4.0.0\MetroModernUI.1.4.0.0.nupkg
     目录           0  2019-09-02 15:15  Zit\Zit\
     文件        2398  2019-09-10 10:16  Zit\Zit.sln
     目录           0  2019-09-02 15:34  Zit\ZitBLL\
     目录           0  2019-09-02 15:34  Zit\ZitBLL\bin\
     目录           0  2019-09-02 15:34  Zit\ZitBLL\bin\Debug\
     文件       16896  2016-07-20 00:44  Zit\ZitBLL\bin\Debug\Metroframework.Design.dll
     文件      353280  2016-07-20 00:44  Zit\ZitBLL\bin\Debug\Metroframework.dll
     文件      672256  2016-07-20 00:44  Zit\ZitBLL\bin\Debug\Metroframework.Fonts.dll
     文件        8704  2019-09-20 17:08  Zit\ZitBLL\bin\Debug\ZitBLL.dll
     文件       40448  2019-09-20 17:08  Zit\ZitBLL\bin\Debug\ZitBLL.pdb
     文件       22016  2019-09-20 17:08  Zit\ZitBLL\bin\Debug\ZitDAL.dll
     文件       44544  2019-09-20 17:08  Zit\ZitBLL\bin\Debug\ZitDAL.pdb
     文件        9216  2019-09-20 17:08  Zit\ZitBLL\bin\Debug\ZitModel.dll
     文件       40448  2019-09-20 17:08  Zit\ZitBLL\bin\Debug\ZitModel.pdb
............此处省略266个文件信息

评论

共有 条评论