登录
首页 » Visual C++ » sniffer

sniffer

于 2013-06-24 发布 文件大小:18542KB
0 172
下载积分: 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 个回复

  • RestoreShadow
    Ring0 恢復 ShadowSSDT 原碼(Ring0 recovery ShadowSSDT original code)
    2013-02-22 18:08:27下载
    积分:1
  • 2009423152156849795
    vb6.0实现智能疾病的诊断~vb6.0和access数据库联合开发
    2010-12-03 22:16:15下载
    积分:1
  • vc++6.0ado
    c++数据库编程,里面有常用的对数据库操作的源代码,适合刚接触VC++操作数据库的人(c++ Database Programming, which has commonly used database operations on the source code for刚接触VC++ operate the database of people)
    2008-08-22 01:22:16下载
    积分:1
  • PMV-PPD
    VB复杂计算,含绘图功能,同时也是个实用的空调辐射温度 舒适度衡量软件,稳定可靠(VB complex calculations, including graphics, is also a practical air-conditioned comfort of radiation temperature measuring software, stable and reliable)
    2008-12-22 17:08:20下载
    积分:1
  • zsgc
    实现数据库的增删改查,自己学的,还不错吧,大家看看,相互学习(Achieve database CRUD, their school, also good, we look at, learn from each other)
    2011-07-10 10:16:35下载
    积分:1
  • builddatabase
    建立一个数据库,适合于初学MFC的人,还有窗口和对话框的建立。(Establish a database suitable for beginners who MFC, as well as the establishment of windows and dialog boxes.)
    2010-12-25 13:32:37下载
    积分:1
  • MFC-ODBC-API-Programming
    本例是一个通讯实例,说明如何使用MFC ODBC 创建数据库应用程序。(This example is a communication example, explain how to use ODBC MFC to create a application.)
    2015-08-05 11:15:07下载
    积分:1
  • SQLite
    轻型数据库,适用于嵌入式软件开发。占用系统资源少。(small ,be fit for embeded software developement. )
    2016-01-07 09:04:59下载
    积分:1
  • vbwl
    零基础制作【武林外传】辅助工具[详细步骤+图片](VB)!(Zero based on the production of Wulin rumored] [aids [detailed steps+ Picture] (VB)!)
    2007-08-12 20:49:31下载
    积分:1
  • CodeCtrlOdbc
    vc 代码控制链接ODBC的程序源码,希望对大家有所帮助(vc code control procedures linked ODBC source, we hope to help)
    2011-05-29 13:37:57下载
    积分:1
  • 696518资源总数
  • 104444会员总数
  • 15今日下载