资源列表
touming
- VB的一个小东西 透明窗体 使FROM透明!
pingmuztVB60
- 用Visual Basic 6.0编写的屏幕抓图程序,与大家共享,如有不对请邮件指正。-Using Visual Basic 6.0, prepared by the screen capture process, and share, if not correct me, please e-mail.
NumScaleChange
- 对ASCII码构成的字符串作进制转换,将要转换的文件命名为“msg.txt”即可-right ASCII string constitute band for conversion, will be converting the paper named "msg.txt" can
Wavebutton
- 多态按钮,实现了按钮的三态显示,即按下,弹起,并可更改颜色,用于控制系统-polymorphic button and the button for the realization of three states show that press, pop-up and may change color, for the control system
聊天室JAVA版模版
- 本程序是用JAVA写的,是一个算是简单的聊天程序,实现了客户机跟服务器的对话。可作为其他程序的子程序使用和作为JAVA初学者的参考程序。-this program is written in Java, is regarded as a simple chat program, to achieve a client with the server dialogue. Other procedures can be used as a subroutine and use as a refere
erchashu
- 演示遍历二叉树的过程,所以首先建立二叉树,并用图形显示出树的形状。建立的过程是采用前序便利的方法来创建,设计两种生成树的方式:一种是系统随机生成,另一种是人工输入。考虑到屏幕界面的有限性,限定二叉树不超过5层,最多26个字符,输入字符小数点“.”代表NULL。初始树为某种颜色的结点,三种情况的遍历采用填充另外一种醒目的颜色,来表示当前遍历的结点,同时显示该结点的访问序号。同时在遍历的过程中在遍历图形的下方显示出遍历序列。
dlgResizer_src
- 该对象帮助在对话框窗口大小改变时保持控件布局,更一般地,它可用于包含子窗口的窗口。它不是继承于CDialog,因此对任何窗口都适用。-A DlgResizeHelper object helps you keeping a layout while resizing a dialog or- more generally- a window with child windows.the class is not derived from CDialog (as most other soluti
dlgResizer_src
- It is convinince for resize your dialog ,It is a soure.
CommonDialog
- 通用对话框,通过点击弹出对话框,实现对话框功能-Common dialog
DataGridComboBoxColumn_src
- 一个用C#编写的可用与DataGrid中的组合框控件。许多朋友在写程序过程中经常问有没有这类控件,现在把它传上来,希望有用。-a C# can be prepared with the combination DataGrid control box. Many friends in the process of writing procedures are often asked no such controls, now - it onto the hope that useful.
VoteDialog
- java Swing投票案例与对话框的实例 -case with examples of dialog
Console
- 解压到Microsoft Visual Studio\\VB98\\Template\\Projects里..可以为VB添加控制台程序!