CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 交互

搜索资源列表

  1. C_COM_code

    0下载:
  2. COM+不是适合编程新手的主题。如果读者以前从来没有开发过应用程序,本书就可能不太合适。说到COM+,话题就总是牵涉到分布式计算。如果已经开发过应用程序,特别是分布式Web应用程序,本书所讨论的主题对读者就很有意义。 如果读者是.NET编程或COM+编程的新手也不要害怕。本书的第一部分介绍了.NET的基础知识及其与COM组件的交互。第一部分提供了理解.NET应用程序如何工作及如何与传统的COM组件交互所需的环境。作者强烈建议读者在阅读任何其他章节前先阅读第1章。第1章向读者介绍.NET环境。
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2107348
    • 提供者:sy
  1. active_script_demo

    0下载:
  2. 演示windows active scr ipt host的实现,与scr ipt engine的交互,实现IActivescr iptSite -Demonstrates the realization of windows active scr ipt host, the interaction with the scr ipt engine to achieve IActivescr iptSite
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:94046
    • 提供者:fy
  1. MFC

    0下载:
  2. 对话框是Windows应用程序中最重要的用户界面元素之一,是与用户交互的重要手段,在程序运行过程中,对话框可用于扑捉用户的输入信息或数据。-Windows Application dialog box is the most important element of the user interface is an important means of interaction with the user, the program is running, the dialog box can be
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:37511
    • 提供者:wwb
  1. Classic_human_computer_interaction_and_interface_e

    0下载:
  2. Classic human-computer interaction and interface equipment information人机交互设备及接口经典资料-Classic human-computer interaction and interface equipment information classic human-computer interaction devices and interface information
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:530364
    • 提供者:cm
  1. DRAW0810

    1下载:
  2. 用visual c++实现与AUTOCAD的交互。可以把矢量图形保存为DXF格式,也可以打开DXF文件。-Achieved using visual c++ interaction with AUTOCAD. Vector graphics can be saved as DXF format, you can open the DXF file.
  3. 所属分类:File Operate

    • 发布日期:2017-06-14
    • 文件大小:21864332
    • 提供者:罗冲
  1. gmock-1.5.0

    0下载:
  2. Google Mock的设计灵感来源于jMock和EasyMock,它的作用是帮你快速地做出一个接口的仿制品。如果你的设计依赖其它的类,而这些类还没有完成或非常昂贵(如数据库);如果你要测试你的模块与其它模块是否能正确结合,并想了解其交互过程;那么Google Mock就能帮助你。-Google Mock' s design inspiration comes from jMock and EasyMock, its role is to help you quickly make a r
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2014141
    • 提供者:林仁辉
  1. GUI-Calculator

    0下载:
  2. 图形界面计算器程序。同过面向对象的方法,实现人机交互的计算器功能。-Graphical calculator program. Over the same object-oriented approach, the calculator function to achieve human-computer interaction.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:24344
    • 提供者:john
  1. HookDLL

    0下载:
  2. 对Mouse进行钩子编程,和宿主程序进行交互的源代码-Mouse to hook on programming, and the host program to interact with the source code
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:4965
    • 提供者:师去白
  1. wangyetongxin

    0下载:
  2. 一个silverlight与网页进行交互的实例,可以实现页面控件你silverlight控件间的相互控件-Interact with the web page of a silverlight instance, the page control you can achieve the mutual control between silverlight controls
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:40694
    • 提供者:李太白
  1. DisplayAStringAtACertainPlace

    0下载:
  2. 在SDI下,在鼠标指定位置输出字符串,使用户与应用程序之间的交互变得方便直观。-Under SDI,we can display a string at a certain palce which we clicked with mouse.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-14
    • 文件大小:3498498
    • 提供者:meijinyan
  1. VMS

    0下载:
  2. 小区车辆管理系统,包括与嵌入式设备端的交互和本地数据库管理。-Vehicle Management System
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-30
    • 文件大小:226766
    • 提供者:方四
  1. MyQQ

    0下载:
  2. 简单的QQ聊天功能,实现与服务器进行交互。用VC++ + mySQL 开发。-Simple QQ chat, interact with the server. Using VC+++ mySQL development.
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:186768
    • 提供者:吴明
  1. shuju

    0下载:
  2. Datastore 是 PwerBuilder中不可视的数据窗口控制。与数据窗口相比除了视觉以外其他各个方面都极其相似。由于datastore具有对数据的交互操作,所以用它来代替在程序中经常使用的游标Cursors. 使用datastore检索数据比游标的速度快,并对数据的分组变得容易,提高比较高级的过滤功能,在程序中不需要变量也可以访问数据,并且在PB中使编码变得相对简单。-Instead of using the data stored in the cursor
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-07
    • 文件大小:4228
    • 提供者:rzl
  1. LockScreen

    0下载:
  2. 本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能:  系统采用人机交互的方式,界面美观友好。  屏幕信息需要时时显示,网络延时不能大于1秒。  服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。  系统运行时占用内存不能大于10MB,以免影响系统性能。  客户端运行时需要隐藏显示窗口,起其感觉不到在运行。 -monitoring system that can carry out
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:316415
    • 提供者:理想
  1. WebBrowserDemo

    0下载:
  2. WEbbrowserDemo,网页交互的客户端-WEbbrowserDemo, interactive Web Client
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:24679
    • 提供者:大鸟
  1. breshenham-line

    0下载:
  2. breshenham直线生成算法的实现 键盘交互-breshenham line generation algorithm keyboard interaction
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:827
    • 提供者:leon lee
  1. s

    0下载:
  2. 采样数据导入后,实现信号的频谱分析,采用基2FFT实现,能处理1024点采样数据,界面交互友好-Sampled data import, the realization of the signal spectrum analysis, using the base 2FFT implementation can deal with 1024 points sampled data, interactive and friendly interface
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:409266
    • 提供者:cuibingbo
  1. cohen_sutherland_clipping

    0下载:
  2. 实现了在mfc中用cohensouthlend裁剪,能够实现交互界面,没有问题调试通过-Realized in mfc using cohensouthlend cutting, to achieve interactive interface, no problem
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3873855
    • 提供者:sss
  1. Clipboard

    0下载:
  2. 进程间 通过 剪切板 进行交互-Interaction between processes via the clipboard
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:26919
    • 提供者:xhz678
  1. textwithclipboardinteraction

    0下载:
  2. Visual Basic。NET 2005习题文本与剪贴板的交互应用文本与剪贴板的交互应用.sln-Visual Basic. Asp.net 2005 exercises text with clipboard interaction theory text with clipboard interaction applications. SLN
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:527
    • 提供者:Edison Chou
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 50 »
搜珍网 www.dssz.com