-
第十二章:发布数据库系统,InstallShield这一常用的打包工具,讲解软件打包
发布的过程。
第十三章:用户登录功能模块,应用了ODBC访问...
第十二章:发布数据库系统,InstallShield这一常用的打包工具,讲解软件打包
发布的过程。
第十三章:用户登录功能模块,应用了ODBC访问数据库的技术,使用最基本的查询语句。
第十四章:用户信息管理模块,应用了ODBC访问数据库的技术,用CRecordset对象做
为操作数据库的手段,并运用增删改查的数据库常用查询语句。
第十五章:网页浏览和网址限制功能模块,利用数据库中的网址记录,通过查询匹配
限制用户对某些特定网址的访问,并作访问记录,主要应用DAO方式访问数据库的技术,
CDaoRecordSet对象做为操作数据库的手段,并灵活运用了多种SQL查询语句。
第十六章: 住户管理系统,主要用了OLE DB操纵数据库的手段。
第十七章:物流单据管理模块,主要用了ADO对象操纵数据库的技术手段。
第十八章:研究生信息管理系统,主要用了ADO对象操纵数据库的技术手段,并在使用
ADO的技术中灵活运用了OLE DB的数据库连接-Combo
Box与ActiveX控件ADO Data Control和DataGrid Control
- 2022-10-24 06:30:03下载
- 积分:1
-
三层架构 图书管理系统
数据库有脚本,可直接运行创建数据库;非常经典的管理系统架构,采用mvc三层程序架构,是初学者入门的决好资料;vs2008可直接打开运行。
- 2023-03-24 19:10:06下载
- 积分:1
-
C# 自动查询百度排名
C#自动查询网站在百度的排名,精确,上传成功有声音提示string txt = textBox1.Text.Trim(); int index = webBrowser1.Document.Body.InnerHtml.IndexOf(txt); HtmlElement he = webBrowser1.Document.GetElementById("page"); if (index > 0) { if (he != null) { HtmlElementCollection strong = he.GetElementsByTagName("strong"); label1.Text = "已找到 第 " + strong[0].Children[1].InnerText + " 页"; timer1.Stop(); &
- 2022-07-23 07:10:25下载
- 积分:1
-
这是VC++精彩案例一书的随书光盘(二),里面包含了很多具有代表性的代码,可用于初学VC者参考的好资料...
这是VC++精彩案例一书的随书光盘(二),里面包含了很多具有代表性的代码,可用于初学VC者参考的好资料-This is a wonderful case with the book CD-ROM (2), which contains a lot of representative code that can be used when a person VC good reference information
- 2022-08-20 10:52:21下载
- 积分:1
-
用VC++编写的算3000的阶乘的源程序
用VC++编写的算3000的阶乘的源程序-It is a source programme editted with VC to compute the factorial of 3000.
- 2023-04-06 07:50:03下载
- 积分:1
-
The DOS operating system source code specify DOS operating system
DOS操作系统源代码指定DOS操作系统
- 2022-11-08 01:35:03下载
- 积分:1
-
一款接球游戏,游戏中使用DirectX 7,图形较为流畅,每秒高达50桢。具有较高的计算机人工智能.英文介绍:DX pong is a neat pong ga...
一款接球游戏,游戏中使用DirectX 7,图形较为流畅,每秒高达50桢。具有较高的计算机人工智能.英文介绍:DX pong is a neat pong game that uses DirectX 7. I wrote it in just one day and the graphics are smooth - over 50 fps! There are sound FX too, but the best thing about the game is the computer AI. It doesn t simply chase the ball, it predicts the balls path even if it is going to bounce of several walls and moves accordingly. Clever AI doesn t mean it is impossible to beat - it means it acts like a human player making the game more fun. So - have fun!-DX pong is a neat pong game that uses DirectX 7. I wrote it in just one day and the graphics are smooth- over 50 fps! There are sound FX too, but the best thing about the game is the computer AI. It doesn t simply chase the ball, it predicts the balls path even if it is going to bounce of several walls and moves accordingly. Clever AI doesn t mean it is impossible to beat- it means it acts like a human player making the game more fun. So- have fun!
- 2022-03-14 03:16:04下载
- 积分:1
-
DataGrid的打印程序
DataGrid的打印程序-DataGrid the Print
- 2022-05-17 20:36:49下载
- 积分:1
-
一个显示文件不同的例子
一个显示文件不同的例子-documents show a different example
- 2022-03-03 06:08:45下载
- 积分:1
-
左面小精灵源程序,自己做来给老婆玩的,贡献出来大家开心
左面小精灵源程序,自己做来给老婆玩的,贡献出来大家开心-source elves left their wives to do to play, you have contributed happy
- 2022-09-19 09:25:04下载
- 积分:1