-
手机数据备份软件
手机数据备份软件-mobile data backup software
- 2022-02-21 00:27:35下载
- 积分:1
-
The VB6
这是一套完整的企业人事管理系统完美版软件源代码,主要功能包括系统设置、员工档案、考勤管理、工作评价、员工调动、工资管理等几大模块,程序使用了vsFlex8.ocx、VsNetMenu.ocx、WinXPCEngine.ocx三个第三方的界面控件,其中VsNetMenu.ocx 5.0要求注册
-The VB6-to-VB.NET conversion tool by Francesco Balena
- 2022-12-16 11:50:03下载
- 积分:1
-
线程消息广播测试程序有线程启动及消息广播的例子
线程消息广播测试程序有线程启动及消息广播的例子-liner message broadcast test program, have liner start and message broadcast instances.
- 2022-09-20 14:20:03下载
- 积分:1
-
一个绿色定时小闹钟,用于吵醒。
一个绿色定时小闹钟,用于吵醒。-a regular small alarm clock, for the wake.
- 2022-10-08 10:40:02下载
- 积分:1
-
利用键扫程序从键盘输入 16进制数,由程序处理使转为键面对应的十进制数 。例输入0x01(1),0x02(2),即输入了12...
利用键扫程序从键盘输入 16进制数,由程序处理使转为键面对应的十进制数 。例输入0x01(1),0x02(2),即输入了12-Sweep procedure using keys from the keyboard input 16 hexadecimal number of treatment by the procedure so that the face should be the key to a decimal number. Example input 0x01 (1), 0x02 (2), which entered the 12
- 2022-02-27 02:58:15下载
- 积分:1
-
很不错的一款C++开发的黑白棋游戏,对游戏编程的朋友比较有用,可以作参考。...
很不错的一款C++开发的黑白棋游戏,对游戏编程的朋友比较有用,可以作参考。
-A very good C++ Development Riversi games, game programming on friends more useful, can be used as references.
- 2023-05-02 00:30:03下载
- 积分:1
-
C# 打印Datagridview 中数据
C# 打印Datagridview 中数据
public GridPrinter(DataGridView objDataGridView, PrintDocument objPrintDocument, bool bCenterOnPage, bool bHasTitle, string sTitle, Font objTitleFont, Color objTitleColor, bool bPaging)
{
dataGridView = objDataGridView;
printDocument = objPrintDocument;
centerOnPage = bCenterOnPage;
hasTitle = bHasTitle;
title = sTitle;
tit
- 2022-12-23 01:35:04下载
- 积分:1
-
模仿windows的信使服务 可以将信息发送给指定的主机
模仿windows的信使服务 可以将信息发送给指定的主机-simulate the windows messager service, can send message to a given computer
- 2023-08-04 20:55:03下载
- 积分:1
-
此程序是用VC++做的,简要介绍了VC开发工具的使用技巧
此程序是用VC++做的,简要介绍了VC开发工具的使用技巧-This procedure is done with the VC, VC briefed the development of skills in the use of tools
- 2023-07-03 00:35:04下载
- 积分:1
-
This course is designed for individuals interested in developing their skills in...
This course is designed for individuals interested in developing their skills in Microsoft Visual C++ 6.0 while developing desktop applications. Topics include using the Microsoft Solutions Framework (MSF) building applications with the Microsoft Foundation Classes (MFC) creating user interfaces implementing application behaviors and working with persistent data. Also included are adding database support to applications creating Component Object Model (COM) components and ActiveX controls using MFC and the Active Template Library (ATL) Internet programming error handling, debugging, and testing and application deployment.
- 2022-04-01 21:44:40下载
- 积分:1