背景 路由器是梅林系统,由于各种问题,无法继续更新清单。 解决步骤 https://github.com/qxzg/Actions 的源 其提供的办法 进入路由器SSH,运行以下命令会自动将ss_rule_update脚本中的url_main参数指向我的仓库(二选一即可): sed -i ̵…
Leave a Comment标签:插件
通过右键单击pom.xml文件选择maven –> add dependency 或者是打开pom.xml文件,选择dependencies –>add 时,搜索不到依赖的jar包,解决方法如下: 1、eclipse菜单 window-> show view –> other…
Leave a Comment