摘要: <button class="close" data-dismiss="modal" type="button" aria-label="Close" (click)="close()">×</button> 阅读全文
posted @ 2019-04-10 17:14 lishidefengchen 阅读(594) 评论(0) 推荐(1)
摘要: sed -i "s/搜索内容/替换内容/g" 文件名 阅读全文
posted @ 2019-04-10 17:13 lishidefengchen 阅读(1372) 评论(0) 推荐(0)
摘要: import os t = os.system('clear') 阅读全文
posted @ 2019-04-10 10:02 lishidefengchen 阅读(1012) 评论(0) 推荐(0)