登录
首页 » Visual C++ » eTask

eTask

于 2011-11-20 发布 文件大小:702KB
0 323
下载积分: 1 下载次数: 9

代码说明:

  mfc数据库访问、list,实现任务加入和删除和提醒,桌面停驻的小程序,用来做备忘的。(using mdb and list control to inform you of the task you noted.)

文件列表:

eTask
.....\Debug
.....\.....\eTask.eXe,2170963,2011-11-09
.....\.....\eTask.mdb,143360,2011-11-09
.....\.....\TaskAlert.wav,465560,2011-11-08
.....\Dlgpop.cpp,3111,2011-11-09
.....\Dlgpop.h,1482,2011-11-09
.....\eTask.aps,28932,2011-11-08
.....\eTask.clw,1225,2011-11-09
.....\eTask.cpp,2173,2011-11-08
.....\eTask.dsp,4348,2011-11-08
.....\eTask.dsw,518,2011-11-06
.....\eTask.h,1313,2011-11-07
.....\eTask.ncb,181248,2011-11-09
.....\eTask.opt,52736,2011-11-09
.....\eTask.plg,555,2011-11-09
.....\eTask.rc,5069,2011-11-08
.....\eTaskDlg.cpp,9896,2011-11-09
.....\eTaskDlg.h,1586,2011-11-08
.....\msado15.tlh,90619,2011-04-18
.....\msado15.tli,76614,2011-04-18
.....\Public.cpp,681,2011-11-07
.....\Public.h,611,2011-11-07
.....\ReadMe.txt,3561,2011-11-06
.....\res

.....\...\eTask.rc2,397,2011-11-06
.....\resource.h,866,2011-11-08
.....\StdAfx.cpp,207,2011-11-06
.....\StdAfx.h,1186,2011-11-08

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

发表评论

0 个回复

  • Lesson20Code
    数据库访问,能帮助解决很多问题的!大家可以好好学习学习。(Database access, can help solve many problems! We can learn to learn.)
    2013-07-04 11:34:58下载
    积分:1
  • 20060611Access
    简要说明:直接通过DAO读、写Access文件    直接利用DAO来创建、读写Access文件,总的说来,对比上篇<直接通过ODBC读、写Excel文件>来讲,要简单一些。在下面的示例中,我们将用到两种方法:SQL和DAO类涵数来混合实现它们,这样做的目地,我想可以使大家更加方便灵活的运用它们来完成你想要做的东西。在示例程序中默认指定创建数据库名为:Demo.mdb,内部表名为:DemoTable,写入两个字段:名字和年龄,采用和上一篇读写Excel类似的操作,你也可以根据自己需要来动态改变它们。 (Brief Description : DAO directly through reading, writing documents directly using Access to create DAO, Access document literacy, in general, compared to the previous chapter)
    2006-08-29 12:05:09下载
    积分:1
  • AdoExample
    这是我自己写的一个数据库课程设计主要是如何利用ADO跟ACCESS数据库写的,主要使用MFC进行编写,大开工程编译一下就可以运行了(just a ado program)
    2011-05-21 19:18:32下载
    积分:1
  • Automatic
    智能大厦自动报警系统 access 数据库,功能强大,可供初学者,或者业务相关的人学习(Automatic alarm system of intelligent building access database, powerful, for beginners, or business related people)
    2010-09-03 15:01:01下载
    积分:1
  • rfid
    从实验箱中读取在数据收集到数据库sqlite3(get data rifd uhf)
    2013-11-20 09:48:48下载
    积分:1
  • 49636978jxjh
    处于不同目的的旅客对交通工具有不同的要求。编制一个全国城市间的交通咨询程序,为旅客提供两种或三种最优决策的交通咨询。(Different purposes in the mode of transport of passengers have different requirements. The preparation of a national inter-city traffic advisory procedures, provide passengers with two or three optimal decision of the Transport Advisory.)
    2008-12-20 13:46:47下载
    积分:1
  • vb精彩200例
    有很多列子廷有用的 第1章 窗体、界面与控件 第2章 多媒体与图形 第3章 数据库技术 第4章 文件与系统 第5章 网络与Internet(Liezi-ting a lot of useful forms a chapter, and the control interface Chapter 2 multimedia and graphics database Chapter 3 Chapter 4 technical documents and Chapter 5 of system network and the Internet)
    2020-06-26 07:20:01下载
    积分:1
  • datain
    使用SQL期刊杂志数据更新,通过相关的链接实现之。(The use of SQL data updated journals, through the realization of related links.)
    2008-05-07 15:41:40下载
    积分:1
  • ODBCDEMO2
    说明:  了简化开发人员编写数据库应用程序,VC++的在其基础类库(MFC)里对ODBC API进行了封装,实现了一个面向对象的数据库编程接口,使VC++的数据库变得更加容易。 本章首先对MFC ODBC的概貌进行简要介绍,然后讲述利用MFC ODBC进行数据库开发的技巧,最后将通过具体数据库开发实例,详细讲述通过MFC ODBC开发数据库应用程序的方法和过程。(Simplify developers to write database applications, VC++ Class Library in its base (MFC) in the package on the ODBC API to achieve an object-oriented database programming interface, so that VC++ database easier. This chapter begins with an overview of the MFC ODBC brief introduction, then tell a story using MFC ODBC database development skills, and finally database development through specific examples, describe in detail through the MFC ODBC database application development methods and processes. )
    2011-03-14 16:26:31下载
    积分:1
  • RemindYou
    带数据库的日程提醒工具,启动后托盘显示,可以设置数据库和提醒间隔,数据库暂为access,可以方便的移到其它数据库(With the agenda to remind the tool database, start after the tray, it can be set up databases and to remind the interval, database temporarily for access, can be easily moved to other databases)
    2007-09-06 15:18:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载