腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
文章
问答
视频
用户
沙龙
专栏
专区
综合排序
丨
最热优先
丨
最新优先
时间不限
code
-server
code
-server arm
\ --link vs-db \ xrsec/
code
-server:arm View image.png initialization Make
code
-server docker run -it /bin/bash echo "start
code
-server succers" /bin/bash' >
code
-server.sh sudo chmod 777
code
-server.sh sudo chown root
code
-server.sh docker cp
code
-server.sh
code
-server:/ docker start
code
-server docker /
code
-server-3.8.1-amd64.rpm rpm -ivh
code
-server-3.8.1-amd64.rpm Other
code
-server Inatall BT wget - & echo "start
code
-server succers" /bin/bash' > /
code
-server.sh chmod 777 /
code
-server.sh exit docker
XRSec
2022-02-11
2.3K
0
标签:
编程算法
容器镜像服务
Claude
Code
正式发布VS
Code
插件!
人生不过尔尔 不必自困于心 好消息:现在你的 VS
Code
可以拥有一个会聊天、能改代码、懂上下文的 AI 副驾驶——它就是 Claude
Code
插件! Claude
Code
是 Anthropic 官方推出的 VS
Code
插件,基于 Claude 大模型,专为开发者设计。 一个 Anthropic 账号 安装步骤 打开 VS
Code
,按 Ctrl+Shift+X(Windows)或 Cmd+Shift+X(Mac) 搜索 “Claude
Code
” 点击 Install anthropic.claude-
code
3. 进入 VS
Code
设置 → Extensions → Claude
Code
→ 勾选 “Use Terminal” 安全设置建议 初始权限模式:保持默认(每次修改都问你) 禁用自动保存:避免意外覆盖
GoLang学习记
2026-02-27
11.1K
0
标签:
配置
安全
code
插件
接口
用Claude
Code
分析Claude
Code
源码
02 — Claude
Code
是什么? 04 — Claude
Code
源码 Claude
Code
源码已经公开,短短几十小时内Fork的几个GitHub账号访问量达几百万,其中有2个具有代表性的账号,一个是Claude
Code
用TypeScript TypeScript版本:https://github.com/sanbuphy/learn-coding-agent (目前已由claude-
code
-source-
code
改名为learn-coding-agent ,并且用Claude
Code
去分析Claude
Code
的源码。 https://github.com/Liuq24/claude-
code
-source-
code
https://github.com/Liuq24/claw-
code
clone到本地后,进行分析:
程序大视界
2026-04-10
999
0
标签:
code
模型
源码
终端
打包
Open
Code
对标Claude
Code
缺少 Claude
Code
主题 ,这点差评安装Skills、Plugins一应俱全,一上手就爱上了,让 Claude
Code
不给中国用,让他去垃圾桶利吃灰吧,虽然用不上Claude
Code
模型
是小张啊
2026-04-09
597
3
标签:
工具软件
code
review
review,其实在任何行业,基本都是大厂带给整个行为最佳实践,
code
review就是其中一种实践 The biggest thing that makes Google’s
code
so good is simple:
Code
Review. 找到bug只是其中的副产品 以我个人经验看,
code
review更多是技术及业务知识的分享,甚至可以相互结合,理论分享与
code
的结合 比如check list与最佳实践结合 how
code
review 或者说
code
review需要review些什么?
code
? 这是
code
review比较难解决的 分享 从上面所述,
code
review虽然能发现代码中的一些错误,但不应该是他的核心价值。
码农戏码
2021-03-23
1.5K
0
标签:
编程算法
架构设计
Code
Playground
Web 应用 https://glitch.com Replit 支持多语言(如 Python、Java、C++),适合教育用途和全栈开发 https://replit.com Gitpod 基于 VS
Code
的云端 IDE,适合 GitHub 项目快速启动和协作 https://gitpod.io 码上掘金 国内版轻量 Playground,支持 React、Vue 等框架,适合中文用户 https://
code
.juejin.cn
Cell
2025-08-05
823
0
标签:
前端
全栈
https
code
开发
code
test
// make links and image work Handler handler = new Handler() { public void handleMessage(Message msg) { int what = msg.what; if (what == 200) { MessageSpan ms = (MessageSpan) msg.obj; Object[] spans = (Object[])
用户4458175
2020-02-12
1.7K
0
标签:
code
Design Pattern:
Code
Shape - manage your
code
shape
[Java] Design Pattern:
Code
Shape - manage your
code
shape
Code
Shape Design Pattern Here I will introduce a design pattern:
Code
Shape。 Methods in each layer tend to present the same
code
structure. Here we name it as
code
shape.
Code
Demonstrate This article presents a
code
demonstrate to implement following features: Before calling String value = br.businessRuleThree("Mary", "is woman"); } }
Code
Shape Design Pattern
Code
CodeShapeSample
绿巨人
2018-05-18
1.2K
0
标签:
其他
code
runner
——海子 分享一个插件:
Code
Runner可以直接运行代码,不需要复杂配置环境 安装以后可以直接运行当前文件 我们直接运行ts的话,还需要安装一个ts-node tyarn global
阿超
2023-01-09
1.1K
0
标签:
ode
插件
配置
Claude
Code
更多, Use Claude
Code
in VS
Code
[1] 使用 经验 Claude
Code
使用经验,来自其作者 Boris Cherny: https://x.com/bcherny/status 分析: Claude
Code
源码分析[2] 御舆:解码 Agent Harness[3] 从零构建
Code
Agent[4] Claude
Code
Agent 架构图[5] 重写: Claw
Code
in VS
Code
: https://
code
.claude.com/docs/en/vs-
code
[2] Claude
Code
源码分析: https://github.com/liuup/
Code
Agent: https://github.com/jiji262/build-
code
-agent [5] Claude
Code
Agent 架构图: https://www.waylandz.com /diagrams/claude-
code
-architecture.html [6] Claw
Code
: https://github.com/ultraworkers/claw-
code
GoCoding
2026-04-23
484
0
标签:
模型
配置
游戏
开源
code
问题归档
专栏文章
快讯文章归档
关键词归档
开发者手册归档
开发者手册 Section 归档