登录
首页 » Visual C++ » sniffer

sniffer

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

  • ADOdcsj
    使用ADO导出数据,在数据库编程中应用很多。(Use ADO export data, many applications in database programming.)
    2013-12-12 14:18:18下载
    积分:1
  • A-better-Database
    说明:  一个国外人用Microsoft Visual C++开发的小数据库。可以看看。这是他工作的东西哦。(a foreign people using Microsoft Visual C development of a small database. Look. This is the work of the things he Oh.)
    2006-03-17 19:24:14下载
    积分:1
  • AdoObject
    MFC使用ADO访问连接数据库,实现对数据的增删改查(MFC uses ADO to access a database connection, to achieve data CRUD)
    2014-05-25 15:40:50下载
    积分:1
  • Microsoft_ADO_Programer_Refer
    说明:  Visual C++中ADO程序员的参考指南文件,包括ADO入门和高级进阶部分,另外还有ADOX等相关内容(ADO in Visual C++ programmer' s reference guide documents, including entry-level and high-level advanced part of the ADO, in addition to other related content such as ADOX, ADO MD .)
    2010-03-17 15:15:17下载
    积分:1
  • U008
    数据库示例,ADO实现,Visual C++ (Database example, ADO implementation, Visual C++)
    2011-05-09 21:48:21下载
    积分:1
  • 20105610477041
    说明:  VC++ 通过ODBC读写Excel文件 资源类别: VC源码¦数据库 (VC++ to read and write Excel files via ODBC resource categories: VC database source &brvbar )
    2011-03-30 21:41:47下载
    积分:1
  • PrettyHorse
    数据库编程范例用到ado,directui,mfc(Database programming paradigm used ado, directui, mfc)
    2011-10-13 20:37:48下载
    积分:1
  • Ado1
    ADO数据库操作类,包括数据库的创建、表的创建、删除、查询、和字段值得获取等一系列方法。(The ADO operation class ,which can realize the creation of database and table, the delete ,select of record.)
    2013-12-02 16:31:31下载
    积分:1
  • 2
    说明:  本次课程设计的任务是:针对学院的计算机系本科课程,根据课程之间的依赖关系,制定课程安排计划,并满足各学期课程数日大致相同。按照用户输入的课程数,学期数,课程间的先后关系数目以及课程间两两间的先后关系,程序执行后会给出每学期应学的课程。 (1) 输入的形式和输入值的范围:输入间用空格隔开。要求用户输入的课程数小于20,学期数小于或是等于8,课程名的长度小于等于10个字符。 (2) 程序所能达到的功能:按照用户的输入,给出每学期应学的课程。 (The task of curriculum design are: for the Institute of Computer Science undergraduate courses, according to the dependencies between programs to develop curriculum plans and meet a few days each semester or less the same. In accordance with the user to enter the course number, semester the number of the sequence of the relationship between the number of courses and course sequence of 22 inter-relationships, program execution is given after each semester should learn. (1) input in the form of and input value range: Enter the rooms separated by a space. Requires the user to enter the course number is less than 20, the number is less than or equal to 8 semester courses were less than or equal to the length of 10 characters. (2) program can achieve the function: In accordance with the user' s input, is given each semester to be science courses.)
    2009-12-25 00:18:04下载
    积分: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
  • 696524资源总数
  • 103904会员总数
  • 44今日下载