搜索资源列表
KEY01
- 一个包含前面板按钮控制和LED灯显示的源代码.- The source code which contains the front panel push-button control and the LED lamp demonstrated
TGifImage.v2.2.Full.Source.BCB.836077
- 安装方法:用BCB打开CrnGifImage.bpk-->Compile-->Install,安装后在组件面板没有任何显示。在窗体上放置一个TImage,点击Picture属性旁边的按钮,可以看到支持的文件格式已经由原来的 All (*.jpg *.jpeg *.bmp *.ico *.emf *.wmf) 改变为: All (*.gif *.jpg *.jpeg *.bmp *.ico *.emf *.wmf) 这样就OK了。-installation me
QQwin
- 模拟QQ的主面板皮肤,使用VC++写的,各种皮肤等都很漂亮,很类似QQ,技术也很高级。
StackedWindowsControl_DemoProject
- 很不错的Outlook式button,能做出很类似QQ设置面板左边的button按钮来
labview精美控件让你的程序前面板更加好看绚丽
- labview精美控件让你的程序前面板更加好看绚丽。 -labview can make you
Demo8
- 写一个应用程序,要求编写一个Panel的子类MyPanel,MyPanel中有一个文本框和一个按钮,要求MyPanel的实例作为其按钮的ActionEvent事件的监视器,当单击按钮时,程序获取文本框中的文本,并将该文本作为按钮的名称。然后再编写一个Frame的子类,即窗口。窗口的布局为BorderLayout布局。窗口中添加两个MyPanel面板,分别添加到窗口的东部区域和西部区域-MyPanel.Java package cn import java.awt.* import
fullscreen
- 点击控件按钮后,实现前面板全屏,再次点击该按钮,退出全屏。-Click the control button, to achieve full-screen front panel, click the button again to exit full screen.
tabbtnpric
- MFC下开发的一个多面板运用和按钮优化的对话框,对于使用CBUTTONST和多面板有一定帮助。-The development of a multi-panel application and buttons under the MFC dialog optimized for the using CBUTTONST and multi-panel.
FontsEnumTest
- 用VC++代码实现一个读取Windows系统所有字体的面板,并应用这些字体实现字体设置程序,可选择字号、字体样式、字体名称等,下面的方框主是要演示所选择的字体样式,通过这个程序可了解VC如何读取到Windows字体的,以及如何将字体的设置应用到指定的对象上。-VC++ code is used to implement a read all the font panel, Windows system and apply these fonts font program, can choose
cemsistenve__encode
- DirectShow捕捉视频,从摄像头当中捕获视频,暂时控制面板(DirectShow capture video, capture video from a camera, a temporary control panel)
rauio__exclvsion__composition
- 控制面板程序设计-在控制面板上加一个测试组件()
水下推进器控制界面
- 水下推进器连接Arduino板,小板与PC串口连接,控制面板实现长按持续向推进器输入信号。