资源列表
lizhitang[1]
- hhP2P VC Sco不详细说明软件具体功能,则对开发者毫无价值k 聊天程序-hhP2P VC Sco not elaborate on the specific functions of the software, the developers worthless k chat program
Slide
- 类似与QQ的鼠标进入滑出,鼠标离开收缩VB程序调用了系统的API函数,可以判断鼠标离开本窗体或者控件。-similar QQ and slid off into the mouse, the mouse left VB contraction of the system call API functions can be judged from the mouse or the Form Control.
Java001
- 通过例子进行指导网络编程,以及窗口的处理,使使用着对网络和java有更高的认识-network programming guide, and the processing window, the use of a network of java and a higher awareness
JMLXW
- 一个汉字输入法练习软件,通过它可以练习大众几何码的输入方法,这是大众几何码的配套输入练习软件.-a Chinese character input method software practice, through which the public can practice geometric code input method, which is public matching geometric code input software practice.
消息框
- 用win32汇编语言编写的一个windows消息框程序,可以用语微机原理的教学-use of a language news box windows procedures, the principle of computer language teaching
dlgshake
- msn震動源源嗎,debug中有執行文件,內有詳細注釋-msn vibration stream?, Debug the implementation of a document containing a detailed Notes
moveColor
- 對color 編程-right color Programming
静态类库可以使文字象波浪一样滚动
- 一个可以使文字象波浪一样在窗口滚动的代码,可以调节滚动的速度,也可以改变要滚动的文本,很有意思。-one can make waves in the same language as the code window rolling, rolling regulating the speed, can also be changed to a rolling text, very interesting.
需要在水平方向上左右滚动的工具栏
- 一个可以实现在水平方向左右滚动的工具条,通过点击左右箭头即可实现滚动功能。-one can be achieved in the horizontal direction rolling around the tools, by clicking on the arrows around the rolling function can be realized.
自动滚动显示信息的窗口
- 实现了一个可以自动滚动显示信息的窗口,通过在窗口里输入文字,不需要换行所显示的信息就可以自动滚动。-achieved an automatic rolling window display information through the window Lane to enter text, not-for-trip information on the show can be automatically rolling.
颜色选择器
- 本程序实现的颜色选择器对话框是从内存动态创建的,这使得这个控件使用起来十分方便。-color selector dialog is the creation of dynamic memory, which makes the controls easy to use.
美妙的清屏方式
- 问题的提出:我们在编制程序时,经常要用到清屏处理,如dos下的cls,Turbo C下的clrscr()等都具有清屏功能,但这些均为一般意义的清屏, 并未显示其清屏规律.而有时为了达到清屏的艺术美观,往往对清屏有一些具体要求,如:开幕清屏 闭幕清屏 上清屏 下清屏 中清屏.为此,这里 用C语言编制了几个子函数,用于程序中时,既可达到清屏的目的,有能增加屏幕的艺术美观. 子函数及演示程序:-the problem : we in the preparation of procedures, reg