-
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
-
五颜六色的窗体和按钮 通过调用API函数 和丰富的类库实现的漂亮的外观...
五颜六色的窗体和按钮 通过调用API函数 和丰富的类库实现的漂亮的外观-colorful window and buttons by calling the API function and rich class library of beautiful appearance
- 2022-09-18 07:55:03下载
- 积分:1
-
2.74全sourcevclskin delphi VCLSkin是扩展Delphi VCL库的应用…
Delphi VclSkin 2.74 full sourceVCLSkin is an VCL library that extend Delphi application with skinnable user interface . Unlike other skin component that you must modify source code to build skinnable application, VCLskin can skin existing application using VCL components without source code modification.VclSkin automatically skin kinds of windows in application, include Delphi forms,MDIform and common Windows dialogs (MsgBox,Open/Save,Font,Print), even the Exception MsgBox.Vclskin not only support Delphi standard controls, but also support many third-party component, such as TMS Grid pack, EnLib Grid, Developer Express QuantumGrid. It is an excellent choice for those wanting to skin existing applications. The cool thing is that it uses existing VCL components.
- 2023-02-20 20:20:03下载
- 积分:1
-
introduces a large delphi specific procedures for database access, to achieve in...
主要介绍一个具体大delphi 程序,数据库为access,实现一个人事信息得管理!-introduces a large delphi specific procedures for database access, to achieve in a personnel information management!
- 2022-06-16 11:51:17下载
- 积分:1
-
vc下视图分割成控制条风格的代码,
vc下视图分割成控制条风格的代码,-vc View divided into under control of the style of the code,
- 2022-06-03 19:22:34下载
- 积分:1
-
本代码实现枚举所有打开程序
本代码实现枚举所有打开程序的窗口,将窗口信息列在列表框中。- This code realization enumerates all opens the procedure the
window, in tabulates the window information row in the frame.
- 2022-03-20 05:25:38下载
- 积分:1
-
hey its all about the 4+1 software architecture
hey its all about the 4+1 software architecture
- 2022-01-28 02:22:24下载
- 积分:1
-
In VISUAL C++ Under MFC dialog based on a browser of the machine
在VISUAL C++下,基于MFC对话框的一个浏览本机的文件夹的小软件。-In VISUAL C++ Under MFC dialog based on a browser of the machine
- 2023-08-28 14:40:06下载
- 积分:1
-
File Dialog Macro 文件对话框宏(6KB)
File Dialog Macro 文件对话框宏(6KB)-File Dialog Macro file dialog Acer (6KB)
- 2022-03-24 11:42:33下载
- 积分:1
-
一个电子显示牌一样的的窗口的实现
一个电子显示牌一样的的窗口的实现--The realization of such windows as electron show card
- 2022-02-24 19:51:40下载
- 积分:1