-
本工程完全实现自绘对话框,能够让你完全了解自绘过程,
本工程完全实现自绘对话框,能够让你完全了解自绘过程,-The full realization of this project since the draw dialog box allows you to fully understand the self-drawn process,
- 2023-05-15 18:05:03下载
- 积分:1
-
主界面一启动就隐藏窗口
主界面一启动就隐藏窗口-main interface launched on a hidden window
- 2022-03-04 17:01:36下载
- 积分: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
-
形如Word中标尺的例子
形如Word中标尺的例子--Example that similar to the rule in word
- 2022-07-27 21:35:55下载
- 积分:1
-
基于Microsoft Visual Basic 6.0 的改变窗口的一段程序
基于Microsoft Visual Basic 6.0 的改变窗口的一段程序-Microsoft Visual Basic 6.0 based on changes in the procedures section of the window
- 2022-10-05 23:55:03下载
- 积分:1
-
我自己编写的用Delphi编写的Ad Hoc无线网络仿真实验
我自己编写的用Delphi编写的Ad Hoc无线网络仿真实验-I prepared with Delphi"s Ad Hoc Wireless Network Simulation
- 2022-11-28 21:55:03下载
- 积分:1
-
网页将被用来控制梅雨,在网页对话框弹出
WEB页面上便用的梅花雨控件,在网页上弹出时间选择对话框-WEB page will be used to control plum rain, in the web page dialog box pop-up timing
- 2022-07-27 03:40:15下载
- 积分:1
-
Vc wrote an imitation developstudio style interface example. Spent cj60lib graph...
一个vc写的仿developstudio界面风格的例子。用了cj60lib图形库-Vc wrote an imitation developstudio style interface example. Spent cj60lib graphics library
- 2022-03-23 20:37:27下载
- 积分:1
-
window example, we often need to split views, it provides a good example
动态切分窗口的例子,大家常常需要将视图分割,这里提供一个很好的例子-window example, we often need to split views, it provides a good example
- 2022-05-26 10:12:38下载
- 积分: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