虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

FactoryTalk-View-SE

  • Visual.C++程序设计技巧与实例--配套光盘 第7章 窗口和桌面系统 本章共14个实例: 1. NotMoveResize创建不能改变大小也不能移动的窗体 2. DockToolbar将

    Visual.C++程序设计技巧与实例--配套光盘 第7章 窗口和桌面系统 本章共14个实例: 1. NotMoveResize创建不能改变大小也不能移动的窗体 2. DockToolbar将两个工具条摆在一排 3. RemoveUntitle去除MFC APPWIZARD生成工程标题中的"Untitled-MyApp" 4. RestoreWindowPos恢复窗口位置 5. SetFormViewBkgrnd设置FormView的背景色 6. DyCreateControl在View中创建控件 7. MDIFullScreen窗口全屏显示和工具栏的飘浮与停靠 8. StatusBarControl在状态条上创建按钮和组合框 9. TabedViewProject创建标签视(tabbed view) 10. Tray创建系统托盘 11.ShowHideTaskbar隐藏显示系统任务条 12.Changefbl改变屏幕分辨率 13.ShutDown调出关机对话框 14.WindowOnTop创建一个顶层窗口

    标签: NotMoveResize DockToolbar Visual 程序

    上传时间: 2015-10-20

    上传用户:myworkpost

  • k700上面自带3d网球的源码

    k700上面自带3d网球的源码,已经中文化了,请使用se的开发包。

    标签: k700 源码

    上传时间: 2015-10-22

    上传用户:qunquan

  • 金山词霸2002》中的附录收集了很多古诗

    金山词霸2002》中的附录收集了很多古诗,有时为了寻找一篇古诗,得找很久 (俺文科很差)。观察其附录的结构,发现是个Tree-View控件,如果能查找里面的项目该有多好,可这个功能软件本身却并没有提供(不知道现在最新的版本是否已经提供了这个功能,如果没有,赶快加上吧,顺便奖励俺一套该产品的最新版,哈哈)……问题出来了:我们要编写一个程序,让她在外部程序中的Tree-View控件里,按用户指定的项目名称顺序查找其中的项目。   要查找首先得遍历,连范围都确定不好何谈查找?所以本篇分两部分进行讲解:第一部分解决遍历的问题;第二部分解决查找指定项目的问题。

    标签: 2002 金山

    上传时间: 2015-10-27

    上传用户:zhaoq123

  • AJAX脚本。RICO项目的AJAX脚本

    AJAX脚本。RICO项目的AJAX脚本,可丰富View层的显示。

    标签: AJAX RICO 脚本 项目

    上传时间: 2013-12-23

    上传用户:hwl453472107

  • 随着计算机技术和网络技术的发展

    随着计算机技术和网络技术的发展,在线教育平台为校园网的数字化提供了技术支持。它能够有效地将信息技术融入教学的环境当中,从而推动的传统教育的改革。 Struts是Apache软件组织提供的一项开放源代码项目,它为Java Web的开发提供了模型-视图-控制器(Model-View-Controller, MVC)框架,尤其适用于开发大型可扩展的Web应用,并且为其提供了一个通用的框架,使得开发人员可以把精力集中在如何解决实际业务问题上,比较适合大型团队开发。 UML(Unified Modeling Language)是一种可视化的建模语言,功能强大,易于使用,便于开发人员之间的沟通。它已经广泛用于面向对象系统的分析、设计和实现。RUP(Rational Unified Process)是一种软件工程方法,描述了软件迭代的开发过程。 本文描述了在线教育平台的开发过程,遵循RUP的思想,利用UML对系统进行需求、分析和设计,并通过使用Struts框架对系统进行实现。

    标签: 计算机技术 网络技术 发展

    上传时间: 2013-12-12

    上传用户:dianxin61

  • JPowerGraph is a Java library for creating directed graphs for Swing. It supports graph movement, se

    JPowerGraph is a Java library for creating directed graphs for Swing. It supports graph movement, selection, context menus, tooltips and dynamic edge creation.

    标签: JPowerGraph for creating directed

    上传时间: 2013-12-09

    上传用户:坏坏的华仔

  • EDB (Evan s Debugger) is a QT4 based binary mode debugger with the goal of having usability on par w

    EDB (Evan s Debugger) is a QT4 based binary mode debugger with the goal of having usability on par with OllyDbg. It uses a plugin architecture, so adding new features can be done with ease. The current release is for Linux, but future releases will target more platforms. Release focus: Major feature enhancements Changes: A new disassembly engine. A bug that could cause crashing was fixed. There is a new flags breakdown in the register view, an environment view plugin, and improved analysis (including a good speed increase). A bug in QT where disabled events could be triggered has been worked around.

    标签: usability Debugger debugger binary

    上传时间: 2013-12-21

    上传用户:gundamwzc

  • 日历时钟DS12887控制实验 实验步骤 (1)连CZ1→CZ7

    日历时钟DS12887控制实验 实验步骤 (1)连CZ1→CZ7,/IRQ(MC3)→P3.2。 (2)运行程序CLOCK.ASM,主机提示"SE——"等待键输入,①如按F0/EX,则读取显示当前已设置的日历钟。②如按数字键、再按SCAL键,则重新设置日历,例如设置日历为2002年02月22日,只需输入02 02 22即可,20为固定设置,不需输入。

    标签: 12887 CZ1 CZ7 DS

    上传时间: 2014-01-16

    上传用户:sqq

  • 在门户或其他J2EE项目中,经常要实现J2EE Application Server与DOMINO R6之间的的单点登录.除了采用专门的商业SSO软件外,经常需要自己实现,下面以Weblogic Se

    在门户或其他J2EE项目中,经常要实现J2EE Application Server与DOMINO R6之间的的单点登录.除了采用专门的商业SSO软件外,经常需要自己实现,下面以Weblogic Server为例子说明一种简单的实现方式,对其他的J2EE Application Server应该也适用,如果是WebSphere 和Domino之间的SSO实现,也采用其他方式,具体请参考

    标签: J2EE Application Weblogic DOMINO

    上传时间: 2015-12-01

    上传用户:shinesyh

  • This document contains a general overview in the first few sections as well as a more detailed refer

    This document contains a general overview in the first few sections as well as a more detailed reference in later sections for SVMpython. If you re already familiar with SVMpython, it s possible to get a pretty good idea of how to use the package merely by browsing through svmstruct.py and multiclass.py. This document provides a more in depth view of how to use the package. Note that this is not a conversion of SVMstruct to Python. It is merely an embedding of Python in existing C code. All code other than the user implemented API functions is still in C, including optimization.

    标签: document contains detailed overview

    上传时间: 2013-12-14

    上传用户:希酱大魔王