Welcome![Sign In][Sign Up]
Location:
Search - wizard

Search list

[GUI Developdepcheck

Description: This utility will investigate the ST#UNST.LOG file created when deploying a package made using Visual Basic s Package and Deployment Wizard, determining whether the minimum core MapObjects and Microsoft system files have been included in the deployment package.-This utility will investigate the ST # UNST.LOG file created when deploying a package made using Visual Basic s Package and Deployment Wizard, determining whether the minimum core MapObjects and Microsoft system files have been included in the deployment package.
Platform: | Size: 16618 | Author: | Hits:

[Othertianqi11

Description: 生活向导网天气小偷 v1.1 全国主要城市天气预报小偷!-life Wizard thieves Weather Network v1.1 major cities across the country weather thief!
Platform: | Size: 3716 | Author: 周振虎 | Hits:

[Othertianqi1120060317

Description: 生活向导网天气小偷 v1.1 运行环境: ASP/ACCESS 授权方式: 共享 软件大小: 7Kb -life Wizard thieves Weather Network v1.1 runtime environment : ASP / ACCESS Authorization : sharing software Size : 7Kb
Platform: | Size: 5119 | Author: 王玮 | Hits:

[Button controlActiveXShadeButton

Description: There are many owner-draw button written using C++ and the MFC classes. There a lso many ActiveX controls, mostly written in Visual Basic. While with C++ you can easily use both the MFC and the OCX controls, with Visual Basic you need to convert the MFC objects to an activex control. Unluckily, the class wizard doesn t cover all the messages and the events sent to an ActiveX control, and some messages are different, so most of the magic must be hand written. Because sometimes a piece of code is more clear than the article itself, I included the porting of CxShadeButton to an ActiveX control, but it s just an example, in the article I will speak about a generic AxButtonCtrl. -There are many owner-draw button written using C++ and the MFC classes. There a lso many ActiveX controls, mostly written in Visual Basic. While with C++ you can easily use both the MFC and the OCX controls, with Visual Basic you need to convert the MFC objects to an activex control. Unluckily, the class wizard doesn t cover all the messages and the events sent to an ActiveX control, and some messages are different, so most of the magic must be hand written. Because sometimes a piece of code is more clear than the article itself, I included the porting of CxShadeButton to an ActiveX control, but it s just an example, in the article I will speak about a generic AxButtonCtrl.
Platform: | Size: 72314 | Author: 刘亦菲 | Hits:

[File OperateSM_DBM_SQL

Description: 复制/重命名/删除SQL SERVER上的数据库,速度快于import/export wizard -copy / rename / delete SQL Server on the database, faster than import / export wizard
Platform: | Size: 4816 | Author: 姚紫欣 | Hits:

[Button controlproptry

Description: 属性、向导对话框 属性页的制作,包含常用控件的用法 挺实用的哦-attributes Attribute Wizard dialog pages of the production, including the use of commonly used controls quite practical oh
Platform: | Size: 67861 | Author: iori | Hits:

[Other resourceline-fit

Description: 曲线拟合向导 ( Matlab 程序 )-Curve Fitting Wizard (Matlab procedure)
Platform: | Size: 185971 | Author: khliu | Hits:

[Other resourceeclipse_guide

Description: 教你怎么用eclipse 这个java工具的向导 入门级书-teach you how eclipse with the java tools Wizard entry-level book
Platform: | Size: 425491 | Author: fff | Hits:

[Windows DevelopCLink

Description: 超级链接效果的类CLink 选把所带的两个文件导入到工程中,关闭工程,删除工程下以CLW为 文件(类文件),打开工程,在打开类视图时会说找不到类库,是否要重建,当然要重建啦,不然做这么干么啊:-),为要实现效果的 STATIC 改名,在类向导中选择 Member Variable 找到 STATIC 的名字,增加一个变量 输入变量名,在Category中选择 Control ,Variable type中应该有一个CLink,选择它,编译工程,鼠标移上去看看是不是OK了。-hyperlinks effect of the election put CLink category brought into the two documents to the project, the closure of the project, delete under CLW works for the paper (like paper), opened works in the open category View will find that the class libraries, whether or not to rebuild, to rebuild -- of course, do not do so :-) Mody ah, in order to achieve results STATIC renamed, in Class Wizard choose Member Variable find STATIC name, an increase in variable input variable, and select the Control Category. Variable type should have a CLink, select it, compile, by moving the mouse up to see if this is OK.
Platform: | Size: 2449 | Author: 天雪 | Hits:

[GUI DevelopProperties002020

Description: saprefs.zip 名称:SAPrefs - Netscape-like Preferences Dialog 作者:Chris Losinger Wizard2000_src.zip 在安装程序中,向导是必不可少的。你有没有对现在那些通用的界面感到平淡?看看这个Wizard 97 Property Sheets 的例子吧,你会满意的。 -saprefs.zip title : SAPrefs-Netscape-like Preferences Dialog writer : Chris Losinger Wizard2000_src.zip the installation procedure, Wizard is essential. Do you have those right now is a common interface dull? Look at the Wizard 97 Property Sheets example, you are satisfied.
Platform: | Size: 103818 | Author: yanglin | Hits:

[GUI DevelopMing.Alarm

Description: 本安防报警系统为软硬件相结合的集成系统,实现布防、检测、报警等功能,能接收报警信号,分析并对之作出动作相应,显示当天接收的并且成功处理的报警日志,接收用户命令,调用布防参数、处警参数设置向导、管理报警日志,对数据库中的日志表进行查询、删除操作。一旦有不安全事件发生,就可进行人工或自动报警(拨打110、119等报警电话在、拉响警笛、启动录像等)-the Security Alarm System for the combination of hardware and software integrated system that deployment, detection, alarm functions, capable of receiving the alarm signal, analyzes and make corresponding moves show that day and receive the success of the police log, users receive orders, send a call parameters, Alarming parameter configuration wizard, the police log management, the database log table inquiries, delete operation. Once unsafe incidents, can be automatic or manual alarm (such as suburban Call the police hotline. sounding the siren, activated video, etc.)
Platform: | Size: 230579 | Author: | Hits:

[GUI Developwtl4_mfc6_demo

Description: 《包容ActiveX控件》将介绍ATL对在对话框中使用ActiveX控件的支持,由于ActiveX控件就是ATL的专业,所以WTL没有添加其他的辅助类。不过,在ATL中使用ActiveX控件与在MFC中有很大的不同,所以需要重点介绍。我将介绍如何包容一个控件并处理控件的事件,开发ATL应用程序相对于MFC的类向导来说有点不方便。在WTL程序中自然可以使用ATL对包容ActiveX控件的支持。 例子工程演示如何使用IE的浏览器控件,我选择浏览器控件有两个好处: 每台计算机都有这个控件,并且 它有很多方法和事件,是个用来做演示的好例子。 我当然无法与那些花了大量时间编写基于IE浏览器控件的定制浏览器的人相比,不过,当你读完本篇文章之后,你就知道如何开始编写自己定制的浏览器!-"inclusive ActiveX" ATL will be presented in the dialog box to use ActiveX Controls the support, as ActiveX ATL is the professional, So WTL did not add other types of assistance. However, the use of ATL and ActiveX controls in MFC are quite different, there is a need to highlight. I will show you how inclusive a control and processing controls, ATL development applications in relation to the MFC category is a bit inconvenient Wizard. The WTL natural process can be used to ATL inclusive ActiveX support. Examples of projects demonstrate how to use the Internet Explorer browser control, I choose the browser control has two advantages : every computer has the controls, and it has many ways, is used for demonstration of good examples. I can not of course with those who spent a lot of
Platform: | Size: 27818 | Author: wwwwppp | Hits:

[GUI Developwtl4_mfc8_demo

Description: 《属性页与向导》甚至在成为Windows 95的通用控件之前,使用属性表来表示一些选项就已经成为一种很流行的方式。向导模式的属性表通常用来引导用户安装软件或完成其他复杂的工作。WTL对这两种方式的属性表都提供了很好的支持,可以使用前面介绍的与对话框相关的特性,如DDX和DDV。在本章我将演示如何创建一个基本的属性表和向导,如何处理属性页发送的通知消息和事件。-"Properties page with the Wizard," even as the common Windows controls 95, using Attribute Table said some options to have become a very popular way. Wizard mode attribute table is usually used to guide users to install software or perform other complicated tasks. WTL both ways attribute table provided a good support, using the above-described dialog with the relevant features, such as DDX and its realization. In this chapter I will demonstrate how to create a basic attribute tables and guides, how to handle property notices sent page news and events.
Platform: | Size: 140807 | Author: wwwwppp | Hits:

[Other2006050302584118755

Description: 一个简单的字典工具(C++源码) 目前实现的主要功能: 1.制作字典 1.1 向导模式 1.2 自定义模式 2.对字典进行加工 2.1 给字典中的密码添加前缀 2.2 给字典中的密码添加后缀 2.3 合并多个字典  一些工具仅支持单个字典 2.4 过滤指定字典中的重复密码  合并后的字典可能会出现重复密码 如果处理比较大的字典 由于未使用多线程处理 速度会比较慢 尤其体现在过滤功能上 因为没想到更好的算法 之所以用C++而不是C来实现 是因为C++的I/O流与C的I/O函数相比 更强大易用和安全 不过相应的缺点是效率要低一点 -a simple dictionary tools (C source code) to achieve the main functions : 1. Wizard production model dictionary 1.1 1.2 2-defined pattern. dictionary of processing 2.1 to the dictionary passwords add prefix 2.2 to the dictionary passwords suffixes 2.3 consolidation dictionary tools only support a single dictionary 2 .4 filter specified dictionary of duplication after the merger password dictionary may be repeated password if handled fairly large dictionary failure to use multi-threaded processing speed will be slow especially in the filter functions as never thought that the algorithm has better use C and C was not achieved because C of I / O streams and C of I / O function compared to more powerful but easy-to-use and the corresponding security weakness is to lower efficiency
Platform: | Size: 1482 | Author: linguohua | Hits:

[File Operate20060513_CustomWizard

Description: Visual C++创建自定义的应用程序向导源代码。-create a custom application wizard source code.
Platform: | Size: 41477 | Author: 于珊 | Hits:

[GUI DevelopWelcome22222

Description: 在本实例中,将利用MFC应用程序向导创建一个单文档应用程序,在单文档的窗口中,将显示一行字:“你好!欢迎进入Visual C++的世界”。-in this example, will use the MFC application wizard to create a single document applications, the documents in a single window, will show his words : "Hello! Welcome to the world of Visual C. "
Platform: | Size: 25688 | Author: 王能会 | Hits:

[Button controlusefulltools

Description: 如何制作属性页对话框和向导对话框,融合组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页-attribute pages on how to make and Wizard dialog box, integration portfolio box (box how to adjust the size composition), List box, radio button, check button so common dialog control of the use of a variety of methods. How to restrict users no longer satisfied with the conditions set when switching to other attributes pages and pages Wizard
Platform: | Size: 70875 | Author: zmf | Hits:

[Dialog_Windowinstalling_guide

Description: 一个安装向导的例子,让你根据提示一步步进行,选择安装路径-an installation wizard example, allow you to suggest a step by step basis, select the installation path, etc.
Platform: | Size: 65976 | Author: w | Hits:

[GUI Developqidongdonghua

Description: 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-MFC +5.0 how to amend the framework of the wizard generates the look and size, changes icon, cursor, background of the three methods. How to increase and remove toolbar buttons, how to increase application toolbar, how to display and hide the toolbar. Custom status bar, the status bar add clock, CTime category and usage. Add in the state of progress of the column (the main window have generated immediately after the progress of the clever ideas, OnCreate function not directly address that we had to use information from the definition of the methods). The mouse coordinates, in which CView status bar access to the object in several ways. How to add application screens.
Platform: | Size: 57992 | Author: zyg | Hits:

[Other Games魔法师传奇源代码

Description: 魔法师传奇源代码-wizard legendary source code
Platform: | Size: 442779 | Author: 林君墨 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net