-
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
-
使显示出来的对话框透明显示,通过对话框可以看见后面的画面...
使显示出来的对话框透明显示,通过对话框可以看见后面的画面-So that the dialog box is displayed a transparent display through the dialog box can be seen behind the screen
- 2022-05-25 15:54:23下载
- 积分:1
-
创建不显示在任务栏上的程序
创建不显示在任务栏上的程序-creation is shown on the task bar in the process
- 2022-01-31 15:17:55下载
- 积分:1
-
enumwindows 的一个很简单的例子 使某个窗口靠在最前, vc7编译
enumwindows 的一个很简单的例子 使某个窗口靠在最前, vc7编译-enumwindows a very simple example to make a leaning front window, vc7 compiler
- 2022-04-01 12:59:49下载
- 积分:1
-
源码实现了利用多文档视图结构,实现了多个对话框的显示
源码实现了利用多文档视图结构,实现了多个对话框的显示-Realize the use of multi-source view of the structure of the document to achieve a number of dialog box display
- 2022-07-12 13:09:12下载
- 积分:1
-
对两个不同的线程进行同步的VC源代码的演示程序
对两个不同的线程进行同步的VC源代码的演示程序-of two different threads simultaneously VC source code Demonstration Program
- 2022-05-31 09:55:59下载
- 积分:1
-
以动画方式弹出,关闭窗口,很简单但挺有意思,可以一看。...
以动画方式弹出,关闭窗口,很简单但挺有意思,可以一看。-pop approach to animation, closed window, a very simple but quite interesting and one can see.
- 2023-03-08 19:10:04下载
- 积分:1
-
本代码实现了自动隐藏停泊窗体,本代码对Cuick 的《轻松实现类MSDN2002界面(二)》一文中的代码进行了增强!...
本代码实现了自动隐藏停泊窗体,本代码对Cuick 的《轻松实现类MSDN2002界面(二)》一文中的代码进行了增强!-the code to achieve the automatic parking hidden windows, The code of Cuick "Relax achieve category MSDN2002 interface (2)" a text of the code of conduct by Strong!
- 2022-03-17 05:27:29下载
- 积分:1
-
outlook样式的MDI窗体,左边为树状目录,右边是要显示的窗体.
outlook样式的MDI窗体,左边为树状目录,右边是要显示的窗体.-outlook style MDI form, the left for the tree, the right to display the form.
- 2023-06-27 20:00:04下载
- 积分:1
-
基于Visual basic电机驱动监控系统
基于Visual basic电机驱动监控系统-Visual basic motor drive based on the monitoring system
- 2022-03-13 15:58:54下载
- 积分:1