-
eLife!
该程序基于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.
)
- 2013-12-02 19:34:49下载
- 积分:1
-
cjgl4562154
说明: 一个简单的数据库操作例子,特别适合初学者.vb数据库编程练习,学习完后可以举一反三。请大家多多指教。 (a simple example of the operation of the database, especially for beginners. Vb database programming exercises after learning can draw inferences from. Please exhibitions.)
- 2005-11-25 22:06:33下载
- 积分:1
-
DAQmxBase VB6 Sample
USB-6501数据采集卡的开发例程,包括I/O和COUNTER。(USB-6501 data acquisition card development routines, including I/O and COUNTER.)
- 2017-10-17 08:34:21下载
- 积分:1
-
vbHardid
自己编写的一个VB根据硬件生成软件注册码程序(I have written a VB program depending on the hardware generation software registration code)
- 2015-04-02 18:17:50下载
- 积分:1
-
TBMD
Tight binding molecular simulation
- 2010-01-19 16:54:51下载
- 积分:1
-
24点游戏设计
说明: 24点游戏的关键代码和流程图,适合新手进行学习(Key Codes and Flow Charts for the 24-Point Game)
- 2019-01-09 08:33:15下载
- 积分:1
-
msvcrt-v5
microsoft visual studio c++ runtime library version 5
- 2010-07-26 01:00:32下载
- 积分:1
-
fileOperate
这个例子主要是vb.net对excel表格进行读操作和写操作,读操作的代码有点问题,请将代码 xlBook.Close()
xlApp = Nothing 交还控制给Excel
xlBook = Nothing
xlSheet = Nothing
更改为
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing(This example mainly describes vb.net operates excel spreadsheet for reading and writing,writing codes have some errors
please change
xlBook.Close()
xlApp = Nothing
xlBook = Nothing
xlSheet = Nothing
into
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing)
- 2015-04-22 15:09:56下载
- 积分:1
-
24点游戏设计
24点游戏的关键代码和流程图,适合新手进行学习(Key Codes and Flow Charts for the 24-Point Game)
- 2019-01-09 08:33:15下载
- 积分:1
-
kufang
vb做的一个简单的库房软件,数据库为ACCESS(vb do a simple warehouse software, ACCESS)
- 2014-12-19 11:54:32下载
- 积分:1