-
Delphi 指针、地址、指针地址值的应用
Delhi7下编译
Delphi 指针、地址、指针地址值的应用
Delhi7下编译-Delphi pointer, address, target address of the value of Delhi7 compiler
- 2022-03-16 19:10:04下载
- 积分:1
-
CRC procedures can view the document and check that the document itself calibrat...
该程序是CRC校验程序,可以查看文件的校验和,这对文件本身进行校验,也可用在其它程序中检难数据正确与否-CRC procedures can view the document and check that the document itself calibration, but also can be used in other programs Frederick hard data are correct or not
- 2022-03-23 11:06:08下载
- 积分:1
-
不使用CToolTipCtrl,实现树控件的提示,值得参考。
不使用CToolTipCtrl,实现树控件的提示,值得参考。-Do not use CToolTipCtrl, realize the tree control tips, it is also useful.
- 2022-04-01 15:45:18下载
- 积分:1
-
教师参加培训智能管理系统
基于ASP.NET的教师参加培训智能管理系统,包括培训项目申请、审批、培训日志、总结的填写,培训期间费用的报账功能,以及领导人审批等功能。
- 2022-03-10 04:03:30下载
- 积分:1
-
C++ Templates 完全导引 对于理解和编写C++程序有很大好处
C++ Templates 完全导引 对于理解和编写C++程序有很大好处-C++ Templates complete guide to understand and prepare for the C++ Procedures can bring considerable benefits to
- 2023-02-02 00:35:03下载
- 积分:1
-
windows media player ATL com控件例子
windows media player ATL com控件例子
- 2023-01-10 14:35:03下载
- 积分:1
-
简单人事管理系统
#include
#include
#include
#include
using namespace std;
const int Maxr=100;
int ID=10000;
class Employee //职工类
{
int tag;//删除标记
int no;//职工编号
char name[20];//职工姓名
char zw[20]; //职工职务
- 2022-03-24 22:13:18下载
- 积分:1
-
支持阻塞与非阻塞模型且线程安全的环形缓冲的设计与实现
支持阻塞与非阻塞模型且线程安全的环形缓冲的设计与实现-obstruction and support non-blocking security model is threaded circular buffer Design and Implementation
- 2023-04-01 19:55:03下载
- 积分:1
-
通过socket发送post 包
能过socket发送post包,以达到后台自动登陆,先用工具抓到post包然后把包主要内容填到代码中,代码在一没有验证码的WEB登陆页面下通过
- 2023-02-06 15:15:04下载
- 积分:1
-
VB6 包装模块来创建一个 GUID
这是一个 Visual Basic 6 项目,将创建一个 GUID。
它包含的函数"CreateGUIDStr()"。
此函数返回一个 GUID。
该函数将调用一些 Api,但这项工作是对用户隐藏的。
项目演示其使用,并从中可以复制一个文本框中显示 GUID。
每次单击"创建 GUID"按钮创建一个新的 GUID,并将其显示在文本框中。
- 2023-08-18 17:00:04下载
- 积分:1