资源列表
vb窗体自动缩放
- '以前你可能需要写入很多缩放窗体内控件的代码,现在仅仅需要一句代码即可搞定 '你只要在要缩放的控件的TAG属性值里设置标志,然后使用下面的语句即可('you might need to write a lot of code in the zoom form before you just need a code to do it. 'you just set the flag in the TAG property value of the zoom control, and then
实时数据显示
- (1) 添加曲线条数属性(在一个坐标轴上,一次可画多条曲线,1~MAX_CURVECOUNT 条可设置。) 注意:设置条数后,每条曲线都会画(即使没有用 AddValue 添加值!添加 blnShouldDrawCurve 变量决定是否要画出), 不过,建议想画出多少就设置多少,不要有多余的。 (2) 曲线颜色 属性改动,支持多条曲线不同颜色((1) add the property of the number of curves (on one axis, one can draw a
appchooser
- Redistributions of source code must retain the above copyright ** notice, this list of conditions and the following disclaimer. ** * Redistributions in binary form must reproduce the above copyright ** notice, this list of conditions
Ex_Timer
- 日期时间控件显示系统时间,并且在进度条控件中显示0~59秒的情况(The date time control displays the system time and displays 0~59 seconds in the progress bar control)
fonts
- Fonts for web development
C#
- 这是用VS2010编写的一个界面,主要可以从工具栏中获取工具,主要用于开始接触C#的学习(This ie used VS2010 write.)
扫雷
- 用QT编写的扫雷小程序,软件设计的课程设计(A program named minesweeper using QT)
remotedesktop_demo
- winform 编写的实现远程桌面连接的程序(a remote desktop appliaction ,Write with WinForm!)
java GUI 初级用户界面应用 登录窗口源代码
- 适合刚接触java gui用户界面编程的新手 这个源代码实现了很简单的登录界面 是很灵活的,可以和其他主界面进行拼接, 这个同样也是《java Swing图形用户界面开发与案例详解》 王鹏版的第二章一开始的实现 如果有改进的建议可以反馈给我
calc1
- 实现类似于计算器的功能,加减乘除及一系列操作(Similar to the function of the calculator, and a series of operations add, subtract, multiply and divide)
Round Robin
- Round Robin visual basic
keyboard
- 用C++模拟了一个软键盘,相应keyPressEvent等事件,没用hook,不能全局监听(a softkeyboard using QT)
