編程 網上資源平臺

編程:php

c++參考手冊: https://zh.cppreference.com/w/css

c++技巧社區:https://abseil.io/tips/42html

pure_c++社區: http://purecpp.org/homejava

google_c++(98&11)編程規範:https://google.github.io/styleguide/cppguide.htmlnode

華爲c++(98)編程規範:https://wenku.baidu.com/view/fb3df3a601f69e3142329414.html?from_page=view&from_mod=downloadpython

華爲安全編碼規範:https://wenku.baidu.com/view/eb874a49773231126edb6f1aff00bed5b9f373db.htmllinux

華爲方舟編譯器: https://www.openarkcompiler.cn/homec++

C++之父的博客:http://www.stroustrup.com/bsfaq2cn.htmlgit

陳皓編程社區:https://coolshell.cn/github

                  http://www.10-02.com/

陳碩早期博客: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/

c/c++ 開源庫和示例代碼 :https://github.com/programthink/opensource/blob/master/libs/cpp.wiki#233_

正則引擎入門:https://blog.csdn.net/maxners/article/category/7381272 

靜態連接&動態連接不錯的博文:http://blog.chinaunix.net/uid-26548237-id-3837099.html

清華大學操做系統視頻:https://www.bilibili.com/video/av6538245/?p=23

Linux性能監測:https://www.jellythink.com/archives/490

IBM編譯器中國開發團隊:https://www.ibm.com/developerworks/community/groups/service/html/communityoverview?communityUuid=12bb75c9-dfec-42f5-8b55-b669cc56ad76

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/

SQL:

SQL字典:http://www.w3school.com.cn/sql/sql_groupby.asp

地理地圖SQL:http://postgis.net/docs/ST_AsText.html

QT:

QT源碼地址:https://code.woboq.org/qt5/qtbase/src/gui/accessible/qaccessible.cpp.html#_ZL21platformAccessibilityv

QTcentos環境:http://www.javashuo.com/article/p-tyljtlmv-s.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 進程熱升級

Linux靜態庫(含依賴庫)實戰與簡析 - 盜火俠的專欄 - CSDN博客

Linux 動態庫剖析

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

Google Protocol Buffer 的使用和原理

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

CMake初級教程

調試斷點原理-djjsindy-ChinaUnix博客

CMake之CMakeLists.txt編寫入門 - CSDN博客
gcc使用---動態庫連接靜態庫 - CSDN博客

java

我是 SPI,我讓框架更加優雅了! | 陳樹義

dubbo源碼解析-spi(一) - 簡書

面試:

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

 

併發編程:

http://ifeve.com

xiebaoyou.blog.chinaunix.net

相關文章
相關標籤/搜索