-
这是一个delphi的程序界面的技巧。
这是一个delphi的程序界面的技巧。-This is a delphi program interface techniques.
- 2022-01-21 21:28:54下载
- 积分:1
-
Manjula Dharmawardhana at www.manjulapra.com.
For his simple Common Dialog wit...
Manjula Dharmawardhana at www.manjulapra.com.
For his simple Common Dialog without the .OCX sample
Special Thanks:
Steve McMahon ( The Man ) at www.vbaccelerator.com
for showing us mere mortals how to make quality ActiveX controls.
Without his generosity and skills, this control would not have happened.
- 2022-02-13 11:52:31下载
- 积分:1
-
在MFC画圆。
To draw circle in MFC.
Inputting number s circle with color on dialog, after that program will draw circles consecutive with diameter equal.
- 2023-08-20 01:30:04下载
- 积分:1
-
视图分割范例源代码
视图分割范例源代码-View segmentation example source code
- 2022-10-24 04:25:03下载
- 积分:1
-
非常实用的滚动字幕效果的窗口,实现文本类似电影字幕效果的功能,同时实现对单文档窗口的属性的修改。...
非常实用的滚动字幕效果的窗口,实现文本类似电影字幕效果的功能,同时实现对单文档窗口的属性的修改。-Very practical effect of rolling subtitles window, realize the effect of text similar to the function of film subtitles, at the same time to realize the attributes of a single document window changes.
- 2022-06-15 19:22:03下载
- 积分:1
-
on VC.NET This is the programming code, when the window on the operation, for yo...
这是关于VC.NET编程方面的代码,时关于窗口操作等的,供大家使用-on VC.NET This is the programming code, when the window on the operation, for your use
- 2022-03-12 11:11:04下载
- 积分:1
-
这个演示是从lt;lt;MFC anwswer bookgt;gt;,程序显示如何变化…
This demo is from > , Program show to how to change the data of document programmably.-This demo is from lt;lt; MFC anwswer bookgt;gt; , Program show to how to change the data of document programmably.
- 2022-05-17 09:16:45下载
- 积分:1
-
可以关闭屏幕上的所有Form包括Windows桌面、任务栏等
可以关闭屏幕上的所有Form包括Windows桌面、任务栏等-Can turn off the screen all the Form including the Windows desktop, task bar, etc.
- 2022-03-25 08:40:01下载
- 积分:1
-
简单的绘制图片的程序。可以供初学者使用学习。
简单的绘制图片的程序。可以供初学者使用学习。-Draw a simple picture of the procedure. Can be used for beginners to learn.
- 2022-03-17 10:41:17下载
- 积分: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