//建立按钮上标签的字符串 label = XmStringCreateSimple["Hello World!"] n = 0 XtSetArg[args[n], XmNlabelString, label] n++ button = XmCreatePushButton[toplevel, "pushbutton", args, n] XtManageChild[button] XmStringFree[label] //设置回调函数 XtAddCallback[button, XmNactivateCallback, callback, NULL]
标签: XmStringCreateSimple XtSetArg XmNlab label
上传时间: 2017-03-21
上传用户:fredguo
本文将介绍文本安装Fedora过程,尽可能的表现出真实状态。给初学者一个快速入门的途径! 提示:本教程采用识图方式编写,对常用的加以讲解其余功能读者可自行尝试。 Fedora 是一系列由 Red Hat 支持的项目,由贡献者领导。这些项目由一个庞大的社群开发,这个社群的成员以自己的不懈努力,提供并维护自由、开放源码的软件和开放的标准。Fedora 项目的核心,是一个操作系统和平台,基于 Linux,允许任何人自由地使用、修改和重发布,无论现在还是将来。
上传时间: 2017-03-30
上传用户:yph853211
Creating barcodes in Microsoft庐 Office has never been easier. With BarCodeWiz Toolbar you can add barcodes to Microsoft庐 Office applications with a click of a button. In Microsoft庐 Word, create single barcodes, pages of labels, or mail merge documents. In Microsoft庐 Excel庐, select a range of cells and automatically convert each cell to a barcode. In Microsoft庐 Access庐, create reports with barcodes based on your data tables.
标签: BarCodeWiz Microsoft Creating barcodes
上传时间: 2013-12-18
上传用户:asddsd
1. It is located in the root directory - SecurityBuilderDemo.exe. Leave password box blank and click on Security button in order to Add/Remove users and set user rights. Once you entered Security dialog you may select your Supervisor password. 2. Click OK when finished configuring users. Don t forget to disable some features in order to see what happens with GUI elements - menus, and buttons.
标签: SecurityBuilderDemo directory password located
上传时间: 2014-01-23
上传用户:chongcongying
LINUX 全系列从安装到架站管理教学文件 共197个教学文件,包含: linux 208招 Linux Kemel 核心 Linux X Window应用问答 Linux 使用小技巧 Linux 指令大全 LINUX 文件系统介绍 Linux 系统设定 Linux 系统命令 Linux的安装 Linux的快技法 Linux是什么 Linux常用软体说明 Red Hat Linux SuSE Linux安装 硬体Q&A 程式教学....
上传时间: 2017-04-27
上传用户:小码农lz
A Celsius-Fahrenheit-Kelvin -converter using NetBeans IDE.An application that converts between Celsius, Fahrenheit, and Kelvin degrees. For each unit, there is a text field showing the temperature, and a button that activates the conversion from that unit to the other units. Show 2 decimal places.
标签: Celsius-Fahrenheit-Kelvin application converter NetBeans
上传时间: 2017-06-07
上传用户:三人用菜
实现一些功能,在Delphi中的一些demo button控件的应用
标签:
上传时间: 2013-12-18
上传用户:skhlm
This tutorial explains how to communicate with IO devices on the DE2 Board and how to deal with interrupts using C and the Altera Monitor Program. Two example programs are given that diplay the state of the toggle switches on the red LEDs. The fi rst program uses the programmed I/O approach and the second program uses interrupts.
标签: with communicate how tutorial
上传时间: 2013-12-13
上传用户:熊少锋
This application report discusses the design of non-invasive optical plethysmography also called as pulsoximeter using the MSP430FG437 Microcontroller (MCU). The pulsoximeter consists of a peripheral probe combined with the MCU displaying the oxygen saturation and pulse rate on a LCD glass. The same sensor is used for both heart-rate detection and pulsoximetering in this application. The probe is placed on a peripheral point of the body such as a finger tip, ear lobe or the nose. The probe includes two light emitting diodes (LEDs), one in the visible red spectrum (660nm) and the other in the infrared spectrum (940nm). The percentage of oxygen in the body is worked by measuring the intensity from each frequency of light after it transmits through the body and then calculating the ratio between these two intensities.
标签: plethysmography non-invasive application discusses
上传时间: 2014-01-17
上传用户:天诚24
基于TCP的控制台下局域网ftp(C/S),能够实现简单ftp命令。具有简单的客户端身份认证功能。内含简单的makefile文件,用记事本打开,可初步参考学习makefile。另外,对于linux环境下Socket编程爱好者,此文件是初级学习阶段不错的参考资料代码。 开发测试环境:Red Hat Linux 3.2.2-5 编译工具:gcc 3.2.2 20030222
上传时间: 2014-08-30
上传用户:CSUSheep