登录
首页 » Visual C++ » sniffer

sniffer

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

  • Licai2.0
    个人理财系统是我用MFC做的一个有界面的程序,里面涉及了数据库编程,常用的控件等知识。里面的数据都存储在SQL Server2005里面,我用的是ado方式访问数据库,实现了记录日常每餐的消费食物,消费水平,并可以自动算出一段时间的消费金额。(Personal financial management system is an interface program I do with MFC, which involves a database programming, controls and other knowledge. Inside the data stored in SQL Server 2005 which I use ado to access the database, to record daily meal consumption of food, consumption levels, and can automatically calculate the amount of the consumer for a period of time.)
    2012-03-30 23:16:01下载
    积分:1
  • SQL_ODBC
    利用vc++连接到ODBC数据库,进行信息的录入等等(Use vc++ to connect to an ODBC database, the information input, etc. )
    2011-12-12 09:58:42下载
    积分: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
  • AccessCrack-ACCESS
    ACCESS数据库解密程序源代码,可以直接运行,界面友好(ACCESS database decryption program source code, can run, user-friendly)
    2010-10-26 21:45:59下载
    积分:1
  • ADOctrlAccess
    说明:  ADO控制Access数据库。源来《Visual c++案例开发集锦》(ADO Control Access database. Source to &quot Visual c++ Collection of case development,&quot )
    2010-04-05 01:42:25下载
    积分:1
  • bodb_1.0.4
    BODB是一套开源的内存数据库系统,基于BOOST开源库开发,支持跨平台编译应用.(Bodb is a boost based software library that implements a simple SQL database engine. Include a sqlparser project. )
    2012-03-30 10:54:12下载
    积分:1
  • CompactAccess
    VB编程实现Access数据库压缩功能,VB编程的朋友可以借鉴一下,压缩的效果还是很明显的,虽然不是很完美,但至少可以借鉴一下,为以后的编程思路提供参考。(VB Programming compression Access database, VB programming can learn from a friend about the effect of compression is very obvious, though not perfect, but at least you can learn from, programming ideas for future reference.)
    2009-05-11 03:24:08下载
    积分: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
  • DBGRID-call-SQL-database
    基于C语言的使用DBGRID控件实现的SQL数据库管理程序,方便灵活(C-based controls to achieve using DBGRID SQL database management procedures, convenient and flexible)
    2013-07-13 21:30:03下载
    积分:1
  • Excel
    说明:  直接通过ODBC读写Excel表格文件。基于数据库编写源程序。(Directly through ODBC to read and write Excel spreadsheet file. Prepared based on the source database.)
    2008-11-07 23:00:04下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载