搜索资源列表
interfaceoftheCMainFrame
- 我们知道,缺省的编辑框仅支持剪接板的剪切、拷贝、粘贴操作,不支持拖放操作,本程序扩展了CEdit类为CDragEdit类,并再实现了CDEDropTarget和CDEDataSource,实现编辑之间拖放文本的操作.-We know that the default edit box only support the shear plate editing, copy, paste operation, does not support drag and drop operation, The
123456
- 有开始、计时、停止三个按钮,一个文本框,按一次记录就在文本上输出持续的时间,再按一次记录就在文本下一行上输出持续的总时间,如此循环。同时启用键盘的回车键功能
MSKbdMon
- 监视键盘,记录下在文本框中输入的文件名和密码,然后上传至指定的文件
bianse
- 实现变色文本以及动感时间、列表框连接等功能,每种都提供了两种方法。-To achieve color text, and dynamic time, the list box connectivity features, each offer two ways.
qclj
- vb版系统垃圾清理程序,带进程条,输出文本框-qclj
xheditor-1.0.0-rc3
- 1. 添加:添加HTML5上传支持:多文件选择上传、真实上传进度显示以及从电脑中直接拖放文件上传,注:相应功能需要浏览器支持 2. 添加:添加upMultiple参数,控制是否允许多文件选择上传,默认为开启,此功能需要浏览器支持HTML5上传 3. 添加:添加全选SelectAll和打印Print两个工具按钮 4. 添加:添加多行完全工具栏组mfull,添加演示在demo01和demo02 5. 添加:对话框面板中的textarea表单项中按Ctrl+Enter自动调用确定按钮,
0001
- 把窗体和文本框里的字边的想霓虹灯一样漂亮-As beautiful as the form and the words of the text box side want neon
VCPP-create-a-application-window
- VC++语言创建一个普通的应用程序窗口.为了使PlaySound函数能正常使用,编译前应做以下设置:单击Project->Setting->Link选项卡,在Category中选中General,然后在Object/Library Modules文本框中,我们看到有很多.lib的库文件,在其最后添加代码" winmm.lib"(windows多媒体库)后,单击OK。-VC++ language to create a common application window in orde
map
- ip压缩包查看程序 public class ZipDemo3 extends JFrame{ JFileChooser fileChooser //文件选择器 JTextField jtfTarget //待查看文件路径 JButton jbSelected //选择文件按钮 JTextArea jtaInfo //信息显示文本框-IP压缩包查看程序 公共类ZipDemo3扩展的JFrame{ 文件选择器fileChooser //文件选择器
Textview
- 实现对文本框的一些丰富的操作,代码带有注解,方便读写-Achieve some rich text box operation code annotated, easy to read and write