shenjian fbf8d348e5 update readme.txt il y a 8 ans
..
Properties 566bea6243 bug fixed, sell book of a list il y a 10 ans
Book.cs 4b2d97180f First Commit! il y a 10 ans
BookSelector.Designer.cs 4b2d97180f First Commit! il y a 10 ans
BookSelector.cs 4b2d97180f First Commit! il y a 10 ans
BookSelector.resx 4b2d97180f First Commit! il y a 10 ans
BooksManageSystem.csproj fbf8d348e5 update readme.txt il y a 8 ans
BooksManageSystem.sln 4b2d97180f First Commit! il y a 10 ans
BuyList.cs 4b2d97180f First Commit! il y a 10 ans
DB.accdb 0b4a4e310f add ouput excel function for out_give books il y a 10 ans
DBHelper.cs 0b4a4e310f add ouput excel function for out_give books il y a 10 ans
DBcon.cs 0b4a4e310f add ouput excel function for out_give books il y a 10 ans
EPPlus.XML 4b2d97180f First Commit! il y a 10 ans
EPPlus.dll 4b2d97180f First Commit! il y a 10 ans
EnumOP.cs 4b2d97180f First Commit! il y a 10 ans
Form1.Designer.cs 0b4a4e310f add ouput excel function for out_give books il y a 10 ans
Form1.cs 0b4a4e310f add ouput excel function for out_give books il y a 10 ans
Form1.resx 4b2d97180f First Commit! il y a 10 ans
FrmAbout.Designer.cs 4b2d97180f First Commit! il y a 10 ans
FrmAbout.cs 4b2d97180f First Commit! il y a 10 ans
FrmAbout.resx 4b2d97180f First Commit! il y a 10 ans
FrmAddNewBook.Designer.cs 4b2d97180f First Commit! il y a 10 ans
FrmAddNewBook.cs 4b2d97180f First Commit! il y a 10 ans
FrmAddNewBook.resx 4b2d97180f First Commit! il y a 10 ans
FrmBigListViewer.Designer.cs 4b2d97180f First Commit! il y a 10 ans
FrmBigListViewer.cs 4b2d97180f First Commit! il y a 10 ans
FrmBigListViewer.resx 4b2d97180f First Commit! il y a 10 ans
FrmBookListMaker.Designer.cs 4b2d97180f First Commit! il y a 10 ans
FrmBookListMaker.cs 4b2d97180f First Commit! il y a 10 ans
FrmBookListMaker.resx 4b2d97180f First Commit! il y a 10 ans
FrmBookListViewer.Designer.cs 566bea6243 bug fixed, sell book of a list il y a 10 ans
FrmBookListViewer.cs 4b2d97180f First Commit! il y a 10 ans
FrmBookListViewer.resx 4b2d97180f First Commit! il y a 10 ans
FrmClearDB.Designer.cs 4b2d97180f First Commit! il y a 10 ans
FrmClearDB.cs 4b2d97180f First Commit! il y a 10 ans
FrmClearDB.resx 4b2d97180f First Commit! il y a 10 ans
FrmEditOP.Designer.cs 566bea6243 bug fixed, sell book of a list il y a 10 ans
FrmEditOP.cs 4b2d97180f First Commit! il y a 10 ans
FrmEditOP.resx 4b2d97180f First Commit! il y a 10 ans
FrmLOGViewer.Designer.cs 566bea6243 bug fixed, sell book of a list il y a 10 ans
FrmLOGViewer.cs 566bea6243 bug fixed, sell book of a list il y a 10 ans
FrmLOGViewer.resx 566bea6243 bug fixed, sell book of a list il y a 10 ans
FrmOutputSellList.Designer.cs 0b4a4e310f add ouput excel function for out_give books il y a 10 ans
FrmOutputSellList.cs 566bea6243 bug fixed, sell book of a list il y a 10 ans
FrmOutputSellList.resx 4b2d97180f First Commit! il y a 10 ans
ICSharpCode.SharpZipLib.dll 4b2d97180f First Commit! il y a 10 ans
NPOI.OOXML.XML 4b2d97180f First Commit! il y a 10 ans
NPOI.OOXML.dll 4b2d97180f First Commit! il y a 10 ans
NPOI.OpenXml4Net.XML 4b2d97180f First Commit! il y a 10 ans
NPOI.OpenXml4Net.dll 4b2d97180f First Commit! il y a 10 ans
NPOI.OpenXmlFormats.dll 4b2d97180f First Commit! il y a 10 ans
NPOI.XML 4b2d97180f First Commit! il y a 10 ans
NPOI.dll 4b2d97180f First Commit! il y a 10 ans
OPLOG.cs 4b2d97180f First Commit! il y a 10 ans
Program.cs 4b2d97180f First Commit! il y a 10 ans
bookcase.ico 4b2d97180f First Commit! il y a 10 ans
frmChange.Designer.cs 4b2d97180f First Commit! il y a 10 ans
frmChange.cs 4b2d97180f First Commit! il y a 10 ans
frmChange.resx 4b2d97180f First Commit! il y a 10 ans
readme.txt fbf8d348e5 update readme.txt il y a 8 ans

readme.txt

# 书籍管理系统
实现了简要的校园书籍管理。

## 重新安装
1. 可能需要从以下网址下载数据库支持 https://www.microsoft.com/zh-cn/download/details.aspx?id=13255
2. 修改项目属性“生成(Build)”部分为对应的平台x86或x64,重新编译。
3. 拷贝DB.accdb到bin目录。
4. 可以运行程序了。