会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
奔跑的蜗牛
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
3
4
5
6
7
8
···
13
下一页
2019年6月15日
markdown 编辑器推荐
摘要: 马克飞象: https://maxiang.io/ Windows 桌面版本: http://maxiang.info/client_zh chrome 浏览器版本: https://chrome.google.com/webstore/detail/kidnkfckhbdkfgbicccmdggm
阅读全文
posted @ 2019-06-15 00:42 信念&坚持✊
阅读(196)
评论(0)
推荐(0)
2019年6月5日
结合 find 命令删除指定后缀的文件
摘要: 结合find 删除 通过 find 来完成,更加安全智能,支持的参数更多。 可以先使用 ls 命令列出需要删除的文件看是否正确,然后再执行删除命令。例如,通过如下指令,删除 user 目录下的 png 文件: find /home/user/ name ".png" | xargs rm r
阅读全文
posted @ 2019-06-05 08:23 信念&坚持✊
阅读(262)
评论(0)
推荐(0)
2019年5月29日
Ansible 工具使用介绍
摘要: http://dailiang.net.cn/Ansible/ansible.html
阅读全文
posted @ 2019-05-29 19:04 信念&坚持✊
阅读(117)
评论(0)
推荐(0)
2019年5月22日
Python 遍历文件
摘要: Python遍历文件 Python os模块 :常用参数 python遍历文件夹下的文件 在读文件的时候往往需要遍历文件夹,python的os.path包含了很多文件、文件夹操作的方法。下面列出: os.path.abspath(path) 返回绝对路径 os.path.basename(path)
阅读全文
posted @ 2019-05-22 12:33 信念&坚持✊
阅读(385)
评论(0)
推荐(0)
2019年5月13日
ubuntu 16.04 instal Sublime Text3 3208
摘要: Sublime Text 3 DED 下载链接: https://download.sublimetext.com/files/sublime text_build 3208_amd64.deb
阅读全文
posted @ 2019-05-13 11:51 信念&坚持✊
阅读(194)
评论(0)
推荐(0)
2019年5月8日
Windows 下python的tab自动补全
摘要: https://www.cnblogs.com/51zf/p/9182791.html
阅读全文
posted @ 2019-05-08 14:36 信念&坚持✊
阅读(145)
评论(0)
推荐(0)
2019年5月7日
Day 2 Python基础之字符编码与二进制
摘要: 字符编码与二进制
阅读全文
posted @ 2019-05-07 13:54 信念&坚持✊
阅读(147)
评论(0)
推荐(0)
Day 1 Python基础之变量
摘要: 变量
阅读全文
posted @ 2019-05-07 13:51 信念&坚持✊
阅读(98)
评论(0)
推荐(0)
2019年4月24日
Tesseract-OCR
摘要: https://github.com/UB Mannheim/tesseract/wiki https://github.com/tesseract ocr/tesseract
阅读全文
posted @ 2019-04-24 15:24 信念&坚持✊
阅读(150)
评论(0)
推荐(0)
2019年4月22日
chrome浏览器插件推荐
摘要: [TOC] Userscript+ : 显示当前网站所有可用的UserJS脚本 Jaeger 推荐安装 https://javascript.ctolib.com/jae jae Userscript Plus.html amd https://github.com/jae jae/Userscri
阅读全文
posted @ 2019-04-22 09:53 信念&坚持✊
阅读(233)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
···
13
下一页
公告