gitcode

本地化文档3 小时前
python·github·gitcode·sphinx
black-docs-l10n🎉 black-docs-l10n 已发布!🚀 预览翻译:https://projects.localizethedocs.org/black-docs-l10n
佛山个人技术开发7 小时前
windows·git·svn·github·gitcode
GitCode个人技术开发者总结完整使用指南GitCode是CSDN推出的代码托管平台,基于Git实现,功能与GitHub、Gitee类似,支持二、前期准备仓库管理、分支操作、代码审查(PR)、项目管理等。平台地址:AtomGit | GitCode - 全球开发者的开源社区,开源代码托管平台
本地化文档4 天前
数据库·python·postgresql·github·gitcode·sphinx
psycopg3-docs-l10n🎉 psycopg3-docs-l10n 已发布!🚀 预览翻译:https://projects.localizethedocs.org/psycopg3-docs-l10n
本地化文档7 天前
python·rust·github·gitcode·sphinx
sphinxcontrib-rust-docs-l10n🎉 sphinxcontrib-rust-docs-l10n 已发布!🚀 预览翻译:https://projects.localizethedocs.org/sphinxcontrib-rust-docs-l10n
橙橙笔记8 天前
gitcode
GitCode创建自己的项目打开命令行,进入项目目录:cd "d:\1 HONOR Share\desktop\项目\点餐系统+人脸识别"
坚果的博客11 天前
gitcode
从零实现 GitCode OAuth 登录 —— 鸿蒙 6 应用实战前三篇我们完成了项目搭建和新闻功能,这次实现一个完整的 OAuth 授权码登录流程——对接 GitCode 平台,让用户通过 WebView 登录授权、自动获取令牌、展示个人主页。
Niliuershangba14 天前
java·git·开源·gitlab·github·开源软件·gitcode
ChestnutCMS 栗子内容管理系统:从入门到模板开发实战ChestnutCMS(栗子内容管理系统)是一款前后端分离的企业级内容管理系统,项目基于 RuoYi-Vue 重构,集成 SaToken 权限认证与 XXL-JOB 分布式任务调度。
本地化文档19 天前
rust·github·gitcode
rust-style-guide-l10n🎉 rust-style-guide-l10n 已发布!🚀 预览翻译:https://projects.localizethedocs.org/rust-style-guide-l10n
不做无法实现的梦~23 天前
git·github·gitcode
Git 新手到团队协作与 GitHub/GitCode 指南这份指南面向零基础,目标是让你做到:一句话: Git 负责“记录历史”,GitHub/GitCode 负责“远程协作”。
laoli_coding25 天前
github·gitcode
如何将GitCode仓库的提交同步到 GitHubGitCode 的「仓库镜像」功能可以直接满足“在 GitCode 提交后自动同步到 GitHub”的需求。可以把它理解成一个“自动搬运工”,在 GitCode 这边的任何更新,都会被自动推送到 GitHub 上。这样可以解决github访问不稳定的问题,也可以解决一些只针对github代码的自动部署。
. . . . .1 个月前
人工智能·gitcode
Claude Code 插件市场开发及注意事项核心要点: 一个 Git 仓库可以包含多个插件,每个插件放在 plugins/ 下的独立子目录中。市场只需要 一个 配置文件:.claude-plugin/marketplace.json。
残歌1 个月前
gitcode
【无标题】remote: HTTP Basic: Access denied.remote: HTTP Basic: Access denied. If a password was provided for Git authentication, the password was incorrect or you’re required to use a token instead of a password. If a token was provided, it was either incorrect, e
weixin_704266051 个月前
git·intellij-idea·gitcode
IDEA 整合 Git 并上传代码到 CSDN GitCode 超详细教程安装 Git官网下载:https://git-scm.com/download/win安装全程默认下一步即可,无需修改任何配置。
云渊未归061 个月前
python·数据分析·开源·网络爬虫·gitcode
Python获取GitCode项目信息在进行开源项目数据分析时,GitCode作为国内优质的代码托管平台,其API能提供丰富的项目数据(如星标数、分支信息、贡献者列表等)。本教程针对Python初学者,从API准备到代码实现,全程拆解爬取流程,助力快速获取GitCode项目数据用于分析。
本地化文档1 个月前
rust·github·gitcode
rust-nomicon-l10n🎉 rust-nomicon-l10n 已发布!🚀 预览翻译:https://projects.localizethedocs.org/rust-nomicon-l10n
本地化文档1 个月前
python·github·gitcode
setuptools-docs-l10n🎉 setuptools-docs-l10n 已发布!🚀 预览翻译:https://projects.localizethedocs.org/setuptools-docs-l10n
本地化文档2 个月前
rust·github·gitcode
rustup-book-l10n🎉 rustup-book-l10n 已发布!🚀 预览翻译:https://projects.localizethedocs.org/rustup-book-l10n
本地化文档2 个月前
python·http·github·gitcode
requests-docs-l10n🎉 requests-docs-l10n 已发布!🚀 预览翻译:https://projects.localizethedocs.org/requests-docs-l10n
cd ~/Homestead2 个月前
gitcode
项目迁移命令根据不同域名选择不同分组,在对应分组下新建项目,项目命名规则按照域名创建(.换成_),例如:https://api.xxxxxx.com 则该项目名称为:api_xxxxxx_com
不做无法实现的梦~2 个月前
gitcode
GitCode怎么添加组织和管理(详细教程)文档用途:用于团队内部落地 GitCode 的项目创建、组织管理、成员权限配置、源码协作和多方协同。说明:本文基于 2026-04-08 查阅 GitCode 官方帮助文档整理,界面名称和入口可能随平台版本调整而变化;如实际页面有微调,请以 GitCode 当前页面为准。