资源列表
CursorTest
- 一款VB鼠标限制程序,限定鼠标光标在某个按钮内移动(再次单击按钮将取消限制),移动光标到“设置鼠标消失”按钮,设置鼠标消失,在窗体内单击鼠标将限制光标在窗体内移动!在窗体内单击鼠标将释放光标!在窗体内单击鼠标将限制光标在窗体内移动-A VB mouse restricted procedures, limited to the mouse cursor to move a button (click the button again will cancel the limit), move th
Demo7
- 设计一个窗口, 窗口中的元素如下: 菜单,其内容模仿记事本的菜单 三个文本框,一个按钮.在前两个文本框中输入两个整数, 点击按钮后把两数之和显示到第三个文本框中.-package cn import java.awt.* import java.awt.event.ActionEvent import java.awt.event.ActionListener import java.awt.event.WindowAdapter import
SpeechInput
- 用windows窗体的形式,将你输入的文字全部用语音读出。-The form of a windows form, all voice read out the text you enter.
eagle
- vb和ae实现鹰眼功能,主要是文档,看了你就明白了-vb and ae
bmpmenu
- 图片菜单的源程序,简单易用,可以美化程序-The source of the picture menu, easy to use, you can beautify program
jiesf
- 三角形的各种计算,包括面积,中垂线,中心-The triangle of computing, including the area, ZhongChuiXian, center, and so on
Code
- wince平台的界面编辑程序,界面由专业的美工人员设计、实现,代码由程序员实现。-wince platform interface editing program, the interface designed by professional artists, to achieve the code by the programmer.
TimeLable
- 一个现实系统时间的lab控件,显示当前的系统日期、时间。-A real time lab control, display the current system date and time.
600673CButtonST
- CButtonST类主要包括BtnST.h、BtnST.cpp、BCMenu.h和BCMenu.cpp四个文件。如果你打算使用CButtonST的窗口不止一个,那么我建议你在VC++的Workspace | FileView中导入以上的四个文件之后,然后在SdtAfx.h文件中添加合适的include语句,如#include "BtnST.h"。-CButtonST class include BtnST.h BtnST.cpp BCMenu.h and BCMenu.cpp four docu
TestFxButton
- 使用CFxButton类,能对按钮进行动态换肤,该工程中实现的是播放按钮和暂停按钮的切换-Use CFxButton class of dynamic peels on the button, the project is the switch to the play button and pause button
11
- 一个不错的flex控件,用于分页,可实现振奋也-a very good component
OpenFile
- 在对话框中实现选择打开文件的功能,并可在对话框中显示打开文件按钮。-Choose to open the file in the dialog box,and a button that displays open the file can be displayed in the dialog box .