-
一个登陆对话框的界面实现,很使用的一个例子, 加入自己的图片就可以做出来漂亮的登陆界面...
一个登陆对话框的界面实现,很使用的一个例子, 加入自己的图片就可以做出来漂亮的登陆界面-Landing of a dialog box interface, it is an example of the use, by adding your own picture you can make out pretty Landing Interface
- 2022-03-05 03:28:13下载
- 积分:1
-
一个利用VC开发的制作任意形状对话框的演示程序
一个利用VC开发的制作任意形状对话框的演示程序-a VC development of the production of arbitrary shape dialog Demonstration Program
- 2022-03-31 14:25:36下载
- 积分:1
-
大家知道消息只是从一个视图到另一个视图,而CBroadcaster可以广播消息到多个视图。
大家知道消息只是从一个视图到另一个视图,而CBroadcaster可以广播消息到多个视图。-we knew only from a view to another view, and can CBroadcaster broadcasting news of a number of View.
- 2023-03-30 04:50:03下载
- 积分:1
-
GardenUI的源码,很实用的
GardenUI的源码,很实用的-GardenUI the source, it is useful
- 2022-04-23 21:28:19下载
- 积分:1
-
word 宏代码,实现一些简单文字处理操作的代码
word 宏代码,实现一些简单文字处理操作的代码-word macro code to achieve some simple word processing operation code
- 2022-07-19 12:12:53下载
- 积分:1
-
本源程序演示了怎样访问View类中的公共变量!
本源程序演示了怎样访问View类中的公共变量!-The source code to demonstrate how to access View class public variables!
- 2023-07-04 09:45:03下载
- 积分:1
-
Written by a foreigner progress control, control the expansion of the original w...
一个老外写的progress控件,对原有windows控件扩展,还蛮不错的,拿来与大家一起分享-Written by a foreigner progress control, control the expansion of the original windows, quite good, used to share with you all
- 2022-08-26 01:15:08下载
- 积分:1
-
这个是一个很简单的VC++程序,主要就是弹出界面,这个对初学者有很大的帮助,...
这个是一个很简单的VC++程序,主要就是弹出界面,这个对初学者有很大的帮助,-This is a very simple VC++ Procedures, mainly pop-up interface, it is very helpful for beginners,
- 2023-07-03 19:00:02下载
- 积分:1
-
floating panels, a considerable use of floating panels
浮动面板,相当使用的浮动面板-floating panels, a considerable use of floating panels
- 2022-08-13 17:29:01下载
- 积分: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