-
商品销售管理系统
商品销售管理系统,内含源代码以及所需的配置文件
- 2023-09-08 22:40:05下载
- 积分:1
-
这是用GridView控件做的一个实现实现跨页多选的功能模块,希望对大家有所帮助。...
这是用GridView控件做的一个实现实现跨页多选的功能模块,希望对大家有所帮助。-This is done with a GridView control to achieve the realization of cross-page selection of multi-function modules, and they hope to help everyone.
- 2022-05-07 21:39:40下载
- 积分:1
-
一个仿delphi3.0的程序。
一个仿delphi3.0的程序。-an imitation delphi3.0 procedures.
- 2022-03-10 18:25:26下载
- 积分:1
-
简单的介绍了GDI的桌面时钟
简单的介绍了GDI的方法绘制时钟,更新背景和图片的方法!主要实现了更换背景图片,时分秒的指针走动方式和桌面绘图等一些功能,适合初学者了解GDI技术!
- 2022-08-18 05:20:48下载
- 积分:1
-
这个类可以很简单的读取和存储csv文件或者文本文件的数字数据。...
这个类可以很简单的读取和存储csv文件或者文本文件的数字数据。-this category can be very simple to read and storage csv files or text files figures.
- 2023-07-22 20:25:03下载
- 积分:1
-
托盘程序
LRESULT CSystemTray::OnTrayNotification(UINT wParam, LONG lParam)
{
// is it for us ?
if (wParam != m_NotifyIconData.uID)
return 0L;
CWnd *pMainWnd = AfxGetMainWnd();
switch(LOWORD(lParam))
{
case WM_RBUTTONUP:
{
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-26 03:26:49下载
- 积分:1
-
VC 透明窗口的建立
实现vc透明窗口,视频在透明窗口上播放时,可以把多个透明窗口上的视频合并,也可以同时看到多个视频,实现多视频的连接
- 2022-02-01 05:54:29下载
- 积分:1
-
it can connet with a database.
与数据库相连的一个应用程序,是在VC环境下编写的。-it can connet with a database.
- 2022-12-15 12:30:04下载
- 积分:1
-
gtk based organization with a lot of beginners help
gtk基础编成
对与初学者
有很大的帮助-gtk based organization with a lot of beginners help
- 2022-01-24 14:25:34下载
- 积分:1
-
When you run a plain vanilla WTL wizard generated MDI application (WTL 3.1 and 7...
When you run a plain vanilla WTL wizard generated MDI application (WTL 3.1 and 7.0), you might have noticed that when you maximize an MDI child, then create a new MDI child, the children all go back to their "restored" state. What you d typically expect as a user is that the new child would be in the "maximized" state just like the last active child had been.
- 2023-03-26 06:30:03下载
- 积分:1