-
c#获取磁盘分区容量
c#获取某一磁盘分区的容量大小,可以是磁盘和目录的形式,选择后可显示出磁盘容量信息,以及剩余空间大小等,比较简单的磁盘信息读取程序。
- 2022-01-25 19:57:25下载
- 积分:1
-
【MFC】ListControl控件实现翻页
实现list翻页。MFC控件,对ListControl实现翻页功能。
Test.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CTestApp application class.
Test.cpp
This is the main application source file that contains the application
class CTestApp.
Test.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.(Test.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CTestApp application class.
Test.cpp
This is the main application source file that contains the application
class CTestApp.
Test.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.)
- 2020-11-06 23:09:50下载
- 积分:1
-
经典扫雷程序,Visua C++ 6.0 环境下实现对于设置用户的青睐类对话框的配置...
经典扫雷程序,Visua C++ 6.0 环境下实现对于设置用户的青睐类对话框的配置
-Copyright (c) 2004-2005 Micro-soft
Module Name:
DlgCustom.cpp
Abstract:
the class of Dialog for setting user s favor-config
Author:
Microsoft s Engineer- Unknown Name
improved by Weijian Luo (Arthur Luo) 15-Jun-2005
E-mail: skybluehacker@yahoo.com.cn
Revision History: 1.0
- 2022-08-10 06:53:49下载
- 积分:1
-
Keygen L4150 L4160
说明: reset impresora epson
- 2019-12-28 04:11:50下载
- 积分:1
-
LCMV_GSC
LCMV代码,以及LCMV转化为广义旁瓣相消器的代码,这两种方法是等价的。(LCMV code and LCMV code is converted into a generalized sidelobe canceller, the two methods are equivalent.)
- 2017-07-05 09:01:23下载
- 积分:1
-
USB Gamepad Driver
Drive for gamepad China, all taest
- 2018-05-20 12:36:11下载
- 积分:1
-
GifAnimator
gif animation in visual basic
- 2017-09-26 04:18:19下载
- 积分:1
-
visible_light
结合论文实现可见光通信matlab仿真 代码可以正常运行(Matlab simulation of visible light communication combined with Thesis ,Code can run normally.)
- 2018-10-21 17:24:01下载
- 积分:1
-
MSP430 driver PCF8583 clock chip as an excuse to IIC bus
MSP430驱动时钟芯片PCF8583
借口为IIC总线-MSP430 driver PCF8583 clock chip as an excuse to IIC bus
- 2022-03-10 03:08:53下载
- 积分:1
-
lordpe
说明: 编辑框是常用控件之一,同时也是一种完全自实现较为繁琐的控件。本例实现了对编辑框的简单的自绘制,在保留其自身的强大功能的前提下,实现了编辑框的边框、背景、文字颜色以及禁用态的各种颜色的替换。 要想重绘,我们必须知道要绘什么。通过观察默认的编辑框我们可以很清楚的看到编辑框有三个最基础的部分需要我们绘制,他们分别是3D边框、背景和文字,再进一步分析我们会发现他们是一个基本窗口的两个部分,即客户区和非客户区。这样一来我们就知道应该用什么函数有针对性的绘制什么区域了,由于提供了源码,这里仅就基本原理和技术细节加以讨论,不过多地罗列代码。(Editor box is one of the common controls, and it is also a kind of control which is completely self-realization and tedious. This example realizes the simple self-drawing of the edit box, and realizes the replacement of the border, background, text color and various colors of the disabled state of the edit box while retaining its powerful function. To redraw, we must know what to draw. By observing the default edit box, we can clearly see that there are three most basic parts of the edit box that we need to draw. They are 3D border, background and text. Further analysis shows that they are two parts of a basic window, namely, client area and non-client area. In this way, we know which function should be used to draw which area. Since the source code is provided,)
- 2020-06-16 05:40:02下载
- 积分:1