搜索资源列表
FenBian
- 分辨率界面编程,利用各种控件实现人机交互,界面比较简单,需要进一步完善-resolution programming interface, the use of controls to achieve human-computer interaction, the interface is relatively simple, need to be further improved
dlgpopview
- 弹出非模式的新窗口,窗口间可以交互信息,实现双屏显示-pop-mode of the window, the window that can be interactive information and achieving Dual-screen Display
Llho1T0101
- 文档、视图和对话框试验(vc) 在视类中与用户交互,在程序中响应鼠标消息 实验步骤 1利用AppWizardEXE 生成单文档程序框架 在向导的第二步中选择单文档,其余缺省设置 程序名称为本人名称的字母缩写+班级 -documents, and the View dialog box test (vc), as the category and user interaction, In response procedures news mouse using an ex
21920013
- 界面类outlook[pop3emaildevelop.rar] - 基于pop3的邮件收发软件,可以进行邮件的收发功能,并有收发附件的功能 [NET_GETMESDLG.rar] - 简单的邮件客户端程序,能够登陆并显示邮箱中邮件数目。 [Emailsndrecv.zip] - 一个电子邮件收发程序 [eping.zip] - email的 客户段~毕业设计 功能完善 [KLMail.zip] - KLMail收邮件 用pop3收邮件。用到socket/base64+p
Loading_YHDll
- 与YHDll.dll对应的exe程序源码。 主要演示exe如何与DLL程序做ini交互的一种方式
mmsetf
- MMSETF 可以选择交互字体特性。MMSETF会显示对话框供用户选择。
4102327
- Java语言是一个简单的、面向对象的、分布的、解释(执行)的、健壮的、安全的、独立于平台的、可移植的、可扩展的、高性能的、多线程的以及动态的程序设计语言。Java是由C++发展而来的,它是一种彻底的纯面向对象的程序设计语言。面向对象的语言四大特点:1.封装 2.继承 3.多态 4.动态。面向对象技术较好地适应了当今软件开发过程中新出现的种种传统面向过程语言所不能处理的问题。面向对象技术的核心是以更接近于人类思维的方式建立计算机逻辑模型,它利用类和对象的机制将数据与其上的操作封装在一起,并通过统
Viewer
- 这是书上的代码,工具栏和菜单之间的交互,供大家参考-This is the book code, toolbar and menu interaction between, for your reference
TeamTestProJect1
- 一个关于窗体间实时进行数据交互的源码,并附带一个操纵windows线程的小范例-A form of real-time data interaction between the source and manipulation of windows thread attached to a small sample
FLASH
- 本程序演示了如何在对话框中显示Flash并与之交互-This procedure demonstrates how to display in the dialog box and interact with Flash
ColorSwatch
- WPF源码,画笔和色彩的交互操作,类似于画图板的升级-WPF source, brushes and color of the inter-operation, similar to the drawing board to upgrade
Interactive
- 我们目前的项目程序普遍使用 Delphi 客户端内嵌 Internet Explorer 的方式实现,在开发过程中,由于不同的页面经常需要做一些特殊的处理,从而经常涉及到网页和客户端交互的过程。 在以往的项目中,我们大都通过在 Delphi 中捕获浏览器某个对象的事件的方式来解决,随着需要交互的地方越来越多,客户端的代码也由于增加了大量的代码变得难以维护,同时这些代码页不具有通用性,一旦换到另一个项目,绝大部分的事件处理代码随之废弃。而从网页向客户端传递数据我们以前大都采
interface
- 此源代码为人际交互界面,用于控制下位机选择测量的物理量,测好后即使送往上位机显示-The source code for interpersonal interaction interface for the control system selects the next position measurement of physical quantities, measured after a good show even if sent to the host computer
MutiViewDemo
- 典型的视图类、框架类、应用程序类、文档类之间交互的程序。功能为实现学生信息的输入。界面漂亮方便使用。-A typical view class, frame type, application type, document the procedures for interaction between classes. Function for the realization of student information input. Pretty easy to use interface.
DisplayAStringAtACertainPlace
- 在SDI下,在鼠标指定位置输出字符串,使用户与应用程序之间的交互变得方便直观。-Under SDI,we can display a string at a certain palce which we clicked with mouse.
CPP05
- 对话框常作为控件的父窗口,实现与用户的交互操作,如数据的输入显示、执行按钮命令等。-Often as the parent dialog window controls, implementation and user interaction, such as data input display, perform button orders.
UseDlgDemo
- 在程序中使用对话框与用户交互的实例源码,有兴趣的朋友学习一下。-Use the dialog box in the program source code examples and user interaction
EZOptionsDlg_Demo
- 该程序用VC6.0实现,在对话框内实现树形控件的输入与Propersheet之间的交互功能,对对话框的功能拓展具有启发性。-The program with VC6.0 implemented to achieve the tree in the dialog box controls the interaction between input and Propersheet function, the function of the dialog box to expand instructi
MultiViewDemo
- 静态分割窗口实现,多个视图之间实现与文档的交互,-Achieve static split window, multiple views and document the interaction between,
CMDDialogBar
- vc 界面编程中,实现对话条与窗口消息的信息交互-the dialog has completed to exchange information with form。