-
cppcheck, can detect c++ code, including memory leaks and cross
cppcheck,可以检测c++代码,包括内存泄漏和越界-cppcheck, can detect c++ code, including memory leaks and cross-border
- 2022-11-04 15:20:03下载
- 积分:1
-
教某人如何运行开始的脸
Teach somebody how to run the start face
- 2022-02-20 23:35:31下载
- 积分:1
-
一种网络通信编程实例源代码
VC++网络通信编程实例案例精选源代码1-examples of network communication programming source code for a selected case
- 2022-11-05 10:55:03下载
- 积分:1
-
利用Visual Basic编写的小程序,用来测试记忆的,在程序运行后,最先出现3个英文字母,根据记忆,将它填入表格,然后依次4个字母,5个字母...
利用Visual Basic编写的小程序,用来测试记忆的,在程序运行后,最先出现3个英文字母,根据记忆,将它填入表格,然后依次4个字母,5个字母-The use of Visual Basic procedures for the preparation of a small, used to test memory, the program runs, the first three letters of the alphabet appears, according to memory, will it fill in forms, to be followed by four letters, five letters ... ...
- 2022-03-07 12:34:03下载
- 积分:1
-
Summary of time
简易的时间锁。
通过循环置顶实现锁定,默认密码在代码中。
初次运行请小心。-Summary of time-lock. Top realize through the cycle of lock, the default password in the code. Please be careful initial run.
- 2022-08-03 05:43:37下载
- 积分:1
-
用来发送网内信息的.(使用net send)
用来发送网内信息的.(使用net send)-used to send messages within the network. (Using net send)
- 2022-09-12 06:25:03下载
- 积分:1
-
sfj2443源代码,使用一个很好的工具,S3C2443
sfj2443源代码,使用S3C2443的好工具-sfj2443 source code, use a good tool for S3C2443
- 2023-04-05 13:55:04下载
- 积分:1
-
Dynamic Link Library project of the practice is still new, no hand holding somet...
动态链接库的练习工程,目前还是新手,没有什么拿的出手的东西。-Dynamic Link Library project of the practice is still new, no hand holding something.
- 2022-05-07 14:21:23下载
- 积分:1
-
利用键扫程序从键盘输入 16进制数,由程序处理使转为键面对应的十进制数 。例输入0x01(1),0x02(2),即输入了12...
利用键扫程序从键盘输入 16进制数,由程序处理使转为键面对应的十进制数 。例输入0x01(1),0x02(2),即输入了12-Sweep procedure using keys from the keyboard input 16 hexadecimal number of treatment by the procedure so that the face should be the key to a decimal number. Example input 0x01 (1), 0x02 (2), which entered the 12
- 2022-02-27 02:58:15下载
- 积分: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