登录
首页 » Visual C++ » sniffer

sniffer

于 2013-06-24 发布 文件大小:18542KB
0 180
下载积分: 1 下载次数: 7

代码说明:

   第十二章:发布数据库系统,InstallShield这一常用的打包工具,讲解软件打包 发布的过程。 第十三章:用户登录功能模块,应用了ODBC访问数据库的技术,使用最基本的查询语句。 第十四章:用户信息管理模块,应用了ODBC访问数据库的技术,用CRecordset对象做 为操作数据库的手段,并运用增删改查的数据库常用查询语句。 第十五章:网页浏览和网址限制功能模块,利用数据库中的网址记录,通过查询匹配 限制用户对某些特定网址的访问,并作访问记录,主要应用DAO方式访问数据库的技术, CDaoRecordSet对象做为操作数据库的手段,并灵活运用了多种SQL查询语句。 第十六章: 住户管理系统,主要用了OLE DB操纵数据库的手段。 第十七章:物流单据管理模块,主要用了ADO对象操纵数据库的技术手段。 第十八章:研究生信息管理系统,主要用了ADO对象操纵数据库的技术手段,并在使用 ADO的技术中灵活运用了OLE DB的数据库连接操纵方法、多条SQL查询语句、控件Combo Box与ActiveX控件ADO Data Control和DataGrid Control。 全部是vc6.0编写 (Chapter 12: publication database system, InstallShield package that commonly used tools to explain the process of publishing software package. Chapter 13: user login function module, the application of the ODBC database access technology, using the most basic query. Chapter 14: User information management module, the application of the ODBC database access technology, using CRecordset object as a means to manipulate the database, and use common CRUD database query. Chapter 15: Web browsing and URL restriction function module, using the URL database records, all vc6.0 prepared)

文件列表:

sniffer
.......\5程序
.......\.....\打包说明.txt,901,2009-03-13
.......\.....\第13章
.......\.....\......\Demo01.mdb,143360,2003-11-09
.......\.....\......\Demo01_说明.txt,364,2003-11-10
.......\.....\......\Demo1
.......\.....\......\.....\Debug
.......\.....\......\.....\.....\Demo01.exe,2265168,2013-06-19
.......\.....\......\.....\.....\Demo01.ilk,2555756,2013-06-19
.......\.....\......\.....\.....\Demo01.obj,13573,2013-06-19
.......\.....\......\.....\.....\Demo01.pch,7115056,2013-06-19
.......\.....\......\.....\.....\Demo01.pdb,3638272,2013-06-19
.......\.....\......\.....\.....\Demo01.res,9524,2013-06-19
.......\.....\......\.....\.....\Demo01.sbr,2206,2013-06-19
.......\.....\......\.....\.....\Demo01Dlg.obj,28845,2013-06-19
.......\.....\......\.....\.....\Demo01Dlg.sbr,5044,2013-06-19
.......\.....\......\.....\.....\StdAfx.obj,107414,2013-06-19
.......\.....\......\.....\.....\StdAfx.sbr,1433181,2013-06-19
.......\.....\......\.....\.....\UserRecordSet.obj,14724,2013-06-19
.......\.....\......\.....\.....\UserRecordSet.sbr,2637,2013-06-19
.......\.....\......\.....\.....\vc60.idb,197632,2013-06-19
.......\.....\......\.....\.....\vc60.pdb,364544,2013-06-19
.......\.....\......\.....\Demo01.aps,21956,2013-06-19
.......\.....\......\.....\Demo01.clw,1560,2013-06-19
.......\.....\......\.....\Demo01.cpp,2063,2003-05-16
.......\.....\......\.....\Demo01.dsp,4260,2003-11-10
.......\.....\......\.....\Demo01.dsw,537,2003-05-16
.......\.....\......\.....\Demo01.h,1324,2003-05-16
.......\.....\......\.....\Demo01.ncb,99328,2013-06-19
.......\.....\......\.....\Demo01.opt,49664,2013-06-19
.......\.....\......\.....\Demo01.plg,1745,2013-06-19
.......\.....\......\.....\Demo01.rc,5593,2003-05-21
.......\.....\......\.....\Demo01Dlg.cpp,4874,2003-05-21
.......\.....\......\.....\Demo01Dlg.h,1359,2003-11-06
.......\.....\......\.....\ReadMe.txt,3579,2003-05-16
.......\.....\......\.....\res

.......\.....\......\.....\...\Demo01.rc2,398,2003-05-16
.......\.....\......\.....\...\icon1.ico
.......\.....\......\.....\Resource.h,775,2003-05-21
.......\.....\......\.....\StdAfx.cpp,208,2003-05-16
.......\.....\......\.....\StdAfx.h,1074,2003-05-21
.......\.....\......\.....\TestSet.cpp,1429,2003-11-08
.......\.....\......\.....\TestSet.h,1377,2003-11-06
.......\.....\......\.....\UserRecordSet.cpp,1458,2003-05-24
.......\.....\......\.....\UserRecordSet.h,1366,2003-05-21
.......\.....\第14章
.......\.....\......\Demo02.mdb,122880,2003-11-11
.......\.....\......\Demo02_说明.txt,255,2003-11-10
.......\.....\......\Demo2
.......\.....\......\.....\Debug
.......\.....\......\.....\.....\Demo02.exe,2322512,2013-06-24
.......\.....\......\.....\.....\Demo02.ilk,2612004,2013-06-24
.......\.....\......\.....\.....\Demo02.obj,22139,2013-06-24
.......\.....\......\.....\.....\Demo02.pch,5686544,2013-06-24
.......\.....\......\.....\.....\Demo02.pdb,3712000,2013-06-24
.......\.....\......\.....\.....\Demo02.res,14316,2013-06-24
.......\.....\......\.....\.....\Demo02Doc.obj,13662,2013-06-24
.......\.....\......\.....\.....\Demo02View.obj,46852,2013-06-24
.......\.....\......\.....\.....\MainFrm.obj,37285,2013-06-24
.......\.....\......\.....\.....\StdAfx.obj,107357,2013-06-24
.......\.....\......\.....\.....\UserDlg.obj,19943,2013-06-24
.......\.....\......\.....\.....\UserRecordSet.obj,19614,2013-06-24
.......\.....\......\.....\.....\UserSearchDlg.obj,12161,2013-06-24
.......\.....\......\.....\.....\vc60.idb,205824,2013-06-24
.......\.....\......\.....\.....\vc60.pdb,364544,2013-06-24
.......\.....\......\.....\Demo02.aps,30728,2013-06-24
.......\.....\......\.....\Demo02.clw,4052,2013-06-24
.......\.....\......\.....\Demo02.cpp,4209,2003-06-25
.......\.....\......\.....\Demo02.dsp,4850,2003-05-26
.......\.....\......\.....\Demo02.dsw,537,2003-05-25
.......\.....\......\.....\Demo02.h,1359,2003-05-26
.......\.....\......\.....\Demo02.ncb,173056,2013-06-24
.......\.....\......\.....\Demo02.opt,72704,2013-06-24
.......\.....\......\.....\Demo02.plg,2279,2013-06-24
.......\.....\......\.....\Demo02.rc,13286,2003-11-10
.......\.....\......\.....\Demo02Doc.cpp,1742,2003-05-25
.......\.....\......\.....\Demo02Doc.h,1475,2003-05-25
.......\.....\......\.....\Demo02View.cpp,11315,2003-05-26
.......\.....\......\.....\Demo02View.h,1857,2003-05-26
.......\.....\......\.....\MainFrm.cpp,6128,2003-06-25
.......\.....\......\.....\MainFrm.h,1829,2003-05-26
.......\.....\......\.....\ReadMe.txt,4311,2003-05-25
.......\.....\......\.....\res

.......\.....\......\.....\...\Demo02.rc2,398,2003-05-25


.......\.....\......\.....\Resource.h,1565,2003-05-26
.......\.....\......\.....\StdAfx.cpp,208,2003-05-25
.......\.....\......\.....\StdAfx.h,1152,2003-05-25
.......\.....\......\.....\UserDlg.cpp,2847,2003-05-26
.......\.....\......\.....\UserDlg.h,1413,2003-05-26
.......\.....\......\.....\UserRecordSet.cpp,1952,2003-05-25
.......\.....\......\.....\UserRecordSet.h,1521,2003-05-25
.......\.....\......\.....\UserSearchDlg.cpp,1066,2003-05-25
.......\.....\......\.....\UserSearchDlg.h,1269,2003-05-25
.......\.....\......\第14章测试记录.doc,32256,2003-11-08
.......\.....\第15章

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

发表评论


0 个回复

  • ADO
    利用ADO连接Oracle数据库,,主要解决写入blob数据问题(Use ADO to connect Oracle database, the main solution to the issue of write blob data)
    2009-04-25 20:11:31下载
    积分:1
  • 43567897
    VB在局域网内将文件存储到数据库保存,有需要的下。(VB in the LAN to store files saved to the database, there is need for the next.)
    2013-08-13 23:34:07下载
    积分:1
  • AdoDataGrid
    利用ADO操作数据库,与DATAgrid进行绑定的例子(Operation of the database using ADO with examples DATAgrid bind)
    2009-04-10 21:20:10下载
    积分:1
  • MFCwarehouse-management
    MFC与数据库结合,实现简单的仓库管理。(MFC conjunction with the database, a simple warehouse management.)
    2013-11-16 21:57:59下载
    积分:1
  • ADOClass
    mfc下封装的一个数据库类,用ado方式调用access数据库(a class of encapsulates the database, call the access database using ado way)
    2013-12-28 23:06:28下载
    积分:1
  • TeacherMIS
    教师信息管理系统,mfc+access(ODBC)(Teacher Information Management System, mfc+ access (ODBC))
    2009-06-08 19:49:43下载
    积分:1
  • OLE-DB-example
    这是OLE DB的一个完整例子,演示了COM下怎样从数据库读取数据。(This is a complete example of OLE DB, demonstrates how to read the data under the COM)
    2014-11-24 09:57:32下载
    积分:1
  • AdoCtrlAccess
    vc ADO控制Access数据库的程序源码,很不错的demo(vc ADO Access database program source code control, very good demo)
    2011-05-29 11:10:28下载
    积分:1
  • ADO
    Vc++中,MFC中实现数据库的实时显示以及增加和删除(To increase the database to delete in MFC)
    2012-11-05 21:15:35下载
    积分:1
  • VBdatabase-
    这是一个VB的数据库操作例程,用于演示增删数据库记录(This is a VB database operation routines for demo add or delete database records)
    2013-04-20 12:57:31下载
    积分:1
  • 696518资源总数
  • 104642会员总数
  • 38今日下载