07 2019 档案

摘要:date命令的帮助信息 [root@localhost source]# date --help用法:date [选项]... [+格式] 或:date [-u|--utc|--universal] [MMDDhhmm[[CC]YY][.ss]]以给定的格式显示当前时间,或是设置系统日期。 -d,- 阅读全文
posted @ 2019-07-11 12:00 念槐聚 阅读(521) 评论(0) 推荐(0) 编辑
摘要:西安市住房登记平台:http://124.115.228.93/zfrgdjpt/index.html 商品房预售项目公示:http://fgj.xa.gov.cn/ygsf/index.aspx 新的登记平台:http://zjj.xa.gov.cn/ 价格公示平台:http://117.39.2 阅读全文
posted @ 2019-07-11 01:10 念槐聚 阅读(3282) 评论(0) 推荐(0) 编辑
摘要:由于需要,做了一个小的shell,放在这里,有需要的同学可以使用。 待续 阅读全文
posted @ 2019-07-10 10:51 念槐聚 阅读(181) 评论(0) 推荐(0) 编辑
摘要:文件比较符 文件夹不存在则创建 文件存在则删除 判断文件夹是否存在 判断文件是否存在 #shell判断文件夹是否存在 #如果文件夹不存在,创建文件夹if [ ! -d "/myfolder" ]; thenmkdir /myfolderfi #shell判断文件,目录是否存在或者具有权限 folde 阅读全文
posted @ 2019-07-10 10:09 念槐聚 阅读(1968) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-07-08 17:02 念槐聚 阅读(1) 评论(0) 推荐(0) 编辑
摘要:在Pycharm中导入包的时候,会存在报错问题: Unresolved reference 'InsecureRequestWarning' less... (Ctrl+F1) Inspection info: This inspection detects names that should re 阅读全文
posted @ 2019-07-02 15:57 念槐聚 阅读(947) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示