06 2023 档案

摘要:问题: Git@stashdirect.prometheanjira.com: Permission denied (publickey). Could not read from remote repository. Please make sure you have the correct ac 阅读全文
posted @ 2023-06-13 10:44 陈晓猛 阅读(26) 评论(0) 推荐(0) 编辑
摘要:详细问题汇总 可看链接 https://ceshiren.com/t/topic/3965 一、手机连接电脑1、使用数据线,USB调试,手机进入开发者模式 2、在Windows命令行中使用adb devices 查看设备连接情况,在List of devices attached下能看到一个实例ID 阅读全文
posted @ 2023-06-12 14:57 陈晓猛 阅读(1165) 评论(0) 推荐(0) 编辑
摘要:AI 图片模型下载:https://civitai.com/?query=Lora 小程序:小狸猫,可以根据自己的prompt 去描述自己想要的内容,从而产生对应的图 GPT推荐网站:1、限ND内部用户:http://bd-chat.sdp.101.com/#/2、ChatGPT免费:https:/ 阅读全文
posted @ 2023-06-09 19:49 陈晓猛 阅读(180) 评论(0) 推荐(0) 编辑
摘要:jdk npm appium 最好在装机之前进行ghost备份 阅读全文
posted @ 2023-06-08 11:23 陈晓猛 阅读(8) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/weixin_36670529/article/details/103486827 阅读全文
posted @ 2023-06-05 16:19 陈晓猛 阅读(13) 评论(0) 推荐(0) 编辑
摘要:在linux和mac中设置环境变量我已知的有两种方式,一种是修改环境变量的文件,另一种是使用export关键字。之所以不提windows,是因为我所知的在windows上配置环境变量只有通过窗口然后点击这一种方式。 以mac配置pyenv环境变量为例: 1、export方式 查看当前shell是zs 阅读全文
posted @ 2023-06-05 16:06 陈晓猛 阅读(58) 评论(0) 推荐(0) 编辑
摘要:注意 windows上 要在 power shell 上运行才算是linux,如果是在系统内部运行属于cmd 会显示 'export' 不是内部或外部命令,也不是可运行的程序 第一种方式: 先安装对应的 第三方包 npm install 默认使用browserstack 所以当前应该先在本地跑命令把 阅读全文
posted @ 2023-06-02 17:40 陈晓猛 阅读(253) 评论(0) 推荐(0) 编辑