登录
首页 » Visual C++ » eLife!

eLife!

于 2013-12-02 发布 文件大小:8578KB
0 257
下载积分: 1 下载次数: 6

代码说明:

  该程序基于C++、MFC、GDI+。使用ADO数据库访问技术。实现的主要功能包括备忘录、计划、节日、朋友生日的提醒等,同时拥有强大的查找功能。支持换肤和快捷的音乐播放。允许用户自制皮肤。eLife!的换肤功能全部由GDI+实现。(The program is based on c++, MFC, GDI+. Using ADO database access technology. Implementation of main functions include memos, plans and holiday, friends birthday reminder, have powerful search function at the same time. Supports avi and fast music playing. Allows the user to homemade skin. ELife! All by GDI+ realize change skin function. )

文件列表:

eLife!
......\config.ini,81,2007-12-25
......\data
......\....\Beep.wav,175918,2007-05-13
......\....\button





......\....\......\MusicDown_b.png,4961,2007-06-10
......\....\......\MusicNext.png,4868,2007-05-08
......\....\......\MusicNext_a.png,4934,2007-06-08
......\....\......\MusicNext_b.png,4732,2007-06-08
......\....\......\MusicPrev_a.png,5000,2007-06-08
......\....\......\MusicPrev_b.png,4809,2007-06-08
......\....\......\MusicUp_a.png,5037,2007-06-10
......\....\......\MusicUp_b.png,4945,2007-06-10
......\....\......\Pause_a.png,5510,2007-06-08
......\....\......\Pause_b.png,5352,2007-06-08
......\....\......\Play_a.png,5559,2007-06-08
......\....\......\Play_b.png,5311,2007-06-08
......\....\......\Stop_a.png,4581,2007-06-08
......\....\......\Stop_b.png,4436,2007-06-08
......\....\......\Thumbs.db,8704,2010-11-09
......\....\......\Up_a.png,4524,2007-05-08
......\....\......\Up_b.png,4563,2007-06-07
......\....\clock



......\....\constellation





......\....\.............\3.png,16120,2007-06-01
......\....\.............\4.png,14869,2007-06-01
......\....\.............\5.png,14211,2007-06-01
......\....\.............\6.png,14980,2007-06-01
......\....\.............\7.png,13167,2007-06-01
......\....\.............\8.png,14338,2007-06-01
......\....\.............\9.png,13469,2007-06-01
......\....\shengxiao





......\....\.........\3.png,16552,2007-06-05
......\....\.........\4.png,14958,2007-06-05
......\....\.........\5.png,16972,2007-06-05
......\....\.........\6.png,15636,2007-06-05
......\....\.........\7.png,16193,2007-06-05
......\....\.........\8.png,14017,2007-06-05
......\....\.........\9.png,13653,2007-06-05
......\....\title.dat,302185,2007-06-01
......\database.mdb,241664,2007-06-12
......\elife!.chm,4721082,2007-06-13
......\eLife!.exe,1855488,2007-06-13
......\eLife!Manager.exe,4456448,2007-06-12
......\magrconfig.ini,724,2007-12-25
......\skin
......\....\Ice
......\....\...\button





......\....\...\......\buttonMoveBack_b.png,5161,2007-06-08
......\....\...\......\buttonMoveOver.png,5236,2007-06-08
......\....\...\......\buttonMoveOver_b.png,5164,2007-06-08
......\....\...\......\buttonPause.png,5591,2007-06-08
......\....\...\......\buttonPause_b.png,5560,2007-06-08
......\....\...\......\buttonPlay.png,5797,2007-06-08
......\....\...\......\buttonPlay_b.png,5735,2007-06-08
......\....\...\......\buttonStop.png,4678,2007-06-08
......\....\...\......\buttonStop_b.png,4636,2007-06-08
......\....\...\......\buttonUp.png,5037,2007-06-10
......\....\...\......\buttonUp_b.png,4945,2007-06-10
......\....\...\clock





......\....\ice.ini,2157,2007-06-13
......\....\transformers
......\....\............\button




......\....\............\......\button.psd,53491,2007-06-12

......\....\............\......\buttonPause_d.png,3374,2007-06-12
......\....\............\......\buttonPlay.png,4047,2007-06-12
......\....\............\......\buttonPlay_d.png,4266,2007-06-12

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

发表评论

0 个回复

  • iniFile
    ini文件操作类适合VC程序员使用,精选学习源码,很好的参考资料。(The ini class file for VC programmers to use, select learning source code, a good reference.)
    2013-12-25 10:18:58下载
    积分:1
  • VB6.0UTF-8GB2312
    VB6.0将UTF-8转换成GB2312编码(VB6.0 will be converted to UTF-8 encoding GB2312)
    2016-05-13 09:49:35下载
    积分:1
  • GasStation
    说明:  VC++ 写的中小型加油站管理系统,MSSQL2000+触发器,含创库脚本和数据库文件。   系统完成八大功能:工作人员管理、油库信息管理、油品类型管理、会员管理、添加进货记录、添加销售记录、库存查询、帐目管理。   附加数据库后在运行弹出的对话框中输入SQL连接信息,然后登录系统:登录编号2,密码000。 (VC++ to write the small and medium-sized gas station management system, MSSQL2000+ flip-flop, with a script library and database files. Eight functional systems: the work of personnel management, information management depots, oil type of management, membership management, add the stock records, add the sales records, inventory information, account management. Additional database after running the pop-up dialog box, type the SQL connection information, and then log on to the system: log number 2, the password 000.)
    2009-08-08 17:45:57下载
    积分:1
  • vts-3.5.5-source
    vst bacnet源码 3.5.5版本 希望对您有帮助(vst bacnet source version 3.5.5 hope for your help)
    2014-04-28 22:05:38下载
    积分:1
  • mail_editer
    透過GUI編輯 轉換成mail發送支援base64(Through the GUI editor into mail to send support base64)
    2007-12-25 23:36:44下载
    积分:1
  • 86845
    将TCHAR类型转换成CString类型,VC++精选编程学习源码,很好的参考资料。(The TCHAR CString type, VC++ select learning programming source code, a good reference.)
    2013-11-24 23:34:41下载
    积分:1
  • Phong-shading-light
    球面Phong明暗处理光照算法,VC6.0上用MFC编程实现球面Phong明暗处理光照算法。界面简单,内容完整。下载后可以直接使用。(Phong shading spherical illumination algorithms implemented in the VC6.0 MFC programming fractal bush L system model algorithm. The interface is simple, content and complete. It can be used directly after download.)
    2020-10-12 23:17:31下载
    积分:1
  • WinIO
    说明:  并口库函数,对于并口控制时必须用到的库。(Parallel library function, the parallel port control library must be used.)
    2008-11-02 01:00:34下载
    积分:1
  • GPSDIY
    说明:  GPS串口通信程序,新建了一个数据库ACCESS,在显示当前GPS信息的同时可以存储以前记录过的信息,保存在数据库中,便于以后查阅。当前GPS信息包括:时间,经度,纬度,速度,真实航向以及磁偏移(GPS serial port communication program, a database of new ACCESS, show the current GPS information can be stored at the same time the information previously recorded, stored in a database for easy access later. The current GPS information including: time, longitude, latitude, speed, true course and magnetic offset)
    2009-08-06 15:19:07下载
    积分:1
  • openGL
    OPenGL讲义,本人利用课余时间总结的的比较的好的讲义,打包下载,里面有三个哦(OPenGL handouts, I use their spare time to sum up the relatively good notes, download package, there are three oh)
    2014-01-03 10:42:05下载
    积分:1
  • 696516资源总数
  • 106923会员总数
  • 0今日下载