# PmlxzjKeygen **Repository Path**: zyjsuper/PmlxzjKeygen ## Basic Information - **Project Name**: PmlxzjKeygen - **Description**: 屏幕录像专家共享版注册机 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2020-04-11 - **Last Updated**: 2024-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 编译报错如下: 1>C:\Users\Administrator\source\repos\PmlxzjKeygen\PmlxzjKeygen\PmlxzjKeygen.cpp(84,4): error C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details. 解决办法: 打开项目属性,点击C/C++ ——> 高级 ——> 禁用特定警告 ——> 编辑中加入4996