登录
首页 » 界面开发 » a very simple procedure, demonstrating how the buttons control the use of the tw...

a very simple procedure, demonstrating how the buttons control the use of the tw...

于 2022-09-15 发布 文件大小:29.75 kB
0 153
下载积分: 2 下载次数: 1

代码说明:

一个非常简单的程序,演示按钮控件是如何使用的,本例有两个按钮-a very simple procedure, demonstrating how the buttons control the use of the two cases are buttons

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

发表评论

0 个回复

  • ucflash php上传头像
    从uchome里面剥离的在线flash头像上传功能,可以单独放到网站的任何位置,支持裁剪,生成三种大小的图片
    2023-07-15 16:00:03下载
    积分:1
  • 平拆分器
    用Splitter分割窗口时分隔条太粗,这个例子用自定义的Splitter可以调节分隔条的粗细
    2022-01-31 13:26:16下载
    积分:1
  • 飞机平显程序
    利用GL Studio仿真软件来进行飞机平显界面的设计和显示, Using GL Studio simulation software for the plane head-up display interface design and display
    2022-02-07 04:42:32下载
    积分:1
  • MFC进程之间的单管道传输
    资源描述 进程之间的单管道数据传输 操作平台:win10+vs2013 pro 运行结果: 1、字符与宽字符之间的转换 //宽字符转字符 void TcharToChar(const TCHAR * tchar, char * _char) { int iLength; //获取字节长度 iLength = WideCharToMultiByte(CP_ACP, 0, tchar, -1, NULL, 0, NULL, NULL); //将tchar值赋给_char WideCharToMultiByte(CP_ACP, 0, tchar, -1, _char, iLength, NULL, NULL); } //字符转宽字符 void CharToTchar(const char * _char, TCHAR * tchar) { int iLength; iLength = MultiByteToWideChar(CP_ACP, 0, _char, strlen(_char) + 1, NULL, 0); MultiByteToWideChar(CP_ACP, 0, _char, strlen(_char) + 1, tchar, iLength); } 2、创建进程及单管道传输 void CDemoDlg::OnBnClickedButton1() { // TODO: 在此添加控件通知处理程序代码 //管道相关 HANDLE hPWrite, hPRea
    2022-03-06 10:20:16下载
    积分:1
  • VC来实现XPScroll效果编程必看 免费下载 欢迎提出宝贵意见 第一次上传 我以后把我的整理一下全上来 以飨读者...
    VC来实现XPScroll效果编程必看 免费下载 欢迎提出宝贵意见 第一次上传 我以后把我的整理一下全发上来 以飨读者-VC to achieve results XPScroll programming welcome Watchable free download valuable advice first upload me after I finished up all fat onto Thank you to our readers
    2022-03-10 09:46:48下载
    积分:1
  • 图像隐写术使用DWT
    Steganographyis一个技术信息隐藏。借助ofsteganography人们可以偷偷沟通。它涉及通信secretdata在适当的多媒体载体,如文本,图像,音频和videofiles。隐写术的主要动机是为了确保该transmittedmessage是完全隐藏在盖的信号内,并由此确保该消息isaccessible仅由预定receiverand不受任何入侵者或未经授权方。thisresearch的主要目的是提出一种新颖的和安全的高容量图像steganographytechnique小波的帮助下以可接受的不可见性和总体安全性的高层次的水平变换。
    2022-01-25 17:02:41下载
    积分:1
  • 改变树控件背景颜色的VC源代码
    改变树控件背景颜色的VC源代码-change the background color of the tree control of the source code VC
    2022-03-12 08:04:24下载
    积分:1
  • USkin是一套用于换肤的sdk。目前还在不断完善阶段。最终目标是提供对个人免费的换肤软件。...
    USkin是一套用于换肤的sdk。目前还在不断完善阶段。最终目标是提供对个人免费的换肤软件。-USkin is a Eurocargo for the sdk. The current stage is constantly improving. The ultimate goal is to provide free of charge to individuals Eurocargo software.
    2022-09-28 08:25:02下载
    积分:1
  • 此程序用PML设置吸收边条件实现2维TM波FDTD仿真
    此程序用PML设置吸收边界条件实现2维TM波FDTD仿真-this program set up with PML absorbing boundary conditions for the attainment of two-dimensional wave TM FDTD simulation
    2022-01-28 19:09:37下载
    积分:1
  • 完美实现了在statusbar上的progressbar实现代码,效果佳。
    完美实现了在statusbar上面的progressbar实现代码,效果佳。-perfect realization of the statusbar progressbar achieve the above code, the effect good.
    2022-05-15 02:36:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载