随笔分类 -  c++语言

上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 25 下一页

c++语言
ubuntu jdk配置
摘要:https://blog.csdn.net/baidu_38662087/article/details/131881107 阅读全文

posted @ 2024-01-11 15:50 lydstory 阅读(4) 评论(0) 推荐(0) 编辑

【chatgpt】sm4密匙
摘要:SM4算法的16位密钥(128位)是由16个字节组成的。每个字节可以表示0x00到0xFF(十进制的0到255)范围内的任意值。 密钥可以使用任何有效的字节值,因此在理论上可以使用任何字符来表示密钥的字节。常见的表示密钥的字符集包括十六进制字符(0-9,A-F)和Base64编码字符(A-Z,a-z 阅读全文

posted @ 2024-01-11 12:51 lydstory 阅读(1877) 评论(0) 推荐(0) 编辑

LPC单片机是NXP半导体公司生产的,型号有LPC2131,32,34,36,38,是基于16,32位ARM7TFMIS内核
摘要:LPC单片机是NXP半导体公司生产的,型号有LPC2131,32,34,36,38,是基于16,32位ARM7TFMIS内核 LPC单片机是NXP半导体公司生产的,型号有LPC2131,32,34,36,38,是基于16,32位ARM7TFMIS内核 阅读全文

posted @ 2024-01-09 17:17 lydstory 阅读(63) 评论(0) 推荐(0) 编辑

pcie wifi 卡与windows pcie驱动
摘要:pcie wifi 卡与windows pcie驱动 pcie wifi 卡与windows pcie驱动 pcie wifi 卡与windows pcie驱动 pcie wifi 卡与windows pcie驱动 阅读全文

posted @ 2024-01-09 15:57 lydstory 阅读(21) 评论(0) 推荐(0) 编辑

clion 做单片机机
摘要:clion 做单片机机 clion 做单片机机 clion 做单片机机 clion 做单片机机 阅读全文

posted @ 2024-01-08 21:51 lydstory 阅读(31) 评论(0) 推荐(0) 编辑

命令行 error D8016: “/O2”和“/RTC1”命令行选项不兼容
摘要:去掉优化 阅读全文

posted @ 2024-01-07 10:02 lydstory 阅读(295) 评论(0) 推荐(0) 编辑

解决错误 This file requires _WIN32_WINNT to be #defined at least to 0x0403…
摘要:https://codeleading.com/article/11592902422/ 阅读全文

posted @ 2024-01-07 09:50 lydstory 阅读(21) 评论(0) 推荐(0) 编辑

一行windows c++代码清空回收站
摘要:// 清空回收站 SHEmptyRecycleBin(NULL,NULL,SHERB_NOCONFIRMATION|SHERB_NOPROGRESSUI|SHERB_NOSOUND); 阅读全文

posted @ 2024-01-07 04:56 lydstory 阅读(39) 评论(0) 推荐(0) 编辑

vlc视频
摘要:https://www.cnblogs.com/zmt0429/p/4352584.html 阅读全文

posted @ 2024-01-06 12:51 lydstory 阅读(5) 评论(0) 推荐(0) 编辑

熟悉 Nginx/OpenResty,有 Nginx C 模块或者 Openresty Lua 模块开发经验
摘要:熟悉 Nginx/OpenResty,有 Nginx C 模块或者 Openresty Lua 模块开发经验 熟悉 Nginx/OpenResty,有 Nginx C 模块或者 Openresty Lua 模块开发经验 熟悉 Nginx/OpenResty,有 Nginx C 模块或者 Openre 阅读全文

posted @ 2024-01-03 13:59 lydstory 阅读(8) 评论(0) 推荐(0) 编辑

做299块钱以下的产品设备
摘要:做299块钱以下的产品设备 做299块钱以下的产品设备 做299块钱以下的产品设备 做299块钱以下的产品设备 做299块钱以下的产品设备 做299块钱以下的产品设备 做299块钱以下的产品设备 做299块钱以下的产品设备 抖音 小地址...... 小键盘....... 抖音首页IP......发个 阅读全文

posted @ 2024-01-03 08:41 lydstory 阅读(7) 评论(0) 推荐(0) 编辑

彩虹表
摘要:彩虹表 彩虹表 彩虹表 彩虹表 阅读全文

posted @ 2024-01-02 19:04 lydstory 阅读(8) 评论(0) 推荐(0) 编辑

#include <afxcontrolbars.h> 问题注释掉
摘要://#include <afxcontrolbars.h> // 功能区和控件条的 MFC 支持 #define CWinAppEx CWinApp 阅读全文

posted @ 2024-01-01 17:40 lydstory 阅读(16) 评论(0) 推荐(0) 编辑

pid文件关闭进程
摘要:/* 你必须定义一个 `main()` 函数入口。 you must define a `main()` function entry.*/#include <iostream>#include <string>using namespace std;#include <stdio.h>#inclu 阅读全文

posted @ 2024-01-01 13:24 lydstory 阅读(19) 评论(0) 推荐(0) 编辑

Tag Image File Format,TIFF
摘要:标签图像文件格式(Tag Image File Format,TIFF)是一种灵活的位图格式,主要用来存储包括照片和艺术图在内的图像,最初由Aldus公司与微软公司一起为PostScript打印开发 阅读全文

posted @ 2024-01-01 08:12 lydstory 阅读(4) 评论(0) 推荐(0) 编辑

c+ signal
摘要:#include <iostream> #include <string> using namespace std; typedef uint32_t u32; typedef uint8_t u8; typedef uint16_t u16; #include <signal.h> int dea 阅读全文

posted @ 2023-12-30 08:29 lydstory 阅读(5) 评论(0) 推荐(0) 编辑

socket addr赋值
摘要:#include <iostream> #include <string> using namespace std; #include <stdint.h> #include <stdio.h> #include <stdlib.h> #include <memory.h> #include <sy 阅读全文

posted @ 2023-12-30 08:11 lydstory 阅读(32) 评论(0) 推荐(0) 编辑

容联云IM
摘要:http://doc.yuntongxun.com/pe/5ab9f069dd0be8dc00f4edeb 阅读全文

posted @ 2023-12-30 06:24 lydstory 阅读(6) 评论(0) 推荐(0) 编辑

上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 25 下一页

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

点击右上角即可分享
微信分享提示