-
Delphi7.0实现漂亮的汉字窗口,很好用,也很漂亮,不是垃圾
Delphi7.0实现漂亮的汉字窗口,很好用,也很漂亮,不是垃圾-Delphi7.0 achieve beautiful Chinese characters window is useful, very beautiful, not rubbish
- 2022-08-23 07:23:17下载
- 积分:1
-
可以象Windows的任务条那样在桌面上自动隐藏的对话框,用VC做的,很酷哦...
可以象Windows的任务条那样在桌面上自动隐藏的对话框,用VC做的,很酷哦-be like Windows as the mandate of the desktop automatically hidden dialog, VC done, oh cool
- 2023-07-13 00:40:02下载
- 积分:1
-
调用vc的active x控件写的个播放器,学的比较简单, 只是做调试用的。...
调用vc的active x控件写的个播放器,学的比较简单, 只是做调试用的。-call vc active x control of the write-player, the school is relatively simple, just do the debugging.
- 2022-03-11 20:24:49下载
- 积分:1
-
用VC++6制作的非模式对话框程序,非常适合入门者学习
用VC++6制作的非模式对话框程序,非常适合入门者学习-6 with VC model produced by the non- dialog procedures, very suitable for beginners learning
- 2022-02-11 14:25:26下载
- 积分:1
-
在许多软件中可以看到许多拖动的窗口,用户可以将其拖动到任何位置,也可以停靠在窗口的一边,本例子就实现了该功能。供初学者学习...
在许多软件中可以看到许多拖动的窗口,用户可以将其拖动到任何位置,也可以停靠在窗口的一边,本例子就实现了该功能。供初学者学习
-In many software can be seen in many drag a window, the user can drag it to any location can also be docked at the side of the window, the example of the realization of the feature. For beginners to learn
- 2022-10-26 06:20:03下载
- 积分:1
-
这是一个用VC编写的读取实现过程的文本程序…
本程序是一个用vc编写的实现对读入文本的读取的一个程序,但是还有一些缺陷不是很完善,希望与大家交流-this is a procedure with the realization vc prepared to read the text of a procedure to read, but also has some flaws is not perfect, and we hope that the exchanges
- 2022-03-23 13:08:17下载
- 积分:1
-
tab控件控制的多个form
tab控件控制的多个form-Multiple forms which are controled by Tab control
- 2022-10-10 03:55:03下载
- 积分:1
-
Dialog box to create a view, realize scroll the display view, view as a window f...
对话框中创建视图,实现滚动视图的显示,充分理解视图作为窗口的意义-Dialog box to create a view, realize scroll the display view, view as a window fully understand the significance of
- 2022-02-13 12:33:50下载
- 积分:1
-
delphi国内用于 p2p网络编程的控件源代码,
delphi国内用于 p2p网络编程的控件源代码,-delphi domestic p2p network programming for the control of the source code,
- 2022-01-26 06:42:50下载
- 积分:1
-
java是一种简单、对象
Java语言是一个简单的、面向对象的、分布的、解释(执行)的、健壮的、安全的、独立于平台的、可移植的、可扩展的、高性能的、多线程的以及动态的程序设计语言。Java是由C++发展而来的,它是一种彻底的纯面向对象的程序设计语言。面向对象的语言四大特点:1.封装 2.继承 3.多态 4.动态。面向对象技术较好地适应了当今软件开发过程中新出现的种种传统面向过程语言所不能处理的问题。面向对象技术的核心是以更接近于人类思维的方式建立计算机逻辑模型,它利用类和对象的机制将数据与其上的操作封装在一起,并通过统一的接口与外界交互,使反映现实世界实体的各个类在程序中能够独立、自治、继承;这种方法非常有利于提高程序的可维护性和可重用性,使得面向过程语言难于操纵的大规模软件可以很方便的创建、使用和维护。为了与C语言兼容,其中还包含了一些面向过程的成分;Java去除了C++中非面向过程的部分,其程序编写过程就是设计、实现类,定义其属性、行为的过程。所以我们要学好java,但是一学期学到的东西毕竟有限,要学好还要花大量的时间和精力,不是一下子就可以学好的。下面就对我作的小程序进行分析-Java is a simple, object-oriented, distributed, the interpretation of (Executive), robust, secure, platform-independent, portable, scalable, high-performance, multi-threading and dynamic programming language. Java was developed from the C, it is a completely pure object-oriented programming language. Object-oriented languages four major characteristics : 1. Packaging 2. Inheritance 3. Four more states. Dynamic. Object-oriented technology to better adapt to today"s software development process for the var
- 2022-04-12 10:50:09下载
- 积分:1