自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (11)
  • 收藏
  • 关注

原创 C++ Primer 第五版第三章习题答案

书籍版本:2019年9月第一版;王刚 杨巨峰译;电子工业出版社 编译器 : win10  && VS2015 3.1 对之前的练习用using来声明,其余与之前一致。 3.2 #include "stdafx.h" #include <iostream> #include <string> using namespace std; int m...

2018-09-16 20:34:03 1896

转载 OnCreate、PreCreateWindow、PreSubclassWindow的区别与联系

转自:http://biancheng.dnbcw.info/c/173658.html   PreCreateWindow和PreSubclassWindow是虚函数,而OnCreate是一个消息响应函数。 对比对话框的2种创建方式下,这3个函数的是否调用的状态:   OnCreate PreCreateWindow PreSubclassWindow CDialo...

2018-09-02 15:55:40 360

prince-14.2-win64-setup.rar

VSCode + PlantUml 打印PDF时会提示:“princexml” is required to be installed. 是因为没有安装vscode的prince插件。

2021-09-06

testinstall

testinstall

2021-01-16

SFML-2.5.1-doc.zip

SFML 2.5.1 官方文档;On Windows, choosing 32 or 64-bit libraries should be based on which platform you want to compile for, not which OS you have. Indeed, you can perfectly compile and run a 32-bit program on a 64-bit Windows. So you'll most likely want to target 32-bit platforms, to have the largest possible audience. Choose 64-bit packages only if you have good reasons.

2020-05-10

vcxsrv-64.1.19.6.0.rar

VcXsrv for windows,官网进不去,找大佬要的安装包,比较稳定的一个Windows X11 Server A minimal X Window System for Windows

2019-05-11

GetLastError返回值.docx

GetLastError返回值总结整理,包含3259个返回值类型。

2019-05-09

jsoncpp相关练习源码

里面包含json 0.5的源码,以及我自己写的一个练习测试工程,包括读取与输出json文件,相关使用在这篇文章中https://blog.csdn.net/LL596214569/article/details/85221694

2018-12-23

tinyXML使用案例

https://blog.csdn.net/LL596214569/article/details/84035172这篇文章的配套案例。。。有问题可以留言欢迎探讨

2018-11-13

tinyxml库C++使用

tinyXML一款很优秀的操作C++类库,文件不大,但方法很丰富,使用很简单,简单简单很简单真的很简单

2018-11-13

visual studio 2008iso

visual studio 2008ISO,里面是百度云盘链接及密码,3.7G,安全无毒,无毒无毒无毒

2018-07-16

GoogleC++编码规范

GoogleC++编码规范,C++程序员必备

2018-07-12

Multisim中的LM386

Multisim10中没有LM386器件,需要自己创建,创建时需要LM386.cir LM386.sym两个文件,在这个包中都有,创建教程网上有百度很容易搜到

2018-05-20

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除