Tags
a20-gate
- Grub4DOS WEE source code study - A20 gate - 2019.08.28
algorithm
- Python convert int to binary efficiently - 2019.03.25
alibaba
- Alibaba IT resources - 2018.11.11
alipay
- Alipay architecture - 2019.12.06
android
- 为什么Windows/iOS操作很流畅而Linux/Android却很卡顿呢 - 2019.10.26
android-development-guidelines
- Alibaba IT resources - 2018.11.11
android-hotfix
- Alibaba IT resources - 2018.11.11
architecture
- Zhihu have-read service architecture - 2019.12.20
- Alipay architecture - 2019.12.06
- 各大互联网公司架构演进之路 - 2019.04.04
- 亿级流量系统架构 - 2018.12.01
assembly
- CPU level software optimization resources - 2019.08.21
ast
- Python's compiler - from AST to code object - 2019.11.03
- Python's compiler - from CST to AST - 2019.10.28
bash
batch
benchmarking
- Times per unit of time - 2019.04.06
boot-sector
- Grub4DOS WEE source code study - boot sector - 2019.08.20
- FreeDOS source code study - fdisk boot sector - 2019.08.16
- FreeDOS source code study - boot sector - 2019.08.04
c
- C how variable length array is implemented - 2018.09.19
- AoikWinWhich - which program implemented in various languages - 2018.04.22
career-experience
- Alibaba IT resources - 2018.11.11
ceylon
clojure
closure
- Python class method closure - 2019.10.29
- Python private attribute - 2019.08.24
code-object
- Python's compiler - from pyc file to code object - 2019.11.08
- Python's compiler - from code object to pyc file - 2019.11.06
- Python's compiler - from AST to code object - 2019.11.03
coffeescript
compiler
- Python's compiler - from pyc file to code object - 2019.11.08
- Python's compiler - from code object to pyc file - 2019.11.06
- Python's compiler - PEG parser - 2019.11.04
- Python's compiler - from AST to code object - 2019.11.03
- Python's compiler - from CST to AST - 2019.10.28
- Python's compiler - from tokens to CST - 2019.10.23
- Python's compiler - the grammar file is not LL(1) but the parser is - 2019.05.12
- Python's compiler - from grammar to dfa - 2019.05.06
cpp
- C++ how returning an object is implemented - 2019.08.25
- AoikWinWhich - which program implemented in various languages - 2018.04.22
cpp-cli
cpu
- CPU level software optimization resources - 2019.08.21
csharp
cst
- Python's compiler - from CST to AST - 2019.10.28
- Python's compiler - from tokens to CST - 2019.10.23
d
dart
data-structure
- Git data structure - 2019.03.02
database
- iQIYI database selection strategy - 2019.12.20
datetime
double-11
- Alibaba IT resources - 2018.11.11
eclipse
- Navigate Linux kernel source code using Eclipse - 2019.03.20
eiffel
erlang
execution-flow
- Python 3.8.0 execution flow - 2019.10.20
- Python 3.7.0 execution flow - 2019.03.26
- Lua execution flow - 2019.03.22
fdisk
- FreeDOS source code study - fdisk boot sector - 2019.08.16
- FreeDOS source code study - fdisk compile source code - 2019.08.15
flask
- Flask log request response - 2019.04.09
- Web API handles arguments elegantly - 2019.01.03
freedos-source-code-study
- FreeDOS source code study - fdisk boot sector - 2019.08.16
- FreeDOS source code study - fdisk compile source code - 2019.08.15
- FreeDOS source code study - boot sector - 2019.08.04
- FreeDOS source code study - compile kernel and make bootable images - 2019.07.30
fsharp
gc
- Java GC resources - 2019.10.31
gcc
- C how variable length array is implemented - 2018.09.19
gdb
- GDB add breakpoint to every function - 2019.08.21
- GDB step over instruction by breakpoint - 2019.08.21
git
- Git auto deploy latest commit - 2019.08.24
- Git data structure - 2019.03.02
go
groovy
grub4dos-source-code-study
- Grub4DOS WEE source code study - A20 gate - 2019.08.28
- Grub4DOS WEE source code study - boot sector - 2019.08.20
haskell
hy
ios
- 为什么Windows/iOS操作很流畅而Linux/Android却很卡顿呢 - 2019.10.26
iqiyi
- iQIYI database selection strategy - 2019.12.20
it-books
- Alibaba IT resources - 2018.11.11
java
- Java GC resources - 2019.10.31
- AoikWinWhich - which program implemented in various languages - 2018.04.22
java-development-guidelines
- Alibaba IT resources - 2018.11.11
javascript
julia
jvm
- Java GC resources - 2019.10.31
kotlin
linux
- 为什么Windows/iOS操作很流畅而Linux/Android却很卡顿呢 - 2019.10.26
- Navigate Linux kernel source code using Eclipse - 2019.03.20
llvm
- LLVM - Compile LLVM - 2019.12.17
load-balancing
- Load balancing resources - 2018.12.08
lua
- Lua error handling mechanism - 2019.03.30
- Lua function call mechanism - 2019.03.28
- Lua execution flow - 2019.03.22
- Lua compile and embed in Windows - 2019.03.21
- AoikWinWhich - which program implemented in various languages - 2018.04.22
mongodb
- OPPO MongoDB optimization - 2019.12.20
mongodb-optimization
- OPPO MongoDB optimization - 2019.12.20
monitoring
- Sysdig a kernel events monitoring tool - 2019.04.02
mysql
- MySQL master-slave replication recovery - 2019.12.08
- MySQL master-slave replication setup - 2019.04.03
- MySQL find what permissions users have - 2019.03.24
- MySQL find what statement is causing a lock - 2019.03.23
mysql-replication
- MySQL master-slave replication recovery - 2019.12.08
- MySQL master-slave replication setup - 2019.04.03
ocaml
operating-system-study
- 为什么Windows/iOS操作很流畅而Linux/Android却很卡顿呢 - 2019.10.26
- FreeDOS source code study - boot sector - 2019.08.04
- FreeDOS source code study - compile kernel and make bootable images - 2019.07.30
parser
- Python's compiler - PEG parser - 2019.11.04
- Python's compiler - from CST to AST - 2019.10.28
- Python's compiler - from tokens to CST - 2019.10.23
- Python's compiler - the grammar file is not LL(1) but the parser is - 2019.05.12
- Python's compiler - from grammar to dfa - 2019.05.06
parser-generator
- Python's compiler - PEG parser - 2019.11.04
- Python's compiler - the grammar file is not LL(1) but the parser is - 2019.05.12
- Python's compiler - from grammar to dfa - 2019.05.06
pascal
perl
pgen
- Python's compiler - the grammar file is not LL(1) but the parser is - 2019.05.12
- Python's compiler - from grammar to dfa - 2019.05.06
php
pyc
- Python's compiler - from pyc file to code object - 2019.11.08
- Python's compiler - from code object to pyc file - 2019.11.06
python
- Python's compiler - from pyc file to code object - 2019.11.08
- Python's compiler - from code object to pyc file - 2019.11.06
- Python's compiler - PEG parser - 2019.11.04
- Python's compiler - from AST to code object - 2019.11.03
- Python class method closure - 2019.10.29
- Python's compiler - from CST to AST - 2019.10.28
- Python's compiler - from tokens to CST - 2019.10.23
- Python 3.8.0 execution flow - 2019.10.20
- Python print every function call - 2019.08.24
- Python private attribute - 2019.08.24
- Python convert between bytes and hex octal representation - 2019.07.18
- Python's compiler - the grammar file is not LL(1) but the parser is - 2019.05.12
- Python's compiler - from grammar to dfa - 2019.05.06
- Flask log request response - 2019.04.09
- AoikImportUtil a Python import utility library - 2019.04.08
- AoikArgUtil a Python argparse utility library - 2019.04.07
- Times per unit of time - 2019.04.06
- Python setup.py include exclude files flexibly - 2019.04.05
- Python 3.7.0 execution flow - 2019.03.26
- Python convert int to binary efficiently - 2019.03.25
- Python C extension minimal example - 2019.03.19
- Python convert between timestamp, struct_time, datetime and str - 2018.11.10
- AoikWinWhich - which program implemented in various languages - 2018.04.22
ruby
rust
scala
scheme
source-code-study
- Python's compiler - from pyc file to code object - 2019.11.08
- Python's compiler - from code object to pyc file - 2019.11.06
- Python's compiler - from AST to code object - 2019.11.03
- Python's compiler - from CST to AST - 2019.10.28
- Python's compiler - from tokens to CST - 2019.10.23
- Python 3.8.0 execution flow - 2019.10.20
- Python's compiler - from grammar to dfa - 2019.05.06
- Lua error handling mechanism - 2019.03.30
- Lua function call mechanism - 2019.03.28
- Python 3.7.0 execution flow - 2019.03.26
- Python convert int to binary efficiently - 2019.03.25
- Lua execution flow - 2019.03.22
sysdig
- Sysdig a kernel events monitoring tool - 2019.04.02
tcl
technology-introduction
- Alibaba IT resources - 2018.11.11
variable-length-array
- C how variable length array is implemented - 2018.09.19
vb.net
vlan
- 图文并茂VLAN详解,让你看一遍就理解VLAN - 2019.04.01
web-api
- Web API handles arguments elegantly - 2019.01.03
- Web API design tricks - 2018.11.15
which
windows
- 为什么Windows/iOS操作很流畅而Linux/Android却很卡顿呢 - 2019.10.26
windows-installation
- Windows 10 installation fixes error "We could not create a new partition or locate an existing one" - 2018.11.26
xtend
yellow-zero
- Yellow Zero - 2020.12.31
zhihu
- Zhihu have-read service architecture - 2019.12.20
吸星大法强吃源码
- Python's compiler - from pyc file to code object - 2019.11.08
- Python's compiler - from code object to pyc file - 2019.11.06
- Python's compiler - from AST to code object - 2019.11.03
- Python's compiler - from CST to AST - 2019.10.28
- Python's compiler - from tokens to CST - 2019.10.23
- Python 3.8.0 execution flow - 2019.10.20
- Grub4DOS WEE source code study - A20 gate - 2019.08.28
- Grub4DOS WEE source code study - boot sector - 2019.08.20
- FreeDOS source code study - fdisk boot sector - 2019.08.16
- FreeDOS source code study - fdisk compile source code - 2019.08.15
- FreeDOS source code study - boot sector - 2019.08.04
- FreeDOS source code study - compile kernel and make bootable images - 2019.07.30
- Python's compiler - from grammar to dfa - 2019.05.06
- Lua error handling mechanism - 2019.03.30
- Lua function call mechanism - 2019.03.28
- Python 3.7.0 execution flow - 2019.03.26
- Python convert int to binary efficiently - 2019.03.25
- Lua execution flow - 2019.03.22