-
for Socket programming ,as a simple chatroom,or TCP transmission client
为Socket编程,实现简单的聊天室功能,为Tcp传输的客户端-for Socket programming ,as a simple chatroom,or TCP transmission client
- 2022-02-06 02:50:44下载
- 积分:1
-
清华大学出版社最新出版的《vc 项目开发全程实录》一书中餐饮管理系统的源程序...
清华大学出版社最新出版的《vc 项目开发全程实录》一书中餐饮管理系统的源程序-Tsinghua University Press published the latest " vc project development throughout Record," a book of food and beverage management system source code
- 2022-06-30 20:28:39下载
- 积分:1
-
风电设计
风电设计
- 2022-03-15 17:35:26下载
- 积分:1
-
a test messaging procedures
一个测试消息发送的程序-a test messaging procedures
- 2022-03-07 20:32:09下载
- 积分: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
-
测量检查程序,根据外业原始记录和检查记录,程序自动计算检查结果...
测量检查程序,根据外业原始记录和检查记录,程序自动计算检查结果-Measurement procedures for screening outside the industry, according to the original records and inspection records, the program automatically calculates the test results
- 2022-03-19 12:38:32下载
- 积分:1
-
手机WAP页面中中文转UTF-8内码函数。 用于在页面动态输出中文。解决中文乱码...
手机WAP页面中中文转UTF-8内码函数。 用于在页面动态输出中文。解决中文乱码-phone WAP pages to the Chinese UTF-8 coding function. The dynamic pages for Chinese exports. Chinese gibberish solution
- 2022-06-27 12:42:34下载
- 积分: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
-
这是一本windows ce的电子文档,希望有需要的朋友能用得上,这本书很好 ,。...
这是一本windows ce的电子文档,希望有需要的朋友能用得上,这本书很好 ,。-windowsce
- 2023-04-07 06:35:04下载
- 积分:1
-
This book provides students and professional programmers with a concise yet comp...
This book provides students and professional programmers with a concise yet comprehensive view of the role that memory plays in all aspects of programming and program behavior. Assuming only a basic familiarity with C or C++, the author describes the techniques, methods, and tools available to deal with the problems related to memory and its effective use.-This book provides students and professional programmers with a concise yet comprehensive view of the role that memory plays in all aspects of programming and program behavior. Assuming only a basic familiarity with C or C++, the author describes the techniques, methods, and tools available to deal with the problems related to memory and its effective use.
- 2022-12-08 09:20:03下载
- 积分:1