登录
首页 » Visual C++ » studentDB_ODBC

studentDB_ODBC

于 2013-07-04 发布 文件大小:49KB
0 194
下载积分: 1 下载次数: 4

代码说明:

  VC++连接ODBC的典型例子,实现是一个简单的学生信息增删改,查看记录,非常适合连接ODBC连接数据库的入门案例(VC++ Connect ODBC typical example of implementation is a simple CRUD student information, view records, ideal for connecting ODBC database connectivity introductory Case)

文件列表:

DB_ODBC
.......\DB_ODBC.APS,59424,2011-01-03
.......\DB_ODBC.cpp,1662,2011-01-03
.......\DB_ODBC.h,447,2011-01-03
.......\DB_ODBC.rc,5721,2011-01-03
.......\DB_ODBC.vcproj,5679,2011-01-03
.......\DB_ODBC.vcproj.AUST-AA0A568D32.LinYue.user,1427,2011-01-03
.......\DB_ODBCDlg.cpp,6007,2011-01-03
.......\DB_ODBCDlg.h,1105,2011-01-03
.......\Debug
.......\ReadMe.txt,2891,2011-01-03
.......\res

.......\...\DB_ODBC.rc2,363,2011-01-03
.......\resource.h,1139,2011-01-03
.......\stdafx.cpp,138,2011-01-03
.......\stdafx.h,2509,2011-01-03
.......\stu.cpp,1429,2011-01-03
.......\stu.h,974,2011-01-03
.......\StuSet.cpp,1472,2011-01-03
.......\StuSet.h,989,2011-01-03
.......\test.mdb,139264,2011-01-03

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

发表评论

0 个回复

  • 高质量C++/C编程指南
    说明:  软件质量是被大多数程序员挂在嘴上而不是放在心上的东西! 除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌:“哇!我以前捏造的C++/C程序怎么会有那么多的毛病?” 别难过,作者只不过比你早几年、多几次惊慌而已。 请花一两个小时认真阅读这本百页经书,你将会获益匪浅,这是前面N-1个读者的建议。(Software quality is the majority of programmers have paid lip service rather than the heart! In addition to being a complete layman and a real master of programming, your first reading of the book will be a panic: "Wow! How can I have so many problems with the C++/C program I've made up before?" Don't be sad, the author is only a few years and a few times earlier than you panic. Please spend one or two hours reading this 100 pages of Scripture carefully, and you will benefit a lot from it. This is a suggestion from the previous N-1 readers.)
    2017-06-13 15:49:09下载
    积分:1
  • 20091016
    利用VC语言,通过双线性插值来实现图像的放大操作(By bilinear interpolation to achieve the image to zoom)
    2009-10-18 14:19:22下载
    积分:1
  • ThinkingCPlusPlus
    本书作者根据自己学习C++的亲身体会及多年教学经验,用简单的例子和简练的叙述讲解C++编程,别具特色。全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。 本书作为正式教材和自学用书均非常优秀,作为程序设计者的参考用书亦极为合适。 (Author of this book to learn C++ based on their personal experience and years of teaching experience, using simple examples and concise narrative explaining C++ programming, distinctive.)
    2009-10-13 12:00:51下载
    积分:1
  • ThinkingC++
    Thinking C++ 中文版,学习VC++的好书,用简单的例子和简练的叙述讲解C++编程,别具特色。 全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。 本书作为正式教材和自学用书均非常优秀,作为程序设计者的参考用书亦极为合适。(Thinking C++ Chinese version, learning VC++ The book, using simple examples and concise narrative on the C++ Programming distinctive. Book is divided into eighteen chapters, covering the evolution of object, data abstraction, hidden realize, initialization and removal, function overloading and default parameters, input and output streams, the constants, inline functions, named control, reference and copy constructor, operator overloading, dynamic object creation, inheritance and composition, polymorphism and virtual functions, templates, and package type containers, multiple inheritance, exception handling and run-time type identification. This book as an official self-study materials and books are very good, as a program designer reference books are also very suitable.)
    2008-08-08 09:32:45下载
    积分:1
  • Simple_MFC
    深入浅出MFC简体中文版(附源码),包括电子书(PDF格式)和源代码。(Simple MFC (simplified Chinese) ,including the ebook (PDF) and the source code.)
    2010-08-19 08:51:04下载
    积分:1
  • GetPic
    说明:  这是书上的代码,用Visual C++6.0实现屏幕截取,供大家参考(This is the book s code, using Visual C++ 6.0 to achieve the interception of the screen for reference)
    2008-11-17 21:07:07下载
    积分:1
  • 通过85个实例全面讲述了应用MFC进行Visual C++编程的思想 VC and MFC
    本书通过85个实例全面讲述了应用MFC进行Visual C++编程的思想。每个实例均以编写一个应用程序要走的步骤编写。全书共分四部分进行介绍,是基础知识,讲述用户界面的实例,讲述MFC内部处理方面的实例,讲述打包实例。(the book through 85 examples on the application of comprehensive MFC Visual C Programming for the idea. Each case were preparing an application to take steps to prepare. The book is divided into four parts, is the foundation of knowledge about the user interface example, about the internal processing MFC example, about packing case.)
    2020-06-26 09:20:02下载
    积分:1
  • opening-system
    说明:  操作系统课件 习题 ppt 和很好的课后习题答案(Operating system software ppt and good after-school exercises exercises answers)
    2011-03-12 10:40:57下载
    积分:1
  • caculation
    mfc编程很好的例子,可以实现计算的功能。通过这个程序可以实现计算机的基本功能。(mfc programming good example of computing power can be achieved. This program can be achieved through the computer' s basic functions.)
    2010-11-29 21:13:40下载
    积分:1
  • TP0
    ANIMATION VOITURE AVAC SHADER
    2020-10-17 15:17:28下载
    积分:1
  • 696518资源总数
  • 106235会员总数
  • 12今日下载