随笔分类 -  开发工具

前端
摘要:不用下载相关画图软件(如micosoft visio等),可以直接在网页上设计业务流程图,挺方便的。 地址:draw.io 阅读全文
posted @ 2021-05-28 10:08 lvlin241 阅读(62) 评论(0) 推荐(0) 编辑
摘要:目的: 利用postman测试视频流接口 即 通过接口下载视频文件 框架:springboot 步骤 1. 编写接口 @Controller public class TestController { @RequestMapping(value = "/downloadVedio",method = 阅读全文
posted @ 2021-02-26 17:58 lvlin241 编辑
摘要:http://download.eclipse.org/technology/m2e/releases 阅读全文
posted @ 2020-12-04 17:39 lvlin241 阅读(55) 评论(0) 推荐(0) 编辑
摘要:1. parent https://blog.csdn.net/qq_41254677/article/details/81011681 2. properties https://liuyanzhao.com/8893.html 3. dependencyManagement https://bl 阅读全文
posted @ 2020-08-13 18:01 lvlin241 阅读(283) 评论(0) 推荐(0) 编辑
摘要:1. github github数据统计 2. 码云 阅读全文
posted @ 2020-08-06 23:28 lvlin241 阅读(124) 评论(0) 推荐(0) 编辑
摘要:todesk 阅读全文
posted @ 2020-08-04 09:27 lvlin241 阅读(70) 评论(0) 推荐(0) 编辑
摘要:1. basename 获取文件的名称 2. dirname 获取文件路径 阅读全文
posted @ 2020-07-24 15:29 lvlin241 阅读(1680) 评论(0) 推荐(0) 编辑
摘要:问题背景: 在集群环境下,改动了某些配置文件,希望其他节点的配置文件也做同样的修改 解决思路: 先选定一个节点的配置文件进行修改,然后使用rsync命令将该文件同步至其他节点 命令: rsync -rvl 当前修改文件的目录 其他节点的需要修改文件的目录 注意: 该命令需要保证两个目录的结构(层级、 阅读全文
posted @ 2020-07-24 15:24 lvlin241 阅读(230) 评论(0) 推荐(0) 编辑
摘要:1. root用户编辑/etc/sudoers vim /etc/sudoers 2. 使用sudo前缀 执行命令 例如 使用test用户在root权限目录下创建目录testDir sudo mkdir testDir 输入test用户密码即可 阅读全文
posted @ 2020-07-24 15:16 lvlin241 阅读(522) 评论(0) 推荐(0) 编辑
摘要:greys doc 阅读全文
posted @ 2020-07-23 17:17 lvlin241 阅读(122) 评论(0) 推荐(0) 编辑
摘要:查看命令: cat /proc/net/arp 阅读全文
posted @ 2020-07-13 10:59 lvlin241 阅读(434) 评论(0) 推荐(0) 编辑
摘要:IP查询 阅读全文
posted @ 2020-07-13 10:46 lvlin241 阅读(95) 评论(0) 推荐(0) 编辑
摘要:参考: https://www.toutiao.com/i6829305571141747213/ https://mp.weixin.qq.com/s/OdC1DJA-fZjQeOZWdWzgcQ 下载 阅读全文
posted @ 2020-07-08 14:09 lvlin241 阅读(1246) 评论(0) 推荐(0) 编辑
摘要:安装包 下载 阅读全文
posted @ 2020-06-23 11:24 lvlin241 阅读(69) 评论(0) 推荐(0) 编辑
摘要:1. 查看IP下载记录 https://iknowwhatyoudownload.com/en/peer/ 阅读全文
posted @ 2020-06-06 12:38 lvlin241 阅读(297) 评论(0) 推荐(0) 编辑
摘要:1. Problems while loading file history: svn: E175002: Unable to connect to a repository at URL 阅读全文
posted @ 2020-02-23 23:21 lvlin241 阅读(222) 评论(0) 推荐(0) 编辑
摘要:idea idea常用配置视频 配置idea快捷键与eclipse保持一致 阅读全文
posted @ 2020-02-04 21:34 lvlin241 阅读(90) 评论(0) 推荐(0) 编辑
摘要:使用Webstorm快速启动Vue项目配置 阅读全文
posted @ 2020-01-08 18:09 lvlin241 阅读(501) 评论(0) 推荐(0) 编辑
摘要:Visual Studio 下载 阅读全文
posted @ 2020-01-08 13:20 lvlin241 阅读(80) 评论(0) 推荐(0) 编辑
摘要:参考: http://blog.sina.com.cn/s/blog_be8b002e0101koql.html 阅读全文
posted @ 2019-11-02 15:14 lvlin241 阅读(104) 评论(0) 推荐(0) 编辑

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