登录
首页 » Windows开发 » 动态数据交换 DDE 的例子

动态数据交换 DDE 的例子

于 2022-03-11 发布 文件大小:79.62 kB
0 65
下载积分: 2 下载次数: 1

代码说明:

动态数据交换 DDE 的例子-DDE example

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这个文档是关于C的的教程,给出了很多的例子使用,非常适合初学人员
    这个文档是关于C的的教程,给出了很多的例子使用,非常适合初学人员-This document is a tutorial on C, given a lot of examples of use, very suitable for novice staff
    2022-01-22 07:37:40下载
    积分:1
  • 从记事本中读出数据并输出,一起学习一下
    从记事本中读出数据并输出,一起学习一下-from the notebook had sensed data and output, together to learn about
    2023-08-26 18:35:04下载
    积分:1
  • 连连看游戏.自我感觉很好 大家来评价一下
    连连看游戏.自我感觉很好 大家来评价一下-Lianliankan game. We feel very good to evaluate what
    2022-06-18 06:22:42下载
    积分:1
  • VC prepared by the WAV file manipulation routines, and if necessary can be downl...
    用VC编写的WAV文件操作例程,如有需要的可以下载,很有参考价值.-VC prepared by the WAV file manipulation routines, and if necessary can be downloaded great reference value.
    2022-09-22 21:50:03下载
    积分:1
  • 《Microsoft Windows CE User Interface Services Guide》中文版
    《Microsoft Windows CE User Interface Services Guide》中文版-"Microsoft Windows CE User Interface Services Guide," the Chinese version
    2022-12-20 04:15:04下载
    积分:1
  • QT编写的C++贪吃蛇小游戏
    游戏通过按键控制 部分代码: #include "gamewidget.h" #define ROW 13 #define COL 16 #define UP 0 #define DOWN 1 #define LEFT 2 #define RIGHT 3 GameWidget::GameWidget(QWidget *parent) :QWidget(parent) { this->setAutoFillBackground(true);//覆盖 this->resize(480,270); this->setWindowIcon(QIcon("img/icon.jpg")); this->setWindowTitle("贪吃蛇"); QPalette palette; palette.setBrush(QPalette::Background,QBrush((QPixmap)"img/bjt.png")); this->setPalette(palette); //按扭区 leftbtn=new QPushButton(this); leftbtn->setIcon((QIcon)"img/zuo.png"); leftbtn->setIconSize(QSize(40,40)); leftbtn->setGeometry(QRect(340,180,40,40)); leftbtn->setFlat(true); rightbtn=new QPushButton(this); rightbtn->setIcon((QIcon)"img/you.png"); rightbtn->setIconSize(QSize(40,40)); rightbtn->setGeometry(QRect(430,180,40,40)); rightbtn->setFlat(true
    2022-03-21 19:09:00下载
    积分:1
  • 树形控件简单自绘
    属性控件简单自绘制,增加树形控件背景,树形控件根节点、子节点加载图标,响应鼠标操作
    2022-07-25 01:58:24下载
    积分:1
  • 判断闰年的东西,,不错
    判断闰年的东西,,不错-things, yes
    2023-06-25 09:55:03下载
    积分:1
  • 基于C# winform的音乐播放器
    这是一个自己编写的基于C#的Winform的一个音乐播放器小软件,可以实现基本的播放功能,添加歌曲,循环播放,单曲循环,列表播放等等。简单实用,方便快捷。
    2022-01-22 15:24:46下载
    积分:1
  • 我写的PCI2040接口芯片的驱动程序(WDM)
    我写的PCI2040接口芯片的驱动程序(WDM)-I write PCI2040 Interface Chip Driver (WDM)
    2022-03-19 01:23:22下载
    积分:1
  • 696522资源总数
  • 104036会员总数
  • 42今日下载