-
图片窗体示例:能够根据RESOURCE文件夹下的BACKGROUND.BMP图片生成图片窗体(不规则窗体),基于VC SDK,不使用MFC...
图片窗体示例:能够根据RESOURCE文件夹下的BACKGROUND.BMP图片生成图片窗体(不规则窗体),基于VC SDK,不使用MFC-Photo Form Example : RESOURCE according to the folder BACKGROUND.BMP Photo Generation Photo Form ( Irregular Form), VC-based SDK, not using MFC
- 2022-02-09 11:31:58下载
- 积分:1
-
打开文件对话框,实现对图象,文本等预览。该程序提供了如何修改定植标准对话框的方法,值得收藏。...
打开文件对话框,实现对图象,文本等预览。该程序提供了如何修改定植标准对话框的方法,值得收藏。-open file dialog to achieve right image, text, etc. preview. The program offers ways to amend the standard dialog planting methods, it is worth collecting.
- 2022-03-15 00:33:47下载
- 积分:1
-
对《在线杂志》第十六期文章《无标题对话框的拖动》所附代码的改进,示范了如何用鼠标点击有上下文菜单的窗口或对话框背景(即客户区)实现拖动操作。...
对《在线杂志》第十六期文章《无标题对话框的拖动》所附代码的改进,示范了如何用鼠标点击有上下文菜单的窗口或对话框背景(即客户区)实现拖动操作。-right "online magazine" the 16th article of "dragging the dialog box title" code attached to the improvement of the model of how to use a computer mouse to click on the context menu or dialog window background (that is, customers) to achieve drag operation.
- 2022-07-01 11:16:27下载
- 积分:1
-
使用windowsAPI编写的窗口,代码精炼,便于学习和参考。
使用windowsAPI编写的窗口,代码精炼,便于学习和参考。-WindowsAPI prepared to use a window, code refining, to facilitate learning and reference.
- 2022-02-13 04:12:26下载
- 积分:1
-
WinDjView
WinDjView-0.3.5是用来打开djvu格式的 选择要打开的文件-WinDjView-0.3.5 is used to select the format to open djvu file to open
- 2022-11-05 18:35:04下载
- 积分:1
-
用vc.net编写的共用对话框程序,使用于windows系统
用vc.net编写的共用对话框程序,使用于windows系统-vc.net prepared with the common dialog procedures used in the Windows system
- 2022-01-24 18:58:50下载
- 积分:1
-
程序具有像IE浏览器那样的自动纪录下历史的功能
程序具有像IE浏览器那样的自动纪录下历史的功能
-procedures like IE browser automatically to record the history of the function
- 2023-05-18 01:40:03下载
- 积分:1
-
本例实现了一个计算器应用程序,介绍了对话框添加菜单,高级按钮控件,高级编辑控件,对话框的扩展功能等应用。...
本例实现了一个计算器应用程序,介绍了对话框添加菜单,高级按钮控件,高级编辑控件,对话框的扩展功能等应用。-the cases achieved a calculator applications, introduced a dialog menu added, the High button controls, senior editor controls, the expansion of the dialog function applications.
- 2023-02-13 01:20:04下载
- 积分:1
-
MFC对话框,运用ClientDC绘制静态曲线,曲线的使用
MFC 对话框,运用ClientDC绘制静态曲线,运用曲线像素取反擦除曲线。很好的静态曲线绘制代码,简单易懂,稍加修改可绘制自己的曲线。-MFC dialog box, use ClientDC draw static curve, the use of curve-pixel to take anti-erasing curve. Very good static curve drawing code, easy to understand, a little change can draw your own curve.
- 2022-07-21 02:26:12下载
- 积分: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