登录
首页 » C# » tushuguanlixitong

tushuguanlixitong

于 2014-05-01 发布 文件大小:65KB
0 177
下载积分: 1 下载次数: 566

代码说明:

  基于c#编写的一款图书管理系统的程序内涵源代码(c# tushuguanlixitong)

文件列表:

图书管理系统
............\WindowsFormsApplication5
............\........................\WindowsFormsApplication5
............\........................\........................\bin
............\........................\........................\...\Debug
............\........................\........................\...\.....\WindowsFormsApplication5.exe,11264,2013-09-15
............\........................\........................\...\.....\WindowsFormsApplication5.pdb,32256,2013-09-15
............\........................\........................\...\.....\WindowsFormsApplication5.vshost.exe,14328,2013-10-16
............\........................\........................\...\.....\WindowsFormsApplication5.vshost.exe.manifest,490,2007-07-21
............\........................\........................\Form1.cs,2111,2013-09-15
............\........................\........................\Form1.Designer.cs,5404,2013-03-18
............\........................\........................\Form1.resx,6017,2013-03-18
............\........................\........................\obj
............\........................\........................\...\Debug
............\........................\........................\...\.....\Refactor
............\........................\........................\...\.....\TempPE
............\........................\........................\...\.....\WindowsFormsApplication5.csproj.FileListAbsolute.txt,2952,2013-10-16
............\........................\........................\...\.....\WindowsFormsApplication5.csproj.GenerateResource.Cache,847,2013-03-18
............\........................\........................\...\.....\WindowsFormsApplication5.exe,11264,2013-09-15
............\........................\........................\...\.....\WindowsFormsApplication5.Form1.resources,180,2013-03-18
............\........................\........................\...\.....\WindowsFormsApplication5.pdb,32256,2013-09-15
............\........................\........................\...\.....\WindowsFormsApplication5.Properties.Resources.resources,180,2013-03-18
............\........................\........................\Program.cs,505,2013-09-15
............\........................\........................\Properties
............\........................\........................\..........\AssemblyInfo.cs,1406,2013-03-18
............\........................\........................\..........\Resources.Designer.cs,2898,2013-03-18
............\........................\........................\..........\Resources.resx,5612,2013-03-18
............\........................\........................\..........\Settings.Designer.cs,1109,2013-03-18
............\........................\........................\..........\Settings.settings,249,2013-03-18
............\........................\........................\WindowsFormsApplication5.csproj,3759,2013-03-18
............\........................\WindowsFormsApplication5.sln,962,2013-03-18
............\图书管理系统.mdb,651264,2013-03-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • high1
    its about gsm based appliance control drawn in DXP PROTEL
    2012-06-14 23:36:08下载
    积分:1
  • C++ GUI Qt4
    说明:  教程详细讲述了使用更新的Qt版本进行图形用户界面应用程序开发的各个方面。全书分为四个部分,共24章及4个附录:第一部分介绍Qt的基础知识和编写图形用户界面应用程序时所需的基本概念;第二和第三部分主要讲解Qt的中、高级编程,包括布局管理、事件处理、二维/三维图形、拖放、项视图类、容器类、输入/输出、数据库、多线程、网络、XML、国际化、嵌入式编程等内容;第四部分为附录,分别介绍了Qt的获取和安装、Qt应用程序的构建、Qt Jambi和C++的基础知识。(QT software tutorial)
    2020-11-16 10:06:23下载
    积分:1
  • 优化版
    说明:  2015年大学生电子创新大赛电源题,双向DC-DC可以实现充放电功能和步进功能。可以很好的调控输出电压、电流。(2015-year college students electronic innovation competition power supply, two-way dc-dc can achieve charging and discharging function and step function. Can very good control output voltage, current.)
    2020-06-22 20:40:02下载
    积分:1
  • Visual-C-chap4
    Visual C++编程与项目开发编程实例 chap4(Visual C++ programming and project development corresponding source code programming examples chap4)
    2013-10-14 11:05:20下载
    积分:1
  • DrawDyline
    说明:  使用MFC对图元文件进行操作,包括保存图元文件,使得变换窗口的时候图像不消失(The use of MFC to operate metafile, including the preservation of metafile which transform the window does not disappear when the image)
    2009-07-24 19:58:48下载
    积分:1
  • c语言支持自己创建迷宫,并求解最短路径
    说明:  支持自己设计迷宫,并一键自动求解最短路径,游戏界面附有操作说明(Supports oneself to design the maze, and automatically solves the shortest path with one key. The game interface is accompanied by operation instructions.)
    2019-06-08 18:14:59下载
    积分:1
  • mzbedla
    简单soket cs通讯示例 采用VC语言,也通过运行,有算法简介,,(The simple soket cs communication example uses the VC language, also through the running, has the algorithm brief introduction,)
    2018-12-01 23:58:12下载
    积分:1
  • cxcore
    在进行图像处理相关DSP编程时,需要移植opencv到CCS平台。作者提供了将Opencv(1.0版本)的cxcore函数库移植到CCS的静态链接库cxcore.lib,以及其生成工程,该例程经作者编译听通过(ccs3.3版本)。由于工程中产生的obj文件和lib文件太大,在工程中已经将其删除,读者在使用时,只需要对工程重新编译即可。最后将生成的cxcore.lib添加到CCS的工程中即可(不要忘了添加相应的头文件),由于cxcore.lib一般和cv.lib配套使用,读者在下载cxcore.lib时也一并将cv.lib下载。作者也提供了将cv.lib与cxcore.lib添加到工程中的实验例程,并且该例程编译通过。也希望读者在该论坛找到该例程将其一并下载,配合使用。(During image processing DSP programming related, it is necessary to transplant opencv CCS platform. The authors provide the Opencv (1.0 version) of cxcore CCS library ported to the static link library cxcore.lib, as well as its generation project, the routine is compiled by the author to listen through (ccs3.3 version). As the project has generated obj files and lib file is too large, the project has been to remove it, the reader is in use, only need to recompile the project. Finally, the resulting cxcore.lib added to the CCS project can (do not forget to add the appropriate header files), as cxcore.lib general and cv.lib supporting the use of the reader and download cxcore.lib when a cv . lib download. The author also provides a cv.lib cxcore.lib added to the project with the experimental routine, and the routine compile. I hope readers find in this forum and download one of the routine, with the use.)
    2013-06-22 14:51:32下载
    积分:1
  • bwlabel
    说明:  本方法用C++语言实现Matlab bwlable,亲测有效(this is bwlabel function by using C++)
    2020-02-24 01:56:09下载
    积分:1
  • CMyMCICD
    vc——创建基于MCI的CD音频处理类——CMyMCICD(vc- created based on the MCI CD audio processing class- CMyMCICD)
    2011-07-24 18:58:58下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载