-
网络电话netphone的源代码供即时通讯爱好者学习
网络电话netphone的源代码供即时通讯爱好者学习-Netphone telephone network source code
- 2022-07-14 04:42:22下载
- 积分:1
-
透明位图背景上的滚动字幕实例
visual c
透明位图背景上的滚动字幕实例
visual c-transparent bitmap background code
- 2022-04-25 01:46:19下载
- 积分:1
-
公司是一个大的软件有效
hymo is a big software proh
go to gether
in the city
- 2023-04-20 01:30:04下载
- 积分:1
-
windows procedure Winston Installer Version 2.15 Copyright? 1992,1993 DSI
windows 程序Winston Installer
Version 2.15
Copyright ?1992,1993 DSI-windows procedure Winston Installer Version 2.15 Copyright? 1992,1993 DSI
- 2022-03-15 03:04:01下载
- 积分:1
-
MFC界面控件扩展
MFC界面控件扩展
- 2022-08-15 17:48:56下载
- 积分:1
-
电机控制--通过安川伺服控制电机
#include "DIALOG.h"
#include "ButtonUse.h"
#include "led.h"
#include "beep.h"
//////////////////////////////////////////////////////////////////////////////////
//±¾³ÌÐòÖ»¹©Ñ§Ï°Ê¹Óã¬Î´¾×÷ÕßÐí¿É£¬²»µÃÓÃÓÚÆäËüÈκÎÓÃ;
//ALIENTEK STM32F103Õ½½¢¿ª·¢°å
//STemWin BUTTONʹÓÃ
//ÕýµãÔ×Ó@ALIENTEK
//¼¼ÊõÂÛ̳:www.openedv.com
//´´½¨ÈÕÆÚ:2015/4/10
//°æ±¾£ºV1.0
//°æȨËùÓУ¬µÁ°æ±Ø¾¿¡£
//Copyright(C) ¹ãÖÝÊÐÐÇÒíµç×ӿƼ¼ÓÐÏÞ¹«Ë¾ 2014-2024
//All rights reserved
//////////////////////////////////////////////////////////////////////////////////
#define ID_FRAMEWIN_0 (GUI_ID_USER + 0x00)
#define ID_BUTTON_0 (GUI_ID_USER + 0x01)
#define ID_BUTTON_1 (GUI_ID_USER + 0x02)
#define ID_BUTTON_2 (GUI_ID_USER + 0x03)
#define ID_BUTTON_3 (GUI_ID_USER + 0x04)
//¶Ô»°¿ò×ÊÔ´±í
- 2022-03-24 05:49:03下载
- 积分:1
-
定时器:可以自动记录你开机和关机的时间,和定时提醒和定时关机功能...
定时器:可以自动记录你开机和关机的时间,和定时提醒和定时关机功能-Timer: You can automatically record your startup and shutdown time, and the timing shutdown and timing remind function
- 2022-03-17 14:19:00下载
- 积分:1
-
Serial Communications (Windows API)
串口通信类(WINDOWS API)-Serial Communications (Windows API)
- 2022-01-27 20:26:40下载
- 积分:1
-
简单聊天室软件,有客户端和服务器端,比较简单
简单聊天室软件,有客户端和服务器端,比较简单-Simple chat room software, the client and server-side, relatively simple
- 2023-02-03 19:25:04下载
- 积分:1
-
Yet another one way to have only one copy of running application.
to use this...
Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
-Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
- 2022-08-15 10:28:57下载
- 积分:1