资源列表
[软件工程] LinuxLearnNote
说明:Linux的学习笔记,包含各个目录的介绍以及各种常用命令的介绍等等。-Linux learning notes, each directory contains an introduction and a variety of commonly used to introduce order and so on.<Sky_Walker> 在 2025-06-08 上传 | 大小:8kb | 下载:0
[软件工程] BCB-DLL-Develop
说明:BCB编写DLL终极手册,通过浅显易懂的方式讲述DLL的创建,编译环境为VC++ 6.0-BCB Ultimate DLL manual prepared by simple understandable way about the creation of DLL, the compiler environment VC++ 6.0<hao> 在 2025-06-08 上传 | 大小:8kb | 下载:0
[文件格式] wenjianshangchuan
说明:.net实现文件上传的经典代码,初学者很有用-. net Upload Files classic code, useful for beginners<zhoushajin> 在 2025-06-08 上传 | 大小:8kb | 下载:0
[软件工程] MFCWindowbasicprogramming
说明: Windows中负责图形输出的是GDI(即Graphic Device Interface,图形设备接口)。这是Windows与硬件无关的图形输出模式的体现。GDI建立在硬件抽象层(HAL)之上,屏蔽了不同输出设备之间的差异,从而为用户提供了一个统一的“标准输出设备”。但是,与DOS不同,Windows是多任务、进程独立的,每一个窗口都应该有一个独立的输出通道。这样,GDI又使用了一种简单的机制来保证在窗口中画图的不同程序之间能共享“设备”而又互不干扰。这个机制就是DC(Device Cont<yl> 在 2025-06-08 上传 | 大小:8kb | 下载:0