登录
首页 » Visual C++ » sniffer

sniffer

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

  • YJSYS_HD
    研究生信息管理系统 基于VC++6.0 MFC 内附ACCESS数据库文件 一个完成工程文件 编译通过后可直接运行 (需装有SP5以上补丁)(Graduate student information management system is based on VC++6.0 MFC document containing an ACCESS database compiled through the completed project file can be directly after the operation (to be equipped with more than SP5 patch))
    2009-03-30 14:58:04下载
    积分:1
  • pay
    毕业设计论文(含运行说明书,源代码)工资管理系统(SQL+VC++)是Visual C++数据库(SQL Server 2000)信息管理系统,来自明日科技《Visual C++数据库系统开发案例精》一书,案例包括运行说明书,源代码和参考的《毕业设计论文范例》。(Thesis graduation project (including operation manuals, source code) wage management system (SQL+ VC++) Is a Visual C++ Database (SQL Server 2000) Information Management System, from tomorrow technology Visual C++ Database system the development of the case the elite in a book, case, including operation manuals, source code and reference the graduation thesis design paradigm. )
    2008-06-17 12:10:17下载
    积分:1
  • xueshengxuankexitong
    桂林电子科技大学的数据库课程的最后大作业,里面是一个学生选课系统的源码。(Guilin University of Electronic Science and Technology Database last great work, which is a class selection system source code.)
    2010-12-17 20:32:54下载
    积分:1
  • Ex_ODBC
    MFC基本实例实现连接数据库信息的录入修改删除功能(Basic examples were MFC connect to the database information input to modify delete function)
    2010-12-21 14:18:57下载
    积分:1
  • sniffer
    第十二章:发布数据库系统,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)
    2013-06-24 15:49:10下载
    积分:1
  • 读写Excel
    读写Excel 用Ado对Excel可以很方便的进行读写 (read and write Excel Ado right with Excel can read and write to facilitate the conduct of)
    2021-01-07 17:28:53下载
    积分:1
  • dblib(sybase)
    访问sybase 数据库的dblib (VC)封装,使用起来非常简单。(visit sybase database dblib (VC) Packaging, it is very simple to use.)
    2006-10-11 10:04:24下载
    积分:1
  • InsetrData
    vc MFC带有界面的管理系统,实现用ado的方式连接access(vc MFC with the interface management system, to achieve ado way connection to access)
    2012-06-02 14:00:10下载
    积分:1
  • ExcelAccc
    通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel表格,对表格中指定行、列、单元格进行查询、插入、替换等操作,同时还可以将生成的Excel文件转换为按指定分隔符分隔的其它文本格式的文件(adoption of this sample source code and supporting you to be more flexible control of Excel documents, including the creation of new Excel file, write tabular data, reading the spreadsheet data (including the original Excel files built themselves manually add the rows and columns of data accurately read), has been deleted Excel spreadsheet, the forms were designated rows and columns, and cells to conduct inquiries, insert, replace, etc, and also can be generated for the Excel document conversion designated by separate segregated from the other website text files)
    2005-03-21 10:22:41下载
    积分: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
  • 696518资源总数
  • 105193会员总数
  • 18今日下载