摘要:
ssh -D <local_port> -CqNf <user>@<remote_ip> [-p <port>] -D <local_port>: open a SOCKS proxy on . If that port is taken, try a different port number. 阅读全文
摘要:
Load the amsfonts package, \documentclass{article} \usepackage{amsfonts} % or you can use amssymb %\usepackage{amssymb} \begin{document} $\mathbb{Z}$ 阅读全文