-
[中文版]目录下的内容源代码
【中文版】目录下的源代码是实现中文版的,其程序必须在UCDOS等中文环境中运行,才可以
看到中文,否则是乱码。
与本说明文件同一目录下的177.c是对中文版进行英文翻译得到的,可以在TC中编译运行,而不
需要中文环境的支持。- [ Chinese edition ] under the table of contents source code
realizes the Chinese edition, its procedure must in Chinese
environment and so on the UCDOS move, only then may see Chinese,
otherwise is the additive device.
Is carries on English translation with this explanation document
identical catalogue under 177.c to the Chinese edition to obtain, may
translate the movement in TC, but does not need Chinese environment
the support.
- 2022-03-01 22:41:09下载
- 积分:1
-
高效数码管显示控件,能够显示正负号,能够显示小数点,可更改颜色,可以有两种显示方式。...
高效数码管显示控件,能够显示正负号,能够显示小数点,可更改颜色,可以有两种显示方式。-Efficient Digital Display Control, it will show positive and negative, it will show a decimal point, can change the color, there are two formats.
- 2022-06-11 22:24:43下载
- 积分:1
-
一个很好的visual C++程序,大家可以参考一下
一个很好的visual C++程序,大家可以参考一下-A good visual C++ Procedures, we can refer to
- 2022-01-31 17:44:23下载
- 积分:1
-
自定义DataGridView行样式及行标题实例
自定义DataGridView行样式及行标题实例-Custom DataGridView row row heading styles and examples of
- 2023-09-05 06:35:03下载
- 积分:1
-
二进制转换器
BOOL Main_OnInitDialog(HWND hwnd, HWND hwndFocus, LPARAM lParam)
{
return TRUE;
}
void Main_OnCommand(HWND hwnd, int id, HWND hwndCtl, UINT codeNotify)
{
switch(id)
{
case IDC_OK: //控件标号
{
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-21 21:27:27下载
- 积分:1
-
国外写的桌面融合软件
外国的桌面融合软件——源码,C++,内含文档,与原理介绍。-Desktop integration of foreign software- source, C++, containing documents, introduced with the principle.
- 2022-07-19 00:01:27下载
- 积分:1
-
可以在界面中分隔任何控件的分隔条
可以在界面中分隔任何控件的分隔条-interface can be separated in any segregation of control
- 2023-07-21 09:35:03下载
- 积分:1
-
c++builder的经典书籍,非常不错,主要讲界面开发的
c++builder的经典书籍,非常不错,主要讲界面开发的-c++ builder of classic books, very good, the main speaker interface developed
- 2022-03-10 07:43:34下载
- 积分:1
-
类似于金山毒霸界面的源程序
类似于金山毒霸界面的源程序-Jinshan drug tyrants interface similar to the source
- 2022-01-26 06:53:53下载
- 积分:1
-
STM32F429 接口 TFT 7 英寸
一个多才多艺的五通道 DMA 控制器是系统中可用,访问 XDATA 内存使用的内存
空间,并因此有权访问所有物理内存。每个通道 (触发器、 优先级、 传输模式,解决
模式、 源和目标的指针和转移计数) 与 DMA 描述符,可以配置
位于内存中的任意位置。许多硬件外设 (AES 核心,闪存控制器,USARTs,计时器,
ADC 接口等)可用于与 DMA 控制器高效运行的执行数据传输
单一的 SFR 或 XREG 地址与闪光/SRAM。
- 2022-04-16 04:37:44下载
- 积分:1