文件名称:sniffer
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:834.06kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
第十二章:发布数据库系统,InstallShield这一常用的打包工具,讲解软件打包
发布的过程。
第十三章:用户登录功能模块,应用了ODBC访问数据库的技术,使用最基本的查询语句。
第十四章:用户信息管理模块,应用了ODBC访问数据库的技术,用CRecordset对象做
为操作数据库的手段,并运用增删改查的数据库常用查询语句。
第十五章:网页浏览和网址限制功能模块,利用数据库中的网址记录,通过查询匹配
限制用户对某些特定网址的访问,并作访问记录,主要应用DAO方式访问数据库的技术,
CDaoRecordSet对象做为操作数据库的手段,并灵活运用了多种SQL查询语句。
第十六章: 住户管理系统,主要用了OLE DB操纵数据库的手段。
第十七章:物流单据管理模块,主要用了ADO对象操纵数据库的技术手段。
第十八章:研究生信息管理系统,主要用了ADO对象操纵数据库的技术手段,并在使用
ADO的技术中灵活运用了OLE DB的数据库连接-Combo
Box与ActiveX控件ADO Data Control和DataGrid Control
发布的过程。
第十三章:用户登录功能模块,应用了ODBC访问数据库的技术,使用最基本的查询语句。
第十四章:用户信息管理模块,应用了ODBC访问数据库的技术,用CRecordset对象做
为操作数据库的手段,并运用增删改查的数据库常用查询语句。
第十五章:网页浏览和网址限制功能模块,利用数据库中的网址记录,通过查询匹配
限制用户对某些特定网址的访问,并作访问记录,主要应用DAO方式访问数据库的技术,
CDaoRecordSet对象做为操作数据库的手段,并灵活运用了多种SQL查询语句。
第十六章: 住户管理系统,主要用了OLE DB操纵数据库的手段。
第十七章:物流单据管理模块,主要用了ADO对象操纵数据库的技术手段。
第十八章:研究生信息管理系统,主要用了ADO对象操纵数据库的技术手段,并在使用
ADO的技术中灵活运用了OLE DB的数据库连接-Combo
Box与ActiveX控件ADO Data Control和DataGrid Control
(系统自动生成,下载前可以参看下载内容)
下载文件列表
5程序/打包说明.txt
5程序/第13章/Demo01.mdb
5程序/第13章/Demo01_说明.txt
5程序/第13章/Demo1/Demo01.aps
5程序/第13章/Demo1/Demo01.clw
5程序/第13章/Demo1/Demo01.cpp
5程序/第13章/Demo1/Demo01.dsp
5程序/第13章/Demo1/Demo01.dsw
5程序/第13章/Demo1/Demo01.h
5程序/第13章/Demo1/Demo01.ncb
5程序/第13章/Demo1/Demo01.opt
5程序/第13章/Demo1/Demo01.plg
5程序/第13章/Demo1/Demo01.rc
5程序/第13章/Demo1/Demo01Dlg.cpp
5程序/第13章/Demo1/Demo01Dlg.h
5程序/第13章/Demo1/ReadMe.txt
5程序/第13章/Demo1/res/Demo01.ico
5程序/第13章/Demo1/res/Demo01.rc2
5程序/第13章/Demo1/res/icon1.ico
5程序/第13章/Demo1/res/Thumbs.db
5程序/第13章/Demo1/Resource.h
5程序/第13章/Demo1/StdAfx.cpp
5程序/第13章/Demo1/StdAfx.h
5程序/第13章/Demo1/TestSet.cpp
5程序/第13章/Demo1/TestSet.h
5程序/第13章/Demo1/UserRecordSet.cpp
5程序/第13章/Demo1/UserRecordSet.h
5程序/第14章/Demo02.mdb
5程序/第14章/Demo02_说明.txt
5程序/第14章/Demo2/Demo02.aps
5程序/第14章/Demo2/Demo02.clw
5程序/第14章/Demo2/Demo02.cpp
5程序/第14章/Demo2/Demo02.dsp
5程序/第14章/Demo2/Demo02.dsw
5程序/第14章/Demo2/Demo02.h
5程序/第14章/Demo2/Demo02.ncb
5程序/第14章/Demo2/Demo02.opt
5程序/第14章/Demo2/Demo02.plg
5程序/第14章/Demo2/Demo02.rc
5程序/第14章/Demo2/Demo02Doc.cpp
5程序/第14章/Demo2/Demo02Doc.h
5程序/第14章/Demo2/Demo02View.cpp
5程序/第14章/Demo2/Demo02View.h
5程序/第14章/Demo2/MainFrm.cpp
5程序/第14章/Demo2/MainFrm.h
5程序/第14章/Demo2/ReadMe.txt
5程序/第14章/Demo2/res/Demo02.ico
5程序/第14章/Demo2/res/Demo02.rc2
5程序/第14章/Demo2/res/Demo02Doc.ico
5程序/第14章/Demo2/res/Toolbar.bmp
5程序/第14章/Demo2/Resource.h
5程序/第14章/Demo2/StdAfx.cpp
5程序/第14章/Demo2/StdAfx.h
5程序/第14章/Demo2/UserDlg.cpp
5程序/第14章/Demo2/UserDlg.h
5程序/第14章/Demo2/UserRecordSet.cpp
5程序/第14章/Demo2/UserRecordSet.h
5程序/第14章/Demo2/UserSearchDlg.cpp
5程序/第14章/Demo2/UserSearchDlg.h
5程序/第14章/第14章测试记录.doc
5程序/第15章/Demo03_2000.mdb
5程序/第15章/Demo03_97.mdb
5程序/第15章/Demo3/CheckSetDlg.cpp
5程序/第15章/Demo3/CheckSetDlg.h
5程序/第15章/Demo3/Demo03.aps
5程序/第15章/Demo3/Demo03.clw
5程序/第15章/Demo3/Demo03.cpp
5程序/第15章/Demo3/Demo03.dsp
5程序/第15章/Demo3/Demo03.dsw
5程序/第15章/Demo3/Demo03.h
5程序/第15章/Demo3/Demo03.ncb
5程序/第15章/Demo3/Demo03.opt
5程序/第15章/Demo3/Demo03.plg
5程序/第15章/Demo3/Demo03.rc
5程序/第15章/Demo3/Demo03Doc.cpp
5程序/第15章/Demo3/Demo03Doc.h
5程序/第15章/Demo3/Demo03View.cpp
5程序/第15章/Demo3/Demo03View.h
5程序/第15章/Demo3/DomainDaoSet.cpp
5程序/第15章/Demo3/DomainDaoSet.h
5程序/第15章/Demo3/JCONFIG.H
5程序/第15章/Demo3/Jmorecfg.h
5程序/第15章/Demo3/JPEGLIB.H
5程序/第15章/Demo3/Jpeglib2.lib
5程序/第15章/Demo3/LogDaoSet.cpp
5程序/第15章/Demo3/LogDaoSet.h
5程序/第15章/Demo3/LogDlg.cpp
5程序/第15章/Demo3/LogDlg.h
5程序/第15章/Demo3/MainFrm.cpp
5程序/第15章/Demo3/MainFrm.h
5程序/第15章/Demo3/MyDaoSet.cpp
5程序/第15章/Demo3/MyDaoSet.h
5程序/第15章/Demo3/ReadMe.txt
5程序/第15章/Demo3/res/Demo03.ico
5程序/第15章/Demo3/res/Demo03.rc2
5程序/第15章/Demo3/res/Demo03Doc.ico
5程序/第15章/Demo3/res/Toolbar.bmp
5程序/第15章/Demo3/Resource.h
5程序/第15章/Demo3/SaveScrJpg.cpp
5程序/第15章/Demo3/SaveScrJpg.h
5程序/第15章/Demo3/StdAfx.cpp
5程序/第15章/Demo3/StdAfx.h
5程序/第15章/Demo3/UrlDlg.cpp
5程序/第15章/Demo3/UrlDlg.h
5程序/第15章/Demo3/UrlSetDlg.cpp
5程序/第15章/Demo3/UrlSetDlg.h
5程序/第15章/说明.txt
5程序/第16章/Inhabitants/AddUserDlg.cpp
5程序/第16章/Inhabitants/AddUserDlg.h
5程序/第16章/Inhabitants/House.H
5程序/第16章/Inhabitants/Inhabitants.aps
5程序/第16章/Inhabitants/Inhabitants.clw
5程序/第16章/Inhabitants/Inhabitants.cpp
5程序/第16章/Inhabitants/Inhabitants.dsp
5程序/第16章/Inhabitants/Inhabitants.dsw
5程序/第16章/Inhabitants/Inhabitants.h
5程序/第16章/Inhabitants/Inhabitants.idl
5程序/第16章/Inhabitants/Inhabitants.mdb
5程序/第16章/Inhabitants/Inhabitants.ncb
5程序/第16章/Inhabitants/Inhabitants.opt
5程序/第16章/Inhabitants/Inhabitants.plg
5程序/第16章/Inhabitants/Inhabitants.rc
5程序/第16章/Inhabitants/Inhabitants.rgs
5程序/第16章/Inhabitants/InhabitantsDoc.cpp
5程序/第16章/Inhabitants/InhabitantsDoc.h
5程序/第16章/Inhabitants/InhabitantsView.cpp
5程序/第16章/Inhabitants/InhabitantsView.h
5程序/第16章/Inhabitants/Inhabitants_i.c
5程序/第16章/Inhabitants/Inhabitants_i.h
5程序/第16章/Inhabitants/LeftTreeView.cpp
5程序/第16章/Inhabitants/LeftTreeView.h
5程序/第16章/Inhabitants/MainFrm.cpp
5程序/第16章/Inhabitants/MainFrm.h
5程序/第16章/Inhabitants/QueryDlg.cpp
5程序/第16章/Inhabitants/QueryDlg.h
5程序/第16章/Inhabitants/ReadMe.txt
5程序/第16章/Inhabitants/res/building.ico
5程序/第16章/Inhabitants/res/cell.ico
5程序/第16章/Inhabitants/res/del_person.ico
5程序/第16章/Inhabitants/res/Inhabitants.ico
5程序/第16章/Inhabitants/res/Inhabitants.rc2
5程序/第16章/Inhabitants/res/InhabitantsDoc.ico
5程序/第16章/Inhabitants/res/main.ico
5程序/第16章/Inhabitants/res/mainfram.bmp
5程序/第16章/Inhabitants/res/section.ico
5程序/第16章/Inhabitants/res/Thumbs.db
5程序/第16章/Inhabitants/res/Toolbar.bmp
5程序/第16章/Inhabitants/res/user.ico
5程序/第16章/Inhabitants/resource.fd
5程序/第16章/Inhabitants/Resource.h
5程序/第16章/Inhabitants/StdAfx.cpp
5程序/第16章/Inhabitants/StdAfx.h
5程序/第16章/Inhabitants/UserinfoView.cpp
5程序/第16章/Inhabitants/UserinfoView.h
5程序/第16章/Inhabitants/UsersListView.cpp
5程序/第16章/Inhabitants/UsersListView.h
5程序/第16章/Release/Inhabitants.exe
5程序/第16章/Release/Inhabitants.mdb
5程序/第16章/说明.txt
5程序/第17章/BillsManager/BillDlg.cpp
5程序/第17章/BillsManager/BillDlg.h
5程序/第17章/BillsManager/bills.mdb
5程序/第17章/BillsManager/BillsManager.aps
5程序/第17章/BillsManager/BillsManager.clw
5程序/第17章/BillsManager/BillsManager.cpp
5程序/第17章/BillsManager/BillsManager.dsp
5程序/第17章/BillsManager/BillsManager.dsw
5程序/第17章/BillsManager/BillsManager.h
5程序/第17章/BillsManager/BillsManager.ncb
5程序/第17章/BillsManager/BillsManag
5程序/第13章/Demo01.mdb
5程序/第13章/Demo01_说明.txt
5程序/第13章/Demo1/Demo01.aps
5程序/第13章/Demo1/Demo01.clw
5程序/第13章/Demo1/Demo01.cpp
5程序/第13章/Demo1/Demo01.dsp
5程序/第13章/Demo1/Demo01.dsw
5程序/第13章/Demo1/Demo01.h
5程序/第13章/Demo1/Demo01.ncb
5程序/第13章/Demo1/Demo01.opt
5程序/第13章/Demo1/Demo01.plg
5程序/第13章/Demo1/Demo01.rc
5程序/第13章/Demo1/Demo01Dlg.cpp
5程序/第13章/Demo1/Demo01Dlg.h
5程序/第13章/Demo1/ReadMe.txt
5程序/第13章/Demo1/res/Demo01.ico
5程序/第13章/Demo1/res/Demo01.rc2
5程序/第13章/Demo1/res/icon1.ico
5程序/第13章/Demo1/res/Thumbs.db
5程序/第13章/Demo1/Resource.h
5程序/第13章/Demo1/StdAfx.cpp
5程序/第13章/Demo1/StdAfx.h
5程序/第13章/Demo1/TestSet.cpp
5程序/第13章/Demo1/TestSet.h
5程序/第13章/Demo1/UserRecordSet.cpp
5程序/第13章/Demo1/UserRecordSet.h
5程序/第14章/Demo02.mdb
5程序/第14章/Demo02_说明.txt
5程序/第14章/Demo2/Demo02.aps
5程序/第14章/Demo2/Demo02.clw
5程序/第14章/Demo2/Demo02.cpp
5程序/第14章/Demo2/Demo02.dsp
5程序/第14章/Demo2/Demo02.dsw
5程序/第14章/Demo2/Demo02.h
5程序/第14章/Demo2/Demo02.ncb
5程序/第14章/Demo2/Demo02.opt
5程序/第14章/Demo2/Demo02.plg
5程序/第14章/Demo2/Demo02.rc
5程序/第14章/Demo2/Demo02Doc.cpp
5程序/第14章/Demo2/Demo02Doc.h
5程序/第14章/Demo2/Demo02View.cpp
5程序/第14章/Demo2/Demo02View.h
5程序/第14章/Demo2/MainFrm.cpp
5程序/第14章/Demo2/MainFrm.h
5程序/第14章/Demo2/ReadMe.txt
5程序/第14章/Demo2/res/Demo02.ico
5程序/第14章/Demo2/res/Demo02.rc2
5程序/第14章/Demo2/res/Demo02Doc.ico
5程序/第14章/Demo2/res/Toolbar.bmp
5程序/第14章/Demo2/Resource.h
5程序/第14章/Demo2/StdAfx.cpp
5程序/第14章/Demo2/StdAfx.h
5程序/第14章/Demo2/UserDlg.cpp
5程序/第14章/Demo2/UserDlg.h
5程序/第14章/Demo2/UserRecordSet.cpp
5程序/第14章/Demo2/UserRecordSet.h
5程序/第14章/Demo2/UserSearchDlg.cpp
5程序/第14章/Demo2/UserSearchDlg.h
5程序/第14章/第14章测试记录.doc
5程序/第15章/Demo03_2000.mdb
5程序/第15章/Demo03_97.mdb
5程序/第15章/Demo3/CheckSetDlg.cpp
5程序/第15章/Demo3/CheckSetDlg.h
5程序/第15章/Demo3/Demo03.aps
5程序/第15章/Demo3/Demo03.clw
5程序/第15章/Demo3/Demo03.cpp
5程序/第15章/Demo3/Demo03.dsp
5程序/第15章/Demo3/Demo03.dsw
5程序/第15章/Demo3/Demo03.h
5程序/第15章/Demo3/Demo03.ncb
5程序/第15章/Demo3/Demo03.opt
5程序/第15章/Demo3/Demo03.plg
5程序/第15章/Demo3/Demo03.rc
5程序/第15章/Demo3/Demo03Doc.cpp
5程序/第15章/Demo3/Demo03Doc.h
5程序/第15章/Demo3/Demo03View.cpp
5程序/第15章/Demo3/Demo03View.h
5程序/第15章/Demo3/DomainDaoSet.cpp
5程序/第15章/Demo3/DomainDaoSet.h
5程序/第15章/Demo3/JCONFIG.H
5程序/第15章/Demo3/Jmorecfg.h
5程序/第15章/Demo3/JPEGLIB.H
5程序/第15章/Demo3/Jpeglib2.lib
5程序/第15章/Demo3/LogDaoSet.cpp
5程序/第15章/Demo3/LogDaoSet.h
5程序/第15章/Demo3/LogDlg.cpp
5程序/第15章/Demo3/LogDlg.h
5程序/第15章/Demo3/MainFrm.cpp
5程序/第15章/Demo3/MainFrm.h
5程序/第15章/Demo3/MyDaoSet.cpp
5程序/第15章/Demo3/MyDaoSet.h
5程序/第15章/Demo3/ReadMe.txt
5程序/第15章/Demo3/res/Demo03.ico
5程序/第15章/Demo3/res/Demo03.rc2
5程序/第15章/Demo3/res/Demo03Doc.ico
5程序/第15章/Demo3/res/Toolbar.bmp
5程序/第15章/Demo3/Resource.h
5程序/第15章/Demo3/SaveScrJpg.cpp
5程序/第15章/Demo3/SaveScrJpg.h
5程序/第15章/Demo3/StdAfx.cpp
5程序/第15章/Demo3/StdAfx.h
5程序/第15章/Demo3/UrlDlg.cpp
5程序/第15章/Demo3/UrlDlg.h
5程序/第15章/Demo3/UrlSetDlg.cpp
5程序/第15章/Demo3/UrlSetDlg.h
5程序/第15章/说明.txt
5程序/第16章/Inhabitants/AddUserDlg.cpp
5程序/第16章/Inhabitants/AddUserDlg.h
5程序/第16章/Inhabitants/House.H
5程序/第16章/Inhabitants/Inhabitants.aps
5程序/第16章/Inhabitants/Inhabitants.clw
5程序/第16章/Inhabitants/Inhabitants.cpp
5程序/第16章/Inhabitants/Inhabitants.dsp
5程序/第16章/Inhabitants/Inhabitants.dsw
5程序/第16章/Inhabitants/Inhabitants.h
5程序/第16章/Inhabitants/Inhabitants.idl
5程序/第16章/Inhabitants/Inhabitants.mdb
5程序/第16章/Inhabitants/Inhabitants.ncb
5程序/第16章/Inhabitants/Inhabitants.opt
5程序/第16章/Inhabitants/Inhabitants.plg
5程序/第16章/Inhabitants/Inhabitants.rc
5程序/第16章/Inhabitants/Inhabitants.rgs
5程序/第16章/Inhabitants/InhabitantsDoc.cpp
5程序/第16章/Inhabitants/InhabitantsDoc.h
5程序/第16章/Inhabitants/InhabitantsView.cpp
5程序/第16章/Inhabitants/InhabitantsView.h
5程序/第16章/Inhabitants/Inhabitants_i.c
5程序/第16章/Inhabitants/Inhabitants_i.h
5程序/第16章/Inhabitants/LeftTreeView.cpp
5程序/第16章/Inhabitants/LeftTreeView.h
5程序/第16章/Inhabitants/MainFrm.cpp
5程序/第16章/Inhabitants/MainFrm.h
5程序/第16章/Inhabitants/QueryDlg.cpp
5程序/第16章/Inhabitants/QueryDlg.h
5程序/第16章/Inhabitants/ReadMe.txt
5程序/第16章/Inhabitants/res/building.ico
5程序/第16章/Inhabitants/res/cell.ico
5程序/第16章/Inhabitants/res/del_person.ico
5程序/第16章/Inhabitants/res/Inhabitants.ico
5程序/第16章/Inhabitants/res/Inhabitants.rc2
5程序/第16章/Inhabitants/res/InhabitantsDoc.ico
5程序/第16章/Inhabitants/res/main.ico
5程序/第16章/Inhabitants/res/mainfram.bmp
5程序/第16章/Inhabitants/res/section.ico
5程序/第16章/Inhabitants/res/Thumbs.db
5程序/第16章/Inhabitants/res/Toolbar.bmp
5程序/第16章/Inhabitants/res/user.ico
5程序/第16章/Inhabitants/resource.fd
5程序/第16章/Inhabitants/Resource.h
5程序/第16章/Inhabitants/StdAfx.cpp
5程序/第16章/Inhabitants/StdAfx.h
5程序/第16章/Inhabitants/UserinfoView.cpp
5程序/第16章/Inhabitants/UserinfoView.h
5程序/第16章/Inhabitants/UsersListView.cpp
5程序/第16章/Inhabitants/UsersListView.h
5程序/第16章/Release/Inhabitants.exe
5程序/第16章/Release/Inhabitants.mdb
5程序/第16章/说明.txt
5程序/第17章/BillsManager/BillDlg.cpp
5程序/第17章/BillsManager/BillDlg.h
5程序/第17章/BillsManager/bills.mdb
5程序/第17章/BillsManager/BillsManager.aps
5程序/第17章/BillsManager/BillsManager.clw
5程序/第17章/BillsManager/BillsManager.cpp
5程序/第17章/BillsManager/BillsManager.dsp
5程序/第17章/BillsManager/BillsManager.dsw
5程序/第17章/BillsManager/BillsManager.h
5程序/第17章/BillsManager/BillsManager.ncb
5程序/第17章/BillsManager/BillsManag
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.