登录
首页 » Visual C++ » 1w

1w

于 2009-01-02 发布 文件大小:2431KB
0 474
下载积分: 1 下载次数: 0

代码说明:

说明:  这是一个用C++编写的简单的图书管理,程序设计较为简单,对于初学者是个不错的例子。 (This is a C++ Prepared a simple library management, program design relatively simple, for beginners is a good example.)

文件列表:

1w
..\www.cnzz.cn
..\...........\Library
..\...........\.......\BookDataSet.cpp
..\...........\.......\BookDataSet.h
..\...........\.......\BookMDlg.cpp
..\...........\.......\BookMDlg.h
..\...........\.......\BorrowDataSet.cpp
..\...........\.......\BorrowDataSet.h
..\...........\.......\BorrowSet.cpp
..\...........\.......\BorrowSet.h
..\...........\.......\ChildView.cpp
..\...........\.......\ChildView.h
..\...........\.......\ClerkDataSet.cpp
..\...........\.......\ClerkDataSet.h
..\...........\.......\ClerkMDlg.cpp
..\...........\.......\ClerkMDlg.h
..\...........\.......\ConfigDataSet.cpp
..\...........\.......\ConfigDataSet.h
..\...........\.......\CreateDSN.cpp
..\...........\.......\CreateDSN.h
..\...........\.......\Debug
..\...........\.......\FineDataSet.cpp
..\...........\.......\FineDataSet.h
..\...........\.......\FineDlg.cpp
..\...........\.......\FineDlg.h
..\...........\.......\FineHistoryDataSet.cpp
..\...........\.......\FineHistoryDataSet.h
..\...........\.......\LendOutDlg.cpp
..\...........\.......\LendOutDlg.h
..\...........\.......\Library.aps
..\...........\.......\Library.clw
..\...........\.......\Library.cpp
..\...........\.......\Library.dsp
..\...........\.......\Library.dsw
..\...........\.......\Library.h
..\...........\.......\Library.mdb
..\...........\.......\Library.ncb
..\...........\.......\Library.opt
..\...........\.......\Library.plg
..\...........\.......\Library.rc
..\...........\.......\LoginDlg.cpp
..\...........\.......\LoginDlg.h
..\...........\.......\MainFrm.cpp
..\...........\.......\MainFrm.h
..\...........\.......\ReaderBorrowInfo.cpp
..\...........\.......\ReaderBorrowInfo.h
..\...........\.......\ReaderDataSet.cpp
..\...........\.......\ReaderDataSet.h
..\...........\.......\ReaderMDlg.cpp
..\...........\.......\ReaderMDlg.h
..\...........\.......\ReaderQry.cpp
..\...........\.......\ReaderQry.h
..\...........\.......\ReaderQryDlg.cpp
..\...........\.......\ReaderQryDlg.h
..\...........\.......\ReadMe.txt
..\...........\.......\res

..\...........\.......\...\Library.rc2
..\...........\.......\...\Toolbar.bmp
..\...........\.......\resource.h
..\...........\.......\ReturnBookDlg.cpp
..\...........\.......\ReturnBookDlg.h
..\...........\.......\SEARCHDSNDLG.CPP
..\...........\.......\SEARCHDSNDLG.H
..\...........\.......\StdAfx.cpp
..\...........\.......\StdAfx.h
..\...........\Library.mdb
..\拉基源码.txt
..\系统说明.txt

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

发表评论

0 个回复

  • beisaier_line
    画5阶的贝塞尔曲线,与windows的贝塞尔曲线屏保差不多(painting five bands Bessel curve, and the windows of almost Bessel curve Screen Saving)
    2007-03-08 21:26:51下载
    积分:1
  • JPEGSHOWER
    实现基于visual C++平台下的,JPEG图片数据的压缩与解压缩。(JPEG image data compression and decompression.)
    2018-01-14 11:09:23下载
    积分:1
  • 163disk.com_CP210x_VCP_Win7
    CP210x_VCP_Win7,USB转串口驱动协议CP210X都可使用(CP210x_VCP_Win7, USB serial driver can be used protocol CP210X)
    2013-08-14 10:15:34下载
    积分:1
  • regedit
    说明:  实现了注册表编程的一般操作,例如查询、修改等(Achieved the general operation of the registry program, such as query, modify, etc.)
    2008-12-08 15:11:35下载
    积分:1
  • SendFileClient
    VC++实现类似于QQ文件传输功能的文件发送与接收程序示例,分为服务端和客户端,客户端首次接收数据,将判断文件包大小,数据包中一定包含完整的数据包结构信息,数据不一定完整;读取数据包的大小,包含数据包结构大小和数据大小,之前接收的数据与现在接收的数据能够构成至少一个完整的数据包,文件接收完毕则设置结束标记,若终止的连接,则弹出窗口告诉用户,对方终止了文件传送。   服务端程序是比较简单的,基本是复制文件数据、判断文件是否传递成功、等待对方收受发送任务或取消发送任务,分包继续发送文件等功能(VC++ implementation is similar to QQ file transfer capabilities to send and receive files program examples, divided into server and client, the client receives the first data packet to determine the file size, the packet must contain the complete information packet structure, the data is not must complete reading packet size, including the size and structure of the data packet size, and previously received data received data can now constitute at least one complete packet, the file has been received then set the mark, if the connection is terminated, the pop-up window telling the user, the other party to terminate the file transfer. Server program is relatively simple, basically copying the file data, to determine whether the file transfer is successful, waiting for the other to accept or cancel the sending task sends tasks, subcontractors continue to send files and other functions )
    2014-06-03 13:50:03下载
    积分:1
  • 200562241642141
    说明:  遍历文件夹并建成目录树,一个非常好的例子(Traverse Folder and build the directory tree, a very good example)
    2008-11-26 18:55:39下载
    积分:1
  • 用VC写的由湿地DEM生成的三维模型 Swampy
    师兄用VC写的由湿地DEM生成的三维模型,赋有纹理,可以动态漫游,地理分析。希望对搞GIS开发的朋友有所帮助。包含DEM和纹理数据,所以有点大,请耐心下载。(senior VC written by DEM wetlands generated 3D model, endowed with texture, dynamic roaming, geographic analysis. Hope to engage in the development of the GIS friends help. DEM contains data and texture, a bit, please download patience.)
    2007-04-17 10:58:27下载
    积分:1
  • 20060611Access
    简要说明:直接通过DAO读、写Access文件    直接利用DAO来创建、读写Access文件,总的说来,对比上篇<直接通过ODBC读、写Excel文件>来讲,要简单一些。在下面的示例中,我们将用到两种方法:SQL和DAO类涵数来混合实现它们,这样做的目地,我想可以使大家更加方便灵活的运用它们来完成你想要做的东西。在示例程序中默认指定创建数据库名为:Demo.mdb,内部表名为:DemoTable,写入两个字段:名字和年龄,采用和上一篇读写Excel类似的操作,你也可以根据自己需要来动态改变它们。 (Brief Description : DAO directly through reading, writing documents directly using Access to create DAO, Access document literacy, in general, compared to the previous chapter)
    2006-08-29 12:05:09下载
    积分:1
  • ras
    RAS api的MFC类封装(MFC class encapulation of RAS api)
    2002-01-16 15:28:44下载
    积分:1
  • Facce
    face重建程序.cpp,大家随便看看,没有makefile(face reconstruction procedure. cpp, you look around, there is no makefile)
    2008-12-25 14:00:18下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载