搜索:dialog

找到约 77 项符合「dialog」的查询结果

结果 77
https://www.eeworm.com/dl/542/138964.html 其他书籍

This article is a very simple introduction writing a Windows Form application for the Microsoft.NET

This article is a very simple introduction writing a Windows Form application for the Microsoft.NET framework using C#. The sample application demonstrates how to create and layout controls on a simple form and the handling of mouse click events. The application displays a form s ...
下载 160
·
查看 1091
https://www.eeworm.com/dl/625/271704.html 游戏

Motoko it s a 2D library to handle the graphical user interface of the game. It supports the basic c

Motoko it s a 2D library to handle the graphical user interface of the game. It supports the basic controls of the windows GUI look like: PictureBox, TextBox, ListBox, LabelBox, ControlListBox, ComboBox, Button, CheckButton, Dialog, Panel, HScrollBar and VScrollBar. It uses the l ...
下载 64
·
查看 1100
https://www.eeworm.com/dl/626/239203.html 编辑器/阅读器

使用WebBrowser控件作为容器打开Word文档 === === === === === === === 这个源代码演示了使用WebBrowser控件作为容器打开Word文档的操作。需要在工

使用WebBrowser控件作为容器打开Word文档 === === === === === === === 这个源代码演示了使用WebBrowser控件作为容器打开Word文档的操作。需要在工程中添加的引用主要为Office支持库,本示例是以在OFFICEXP 2003的环境下打开。所需文件如下: Microsoft Word 11.0 Object Library (MSWord.olb) Micr ...
下载 192
·
查看 1248
https://www.eeworm.com/dl/620/401816.html Internet/网络编程

Description: Microsoft?Windows?HTTP Services (WinHTTP) provides developers with a server-supported,

Description: Microsoft?Windows?HTTP Services (WinHTTP) provides developers with a server-supported, high-level interface to the HTTP/1.1 Internet protocol. WinHTTP is designed to be used primarily in server-based scenarios by server applications that communicate with HTTP servers ...
下载 116
·
查看 1084
https://www.eeworm.com/dl/686/489266.html VC书籍

vc++与visio 安装VISIO office(推荐2003以上版本)必须安装visio office 否则程序无法运行 安装VisioSDK(推荐2003以上版本) 默认安装路径为<

vc++与visio 安装VISIO office(推荐2003以上版本)必须安装visio office 否则程序无法运行 安装VisioSDK(推荐2003以上版本) 默认安装路径为<SDK> C:\Program Files\Microsoft Office\Office12\VisSDK 新建project(实例代码是新建了个MFC Dialog base program) 将<SDK>\Libraries\CPP\里的include ...
下载 40
·
查看 1374
https://www.eeworm.com/dl/841784.html 技术资料

SPSS—process插件

process插件主要用于SPSS数据统计分析的中介效应分析,安装方法:打开SPSS,选择Utilities,找到Custom Dialogs菜单下的Install Custom Dialog,然后点击打开。然后找到你下载好的process文件中以.spd为文件后缀名的文件,点击打开即可。一旦安装成功,你将会在Analyze菜单选项下的Regr ...
下载 3
·
查看 336
https://www.eeworm.com/dl/502/31742.html 单片机编程

Emu51Form软仿真计时器.

Emu51Form是一个软仿真计时器,copy到keil\c51\bin下 project->option for target "target 1"->debug->dialog.dll->parameter改为-p51R -dEmu51Form即可在keil 7.0运行成功,因为使用的一些函数是在最新的AGSI文档中获得,所以大家试试在6.23下能不能用。 ...
下载 52
·
查看 1078
https://www.eeworm.com/dl/845425.html 技术资料

DA14580蓝牙模块用户手册

蓝牙模块 SBM14580 是基于芯片 Dialog DA14580 设计的, 蓝牙 BLE 单模, 分别有 PCB天线(SBM14580B-S/SBM14580L-S)、陶瓷天线(SBM14580M-S/SBM14580S-SF)、外部天线(SBM14580L-SE/SBM14580E-S), 采用邮票孔超小的封装, 最小的封装尺寸仅为6.5*9mm(SBM14580M-S)。 提供有完整的透传软件, 对于 ...
下载 3
·
查看 9089
https://www.eeworm.com/dl/648/143112.html 单片机开发

拷拷贝到你的Keil安装目录下的c51in文件夹中。 工程文件中需设置一下: project->Option for Target Target1 选Debug页 左侧最下面 Di

拷拷贝到你的Keil安装目录下的c51\bin文件夹中。 工程文件中需设置一下: project->Option for Target Target1 选Debug页 左侧最下面 Dialog Dll 一般是DP51.DLL,不用修改 Parameter 中是 -P51 在其后加入 -dledkey 即该行看起来应该是这样的: -p51 -dledkey 保存即可 进入调试后,点击:Peripherals ...
下载 158
·
查看 1128
https://www.eeworm.com/dl/682/269122.html 中间件编程

通用报表打印类使用说明 主要功能: 1 – 自动分页 2 – 自动划出纵横表格线 3 – 支持横向 / 纵向打印 4 – 支持打印输出或生成文本文件 使用方法: 1.Copy prt.h

通用报表打印类使用说明 主要功能: 1 – 自动分页 2 – 自动划出纵横表格线 3 – 支持横向 / 纵向打印 4 – 支持打印输出或生成文本文件 使用方法: 1.Copy prt.h, prt.cpp --- > Project Path 2.Menu --- > Project --- > Add to project --- > files ( prt.h, prt.cpp ) 3.Menu --- > open --- > ...
下载 196
·
查看 1090