登录
首页 » Visual C++ » zutaijiankong

zutaijiankong

于 2015-01-21 发布 文件大小:21678KB
0 380
下载积分: 1 下载次数: 19

代码说明:

  一个组态监控的界面源码,原来网上下的有BUG,这个是修正后的还是挺实用的(A source interface configuration monitoring, the original BUG online, this is corrected quite useful)

文件列表:

zutaijiankong
.............\AppFace.h,6376,2004-11-25
.............\Debug
.............\.....\AppFace.dll,240798,2004-11-25
.............\.....\BluePinna.urf,62061,2004-11-25
.............\.....\CL.read.1.tlog,28894,2013-07-08
.............\.....\CL.write.1.tlog,3264,2013-07-08
.............\.....\GtBase.urf,41669,2004-11-24
.............\.....\GtClassic.urf,60466,2004-11-25
.............\.....\MainFrm.obj,54200,2013-07-08
.............\.....\StdAfx.obj,552168,2013-07-08
.............\.....\vc100.idb,1043456,2013-07-08
.............\.....\vc100.pdb,2306048,2013-07-08
.............\.....\YbkDemo.exe,2490455,2005-02-25
.............\.....\YbkDemo.lastbuildstate,101,2013-07-08
.............\.....\YbkDemo.log,6221,2013-07-08
.............\.....\YbkDemo.obj,52194,2013-07-08
.............\.....\YbkDemo.pch,20316160,2013-07-08
.............\.....\YbkDemo.unsuccessfulbuild,0,2013-07-08
.............\.....\YbkDemoDoc.obj,51634,2013-07-08
.............\.....\YbkDemoView.obj,30212,2013-07-08
.............\MainFrm.cpp,6099,2005-02-25
.............\MainFrm.h,1751,2005-02-25
.............\ReadMe.txt,4335,2005-02-25
.............\res




.............\...\YbkDemo.rc2,399,2005-02-25

.............\...\主接线图.bmp,1930746,2005-02-25
.............\Resource.h,1998,2005-02-25
.............\StdAfx.cpp,209,2005-02-25
.............\StdAfx.h,1078,2005-02-25
.............\WindowAnima.cpp,66735,2003-06-30
.............\WindowAnima.h,7026,2002-09-27
.............\YbkDemo.aps,1966256,2013-07-08
.............\YbkDemo.cpp,4739,2005-02-25
.............\YbkDemo.dsp,4918,2005-02-25
.............\YbkDemo.dsw,539,2005-02-25
.............\YbkDemo.h,1420,2005-02-25
.............\YbkDemo.plg,758,2005-02-25
.............\YbkDemo.rc,12863,2005-02-25
.............\YbkDemo.sdf,51335168,2013-07-08
.............\YbkDemo.sln,880,2013-07-08
.............\YbkDemo.vcxproj,8239,2013-07-08
.............\YbkDemo.vcxproj.filters,3015,2013-07-08
.............\YbkDemo.vcxproj.user,143,2013-07-08
.............\YbkDemoDoc.cpp,1762,2005-02-25
.............\YbkDemoDoc.h,1486,2005-02-25
.............\YbkDemoView.cpp,2905,2005-02-25
.............\YbkDemoView.h,1791,2005-02-25

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

发表评论

0 个回复

  • Clock
    用VB编写的动画时钟,实现定时闹钟功能,供学习参考(Regular alarm clock function, written in VB animated clock reference for learning)
    2013-03-20 10:07:56下载
    积分:1
  • Plugin
    VB插件编写示例及调用演示源程序,有需要的就下.(VB demo source plug-ins writing sample and call, is in need.)
    2013-07-28 08:12:48下载
    积分:1
  • propertysheet
    说明:  包括两个类,能够进行类似属性表 属性页的编程,但功能更多(Includes two classes, a similar property to the table properties page programming, but more features)
    2010-05-04 18:41:23下载
    积分:1
  • FlowLayoutPalnel
    Teechart 动态加载,实现同一界面显示多个图形,适用于实时数据采集显示,自动分屏,经实际测试验证(Teechart dynamic loading to achieve the same interface to display multiple graphs, for real-time data acquisition and display, automatic screen, the real test verification)
    2016-06-13 12:12:18下载
    积分:1
  • imgui-master
    图形界面引擎,非一般的实现方式。IMGUI即界面以立即呈现。(ImGui is a bloat-free graphical user interface library for C++. It outputs vertex buffers that you can render in your 3D-pipeline enabled application. It is portable, renderer agnostic and self-contained (no external dependencies). It is based on an immediate mode graphical user interface paradigm which enables you to build user interfaces with ease. )
    2016-04-12 23:02:57下载
    积分:1
  • IPEidtDemo
    vc ——使用IP地址控件显示和设置IP地址IPEidtDemo(vc- use the IP address control to display and set the IP address IPEidtDemo)
    2011-07-24 20:46:05下载
    积分:1
  • 57573634
    VB获取托盘图标并强制显示或隐藏操作,有需要的下。(VB obtain tray icon and force to show or hide the operation, in need.)
    2013-08-16 08:22:38下载
    积分:1
  • visualizations
    音乐曲线显示控件及实例演示VB源码,有需要的就下载吧。(Music curve shows controls and VB source code examples demonstrate, there is a need to download it.)
    2013-08-17 10:21:16下载
    积分:1
  • 26-control-example-the-source-code
      26个VC++界面编程通用控件源代码实例:   如何获得指定点的控件指针   如何将编辑框中输入的字符转换为大写(小写)   如何设置和获得单选按钮的选中状态   如何设置和获得一组单选按钮的选中状态   如何设置列表控件的显示方式   如何设置组合框中列表框的宽度   如何实现带自动完成功能的组合框   如何实现位图按钮   如何使用滑块   如何使用进度条   如何使用列表框   如何使用旋转按钮   如何使用组合框   如何通过控件ID获得控件窗口指针   如何为控件添加工具提示   如何通过控件窗口指针获得控件ID   如何为控件添加工具提示   如何限制编辑框输入文本的长度   如何在按钮上显示图标   如何在列表控件中插入列   如何在列表框中添加水平滚动条   如何在组合框中显示文件列表 (26 a vc++ programming interface general control source code examples: How to get control of the pointer designated point How to edit box in of the input characters into capital (small) How to set up and get radio buttons selected state How to set up and get a group of selected state radio button How to set up the list control showing the way How to set up combo boxes the width of the list box How to realize the combination of complete function with automatic box How to realize a bitmap button How to use the slider How to use the progress bar How to use the list box How to use the rotating button How to use the combination box How to get control via the control ID window pointer How to add the tooltip control How to get control via the control window pointer ID How to add the tooltip control How to limit the length of the input text edit box How to button on the display icon How to insert listed in a list co)
    2011-06-28 16:05:44下载
    积分:1
  • 58636576
    VB定制自己的窗体提示,有需要的就下载吧。(VB to customize your own form, has the need to download it.)
    2013-08-20 18:40:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载