会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
孤独的程序员dis1500
知识就是希望
上一页
1
···
303
304
305
306
307
308
309
310
311
···
618
下一页
2021年12月30日
字符对齐(long int)
摘要: struct bb{ int a; char bb;}; 8class aa{ private: long dd; char b;}; 16
阅读全文
posted @ 2021-12-30 03:12 lydstory
阅读(35)
评论(0)
推荐(0)
sizeof 24
摘要: struct CFX_StringData { long m_nRefs; int m_nDataLength; int m_nAllocLength; char m_String[1]; }; sizeof 24 struct CFX_StringData { long m_nRefs; int
阅读全文
posted @ 2021-12-30 03:08 lydstory
阅读(20)
评论(0)
推荐(0)
协议通道、内存
摘要: 协议通道、内存 对文档的处理 对协议的处理 对音视频的处理....
阅读全文
posted @ 2021-12-30 03:03 lydstory
阅读(25)
评论(0)
推荐(0)
CFX_Object new delete
摘要: // 你必须定义一个 `main()` 函数入口。 #include <iostream> using namespace std; typedef const char* FX_LPCSTR; class CFX_Object { public: void* operator new(size_t
阅读全文
posted @ 2021-12-30 02:50 lydstory
阅读(30)
评论(0)
推荐(0)
malloc 函数
摘要: void *malloc(size_t size); void free(void *ptr); void *calloc(size_t nmemb, size_t size); void *realloc(void *ptr, size_t size); 函数 返回值 参数
阅读全文
posted @ 2021-12-30 02:42 lydstory
阅读(28)
评论(0)
推荐(0)
operator new delete操作符重载
摘要: #include <iostream> using namespace std; typedef const char* FX_LPCSTR; class CFX_Object { public: void* operator new(size_t size, FX_LPCSTR file, int
阅读全文
posted @ 2021-12-30 02:36 lydstory
阅读(33)
评论(0)
推荐(0)
2021年12月27日
STM32F10x
摘要: STM32F10x 单片机 ucos
阅读全文
posted @ 2021-12-27 09:35 lydstory
阅读(22)
评论(0)
推荐(0)
stm32 can
摘要: stm32 can通信 转接头
阅读全文
posted @ 2021-12-27 09:21 lydstory
阅读(20)
评论(0)
推荐(0)
vscode 绿色版
摘要: https://blog.csdn.net/qq_43722906/article/details/119489105
阅读全文
posted @ 2021-12-27 09:14 lydstory
阅读(79)
评论(0)
推荐(0)
vcc gnd正电源 负电源
摘要: https://www.dgzj.com/zhishi/dianlutu/100628.html
阅读全文
posted @ 2021-12-27 07:00 lydstory
阅读(60)
评论(0)
推荐(0)
上一页
1
···
303
304
305
306
307
308
309
310
311
···
618
下一页
导航
博客园
首页
新随笔
联系
订阅
管理
公告