编程 网上资源平台
编程:
即时通讯网:http://www.52im.net/
c++参考手册: https://zh.cppreference.com/w/
https://www.learncpp.com/cpp-tutorial/46-typedefs-and-type-aliases/
c++技巧社区:https://abseil.io/tips/42
pure_c++社区: http://purecpp.org/home
google_c++(98&11)编程规范:https://google.github.io/styleguide/cppguide.html
华为c++(98)编程规范:https://wenku.baidu.com/view/fb3df3a601f69e3142329414.html?from_page=view&from_mod=download
华为安全编码规范:https://wenku.baidu.com/view/eb874a49773231126edb6f1aff00bed5b9f373db.html
华为方舟编译器: https://www.openarkcompiler.cn/home
C++之父的博客:http://www.stroustrup.com/bsfaq2cn.html
陈皓编程社区:https://coolshell.cn/
陈硕早期博客:http://www.cppblog.com/Solstice/
轮子哥早期博客:http://www.cppblog.com/vczh/archive/2008/06/15/53373.html
为什么c++要“在头文件中声明,在源文件中定义”? - vczh的回答 - 知乎 https://www.zhihu.com/question/58547318/answer/157433980
风云的博客:https://blog.codingnow.com/
王垠的知识导图:https://www.mindomo.com/mindmap/yins-mid-term-memory-8cc4f95228f942f8886106d876d1b041
王垠的博客:http://www.yinwang.org/
值得参考的c++学习者:https://github.com/Waleon
:http://blog.guoyb.com/2019/06/07/pimpl/
:https://zcheng.ren/categories/%E6%BA%90%E7%A0%81%E9%98%85%E8%AF%BB/
:https://chensongpoixs.github.io/
:https://izualzhy.cn/archive.html
:用C++实现redis,用C语言实现share_ptr, 用go实现leveldb 牛人https://github.com/loveyacper
c/c++ 开源库和示例代码 :https://github.com/programthink/opensource/blob/master/libs/cpp.wiki#233_
正则引擎入门:https://blog.csdn.net/maxners/article/category/7381272
腾讯后台开发工程师:C++11新特性之future-兴趣部落:https://buluo.qq.com/p/detail.html?bid=288398&pid=5845491-1488450961
编写安全C++代码杂谈pool: 编写安全C++代码杂谈
静态链接&动态链接不错的博文:http://blog.chinaunix.net/uid-26548237-id-3837099.html
清华大学操作系统视频:https://www.bilibili.com/video/av6538245/?p=23
Linux性能监测:https://www.jellythink.com/archives/490
C++自定义迭代器:http://c.biancheng.net/view/471.html
https://github.com/programthink/opensource/blob/master/libs/cpp.wiki
C++面试:https://www.nowcoder.com/discuss/57978
http://bitdewy.github.io/blog/2013/01/03/you-dont-know-const-and-mutable/
http://www.indiabix.com/technical/interview-questions-and-answers/
拓 https://github.com/huihut/interview
SQL:
SQL字典:http://www.w3school.com.cn/sql/sql_groupby.asp
地理地图SQL:http://postgis.net/docs/ST_AsText.html
QT:
QTcentos环境:https://www.cnblogs.com/cppskill/p/5248106.html
QT编译器:https://blog.csdn.net/xi_gua_gua/article/details/56999099
QT调试:http://www.linuxdiyf.com/linux/26644.html
opengl:https://www.khronos.org/opengles/sdk/docs/reference_cards/OpenGL-ES-2_0-Reference-card.pdf
QT入门:https://wizardforcel.gitbooks.io/qt-beginning/content/45.html
Git:
git生成多个ssh-keygen:https://blog.csdn.net/ligang2585116/article/details/79964976
linux
Linux静态库(含依赖库)实战与简析 - 盗火侠的专栏 - CSDN博客
- elf符号表_图文_百度文库
- 动态库调用静态库示例讲解 - CSDN博客
- 一个 Linux 上分析死锁的简单方法
- 還在學: Qt 筆記: 花了 6 年才找到的 bug?
- 【不周山之读薄 CSAPP】零 系列概览 | 小土刀
- 启动一个X Server - 我的博客 - ITeye博客
- linux下tomcat+jenkins环境搭建,命令不使用都快忘了! - 简书
- Linux下Jenkins 安装与配置_Linux教程_Linux公社-Linux系统门户网站
- linux服务器中Jenkins集成git、Gradle持续构建Springboot项目 - 简书
- 持续集成①安装部署jenkins从git获取代码 - reblue520 - 博客园
- Centos设置Tomcat开机启动 - pyzheng - ITeye博客
- Build Team - Jenkins Pipeline - SCM - Product Development Wiki - Confluence
- Jenkins持续集成 - 管道详解 | 飞污熊
sundry
- Hello World · GitHub Guides
- 赵劼
- Git实用教程 - 网易云课堂
- OpenGL中gl,glu,glut的区别 - Smart Pointer - 博客园
- 火焰图- 阮一峰
- Gperftools安装 - 推酷
- 图说设计模式 — Graphic Design Patterns
- Linux在远程X Server上显示图形界面 - vic的博客 - CSDN博客
- python中的encode()和decode()函数 - m0_38080253的博客 - CSDN博客
- 函数式编程 | | 酷 壳 - CoolShell
- 你试过这样写C程序吗? - 子清行 - zzp.me
- 子清行 - iKnowledge
- ISO 3166 Codes (Countries)
- 非關語言: 設計模式
- 5. 享元模式 — Graphic Design Patterns
protobuf&osm
- ReadOSM
- PBF Format
- 编码| 协议缓冲区| Google Developers
- Home - osmcode
- Libosmium Manua
- Libosmium: Main Page
- OpenStreetMap初探(一)——了解OpenStreetMap - dragonzoebai的专栏 - 博客频道 - CSDN.NET
- Encoding | Protocol Buffers | Google Developers
- 【Google Protocol Buffers】Protocol Buffer基础:C++篇 - 秋水之城 - 博客频道 - CSDN.NET
- Map Features - OpenStreetMap Wiki
- OpenStreetMap Wiki
- Humanitarian OSM Tags/Humanitarian Data Model - OpenStreetMap Wiki
- Category:Tags - OpenStreetMap Wiki
- OSM Node IDs — Jochen Topf
- Andy Allan: OpenStreetMap Carto - YouTube
- google开源的C++性能分析工具 - gperftools - OPEN 开发经验库
- GitHub - google/protobuf: Protocol Buffers - Google's data interchange format
- C++笔试题 - ciyeer - 博客园
- protobuf中会严重影响时间和空间损耗的地方-joepayne-ChinaUnix博客
- [转]Protobuf3 语法指南 | 鸟窝
- protobuf extend字段C++的使用方式 - 知乎
- mac下编译protobuf c++ - 大猪的博客 - CSDN博客
- Google Protocol Buffers中文教程 - 编码无悔 - CSDN博客
- Protocol Buffer | 马克.邱的博客
- protobuf自带压缩功能:https://blog.chiyl.info/index.php/archives/14/
- protobuf自带压缩功能:https://www.jianshu.com/p/d35f07fb3aaa
- 理解和使用zlib库 - 我的个人救赎http://www.cppblog.com/querw/archive/2016/06/02/213639.html
compiler
(GCC): Code Gen Options
CentOS升级gcc4.4.7到gcc4.8.5 - 奋斗,永不止步 - 博客频道 - CSDN.NET
java
面试:
http://blog.xbblfz.site/tags/#%E6%98%A5%E6%8B%9B%E9%9D%A2%E8%AF%95
http://www.indiabix.com/technical/interview-questions-and-answers/
C语言:
值得学习的C语言:http://wuyudong.com/
c语言函数接口设计的一些问题:https://www.jianshu.com/p/1d2ace892696
数据结构:
Trie (前缀树):https://blog.csdn.net/qingdujun/article/details/87805085
并发编程: