zoukankan
html css js c++ java
idea 码云 项目上传
1.点击导航栏 VCS -> Import into Version Control -> 托管项目到码云
2.输入码云帐号密码,点击login。
3.勾选private,点击托管按钮。
4.点击OK。
5.在项目上右键 ->Git ->Commit Directory
6.填写Commit Message(养成良好编码习惯),点击Commit按钮
7. 如果没有定义Git的用户名,点击Commit会弹出此弹窗,输入 name和email 点击 Set and Commit即可。
8.项目右键 -> Git -> Repository -> Push
9.点击Push。
10.登录码云查看。到此,项目上传码云成功!~
注意:(private勾选后项目并未成为私有项目,需要到码云网页上进行私有设置)
查看全文
相关阅读:
【转】C++11优化使用emplace,emplace_back
面试经历总结
Hive常用函数
股票指标
Visual Studio Code 可以翻盘成功主要是因为什么?
openpyxl模块操作Excel
JavaScript(二)
前端之CSS
ps导出ICO格式
Qt 所有版本官方下载地址
原文地址:https://www.cnblogs.com/jtlgb/p/8202863.html
最新文章
【Codeforces Round #223 (Div. 1) C】Sereja and Brackets
【Codeforces 1453D】Checkpoints
【Codeforces 1338B】Edge Weight Assignment
【Codeforces Round #650 (Div. 3) D】Task On The Board
【Codeforces 1327E】Count The Blocks
【Codeforces Global Round 7 D2】Prefix-Suffix Palindrome (Hard version)
【Codeforces Global Round 7 D1】Prefix-Suffix Palindrome (Easy version)
一个带着单位的数字用千位分割符处理顺带处理精度的方法
内部样式编写方法
Shiro实现Basic认证
热门文章
架构师基础技能-搭建gitLab
WPF Adorner的应用,装饰ListBoxItem选中后的样式
模拟面试001
编程题基础回顾
商城的运费计算
c# 创建一个只接收消息的窗口
[论文阅读笔记] metapath2vec: Scalable Representation Learning for Heterogeneous Networks
本地同步pypi源两种方案
使用rollup.js 输出js工程
【转】Typora完全使用详解
Copyright © 2011-2022 走看看