Claude Code
①安装Git Bash②安装Claude Code本体PowerShell中输入 12irm https://daheiai.com/cc.ps1 | iex//来自:b站up主人工大黑 ③配置环境变量作用:告诉操作系统在哪里可以找到可执行文件,这样你就可以在任何目录下直接运行命令,而不需要输入完整的文件路径。 输入Claude就可以快捷打开了 ④改变Claude code的依赖接口安装CCswitch,用于改变Claude围绕的中间AI模型 Claude、GPT 等模型可通过**API中转站**接入。 然后添加模型 添加完模型之后就会发现命令行中可以正常使用 ⑤用法:用于项目指导 当关闭掉终端,然后再回来的时候,可以输入/resume命令来找到之前的对话内容 当对话长度大于上下文长度,就需要通过输入/compact来压缩,但是很难恢复压缩前的上下文 ⑥用法:文献查询功能Zotero的使用安装zotero桌面版并且注册完之后,需要: 去中文社区安装市场插件,装入zotero。以后所有的其余插件都可以在市场插件搜到 1https://zotero-chinese...
Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick StartCreate a new post1$ hexo new "My New Post" More info: Writing Run server1$ hexo server More info: Server Generate static files1$ hexo generate More info: Generating Deploy to remote sites1$ hexo deploy More info: Deployment

