05 2020 档案

摘要:import numpy as np import matplotlib as mpl import matplotlib.pyplot as plt print('hello world\n') \[ y=exp(x^2)+z^3 \tag{1} \] 0. test where there is 阅读全文
posted @ 2020-05-29 22:27 xzhws 阅读(152) 评论(0) 推荐(0)
摘要:mv `ls | head -N` ./subfolder1/ 其中N表示需要移动的文件数目,subfolder1表示目标目录 参考... 阅读全文
posted @ 2020-05-27 20:07 xzhws 阅读(785) 评论(0) 推荐(0)