博客
分类
标签
归档
友链
关于
Dark Mode
博客
分类
标签
归档
友链
关于
Dark Mode
Mens et Manus
首页
帮助
示例
社区
档归
源码
markdown utils
$\sqrt{3x-1}+(1+x)^2$ $$\begin{array}{c} \nabla \times \vec{\mathbf{B}} -, \frac1c, \frac{\partial\vec{\mathbf{E}}}{\partial t} &= \frac{4\pi}{c}\vec{\mathbf{j}} \nabla \cdot \vec{\mathbf{E}...
2019-04-05
Read More
pip venv tools usage
VirtualenvwrapperInstall1pip install virtualenvwrapper Some environment variable 12345export WORKON_HOME=~/Envs # specify home of venvexport VIRTUALENVWRAPPER_PYTHON=/usr/local/bin/python3 # spe...
2019-01-03
Read More
AddressSanitizer(ASan)使用
AddressSanitizermemory debuging in c. 编译编译 12# 需要安装address sanitizer库gcc <filename> -g3 -fsanitize=address cmake中的编译(把flag加上) 12set(CMAKE_C_FLAGS,"${CMAKE_C_FLAGS} -fsani...
2000-01-01
Read More
Previous
2 / 2