qingyingliu
前端技术
客户端技术
英语
生活
工具
心理学
qingyingliu
前端技术
客户端技术
英语
生活
工具
心理学
客户端
Android
Difference Between AppBar, ActionBar, and Toolbar in Android
Android 事件分发机制
Implicit intents
IPC
progaurd-rules
Architecture-pattern
Model
C++
介绍
Lvalues and Rvalues
Design-pattern
状态模式
Java
Annotations
Covariance and Invariance
Error and Exception
泛型
Sql
SQL Join Types - Inner Join VS Outer Join
踩坑指南
介绍
介绍
之前在学校学的都是 C++98,没有接触 21 世纪的 C++。现在很多项目都用了现代 C++ (C++11及之后)进行开发,比如 V8。为了研究这些源码,有必要学习一下这些现代 C++。