资源列表
3733
- 给文件夹加密解密,功能全,体积小,好代码-To the folder encryption and decryption, full-featured, small size, good code
Clockabmp
- Windows API编程,实现时钟程序和BMP格式的图像处理功能-Windows API programming, image processing function clock program and BMP formats
CtrFont
- 如何改变控件的字体和字体颜色--对话框上各种子控件需要不同的的字体以达到某种效果-How to change the font and font color control- dialog box on the various sub-control requires a different font in order to achieve an effect
IconViewer
- 這是一個檢查ICON的好東西,希望對大家有幫助。
CAnchor
- Class to anchor a control to the main window
ecoykl
- 这是刚刚上传的“键盘测试源代码”配套的dll文件源码,很好用的-This is just upload the keyboard test source DLL source code, very useful
enumwins
- 这是一个关于枚举所有桌面窗口的VB6源代码 -enum windows
wtl4mfc1_demo
- wtl对话框资源初始化和显示的例子,是wtl初学者的很好的学习代码-failed to translate
CPP05
- 对话框常作为控件的父窗口,实现与用户的交互操作,如数据的输入显示、执行按钮命令等。-Often as the parent dialog window controls, implementation and user interaction, such as data input display, perform button orders.
ClxMdiapp.rar
- 实现菜C++ Bulider的控件的相关功能。,Dishes to achieve the C++ Bulider control related functions.
Efile
- 易语言编译程序变形工具,具有动态变形E语言编译代码的作用-Easy language compiler deformation
4102327
- Java语言是一个简单的、面向对象的、分布的、解释(执行)的、健壮的、安全的、独立于平台的、可移植的、可扩展的、高性能的、多线程的以及动态的程序设计语言。Java是由C++发展而来的,它是一种彻底的纯面向对象的程序设计语言。面向对象的语言四大特点:1.封装 2.继承 3.多态 4.动态。面向对象技术较好地适应了当今软件开发过程中新出现的种种传统面向过程语言所不能处理的问题。面向对象技术的核心是以更接近于人类思维的方式建立计算机逻辑模型,它利用类和对象的机制将数据与其上的操作封装在一起,并通过统