-
MFC四大天王之一。MFC intenal 一书的code
MFC四大天王之一。MFC intenal 一书的code-MFC one of four kings. MFC intenal a code book
- 2022-06-14 01:48:10下载
- 积分:1
-
一个很好用的窗口分割条类,并附有其使用例子。
一个很好用的窗口分割条类,并附有其使用例子。-a good use of the split window category, together with examples of their use.
- 2022-02-27 06:08:08下载
- 积分:1
-
一个小程序,实现24位真彩色图转换为灰度图,用C语言实现。代码有说明,大家可以参考一下。...
一个小程序,实现24位真彩色图转换为灰度图,用C语言实现。代码有说明,大家可以参考一下。-A small program to achieve 24-bit true-color map is converted to grayscale, using C language. Has code that everyone can reference.
- 2022-06-01 04:49:40下载
- 积分:1
-
DLL的文件调用,可以在原有的基础上加以修改就可以监测系统的情况!
DLL的文件调用,可以在原有的基础上加以修改就可以监测系统的情况!-DLL called the document, the original basis, but the system could monitor the situation!
- 2022-03-07 11:09:18下载
- 积分:1
-
PNG美化Button
#ifndef _PNGBUTTON_H
#define _PNGBUTTON_H
#if _MSC_VER >= 1000
#pragma once
#endif
#include
#include "gdiplus.h"
#pragma comment(lib,"gdiplus.lib")
using namespace Gdiplus;
class CPngButton : public CButton
{
DECLARE_DYNAMIC(CPngButton)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-13 22:43:22下载
- 积分:1
-
线程实例,绘图
螺纹示例,图纸
- 2022-08-18 21:01:00下载
- 积分:1
-
生成NT服务程序的向导,要拷贝到相应的目录
生成NT服务程序的向导,要拷贝到相应的目录-generated NT service program guide, we should copy to the appropriate directory
- 2023-02-06 11:00:04下载
- 积分:1
-
三
三层体系结构 我们经常会看到许多应聘者在简历上写着“精通数据库编程”的字样,也经常会在招聘网站上看到软件公司的招聘要求中某一项为“精通数据库编程”。于是这些应聘者去这些软件公司面试,于是我们看到了许多“精通”者落选的现象。 一些程序员在设计数据库应用时,通常会采用数据控件绑定的方法实现。用鼠标拉几个控件,再用鼠标设置几个属性,连键盘都不用动,就完成了一个数据库应用的开发!当然,这的确是一种快速的数据库应用开发方式,但快速并不意味着精通。 对于大型的数据库应用系统,或是拥有众多客户端的应用系统,我们需要另外一种“精通”,这就是几乎每个程序员都听说过的“三层体系结构”。-three-tier architecture we often see many candidates in the curriculum vitae reads "proficient Database Programming" message, often in recruitment website software companies see the recruitment of a request for a "proficient database programming." So these candidates to interview these software companies, so we see a lot of "proficient" who lost the phenomenon. Some programmers in the design database applications, using data normally bind to the control method. Pull a few mouse control, and then attribute several mouse settings, and even keyboards do not have to move, it completed a database application development! Of course, this is really a fast database application devel
- 2022-03-01 10:31:13下载
- 积分:1
-
输入一个字符串,统计其中字符‘ab’的出现次数
输入一个字符串,统计其中字符‘ab’的出现次数-importation of a string statistics characters" ab "frequency
- 2023-03-31 22:40:04下载
- 积分:1
-
Internet banking in asp
Internet banking in asp
- 2023-04-29 11:15:03下载
- 积分:1