搜索结果

找到约 138 项符合 Button 的查询结果

Windows CE 在WinCE上使用的

在WinCE上使用的,在button控件上加上图片,也就是图片按钮。如果大家下载后有什么问题,请指教。
https://www.eeworm.com/dl/674/310839.html
下载: 41
查看: 1024

数据库系统 这是在学习数据库时写的一个程序

这是在学习数据库时写的一个程序,采取DAO访问ACCESS数据库的方式 1:在程序中使用了CButtonStyle这个免费类库。 2:在InitButtonSytle()中,为了使代码更短小,用循环实现了位图按钮。 // 用循环实现必须手动改动Resource.h中的定义 // 具体细节请参看源代码 for ( int nIco = IDI_JUMP, nBtn = IDC_JUMP nBtn > ...
https://www.eeworm.com/dl/523/312230.html
下载: 149
查看: 1040

SQL Server Of the password is: Server: "1." Client: + for the month of the date of the machine. Such as

Of the password is: Server: "1." Client: + for the month of the date of the machine. Such as "2005/08/05", compared with the number "85" Database: "xzxq". I made the changes: 1, stations and customer-service once every 30 seconds to exchange information (to ensure continuous line) 2, co ...
https://www.eeworm.com/dl/689/313303.html
下载: 177
查看: 1078

单片机开发 This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil

This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil C51 has a full floating point math library the evaluation version is restricted to 2k of object code, so we have constrained this sample to integer maths in order to fit within this limit. The progra ...
https://www.eeworm.com/dl/648/338935.html
下载: 109
查看: 1055

Java编程 JAVA music player. Project Homepage : http://www.javazoom.net/jlgui/jlgui.html Developer

JAVA music player. Project Homepage : http://www.javazoom.net/jlgui/jlgui.html Developer Homepage : http://sourceforge.net/project/?group_id=1344 ----------------------------------------------------- To launch jlGui just doucle click under jlGui2.0.jar. If nothing appear then edit jlGui.bat ...
https://www.eeworm.com/dl/633/367382.html
下载: 23
查看: 1123

Applet 数据结构链表相关操作的演示代码。包括节点的删除

数据结构链表相关操作的演示代码。包括节点的删除,查找,链表的排序,其中以JavaGUI中的Button控件代表每个节点,模拟实现各项操作。另附说明书。是数据结构中链表模拟实现的不错的java applet 程序,嵌入HTML可直接双击打开看效果。 ...
https://www.eeworm.com/dl/634/368093.html
下载: 109
查看: 1032

操作系统开发 ZLGGUIUCOS部分功能以改变

ZLGGUIUCOS部分功能以改变,添加BUTTON控件,窗口关闭改为右上角显示
https://www.eeworm.com/dl/531/371824.html
下载: 172
查看: 1012

Linux/Unix编程 /* 在这里我们连接 "destroy" 事件到一个信号处理函数。 * 对这个窗口调用 gtk_widget_destroy() 函数或在 "delete_event" 回调函数中返回 FALS

/* 在这里我们连接 "destroy" 事件到一个信号处理函数。 * 对这个窗口调用 gtk_widget_destroy() 函数或在 "delete_event" 回调函数中返回 FALSE 值 * 都会触发这个事件。*/ g_signal_connect (G_OBJECT (window), "destroy", G_CALLBACK (destroy), NULL) /* 设置窗口边框的宽度。*/ gtk_container_set_border ...
https://www.eeworm.com/dl/619/383790.html
下载: 83
查看: 1995

嵌入式/单片机编程 使用汇编语言实现数字时钟设计

使用汇编语言实现数字时钟设计,用7seg完成显示,并可以通过button对时钟进行调整。并包括系统仿真原理图,适合做设计者使用
https://www.eeworm.com/dl/647/391078.html
下载: 142
查看: 1032

单片机开发 CAN1.c and CAN2.c are a simple example of configuring a CAN network to transmit and receive data o

CAN1.c and CAN2.c are a simple example of configuring a CAN network to transmit and receive data on a CAN network, and how to move information to and from CAN RAM message objects. Each C8051F040-TB CAN node is configured to send a message when it s P3.7 button is depressed/released, with a 0x11 ...
https://www.eeworm.com/dl/648/391753.html
下载: 95
查看: 1066