会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
尐鱼儿
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
42
43
44
45
46
47
48
49
50
···
151
下一页
2021年7月31日
设置Linux时间格式
摘要: 1、永久改变显示样式,更改后的效果会保存下来(修改/etc/profile文件,在文件内容末尾加入如下内容) [root@localhost /]# vim /etc/profile #修改Linux显示的时间格式export TIME_STYLE='+%Y-%m-%d %H:%M:%S' [roo
阅读全文
posted @ 2021-07-31 11:59 尐鱼儿
阅读(735)
评论(0)
推荐(1)
2021年7月30日
linux查看网卡信息的几种方法(命令)
摘要: https://blog.csdn.net/morigejile/article/details/78598645
阅读全文
posted @ 2021-07-30 15:50 尐鱼儿
阅读(1166)
评论(0)
推荐(0)
linux 查看网卡以及开启网卡
摘要: https://blog.csdn.net/sod5211314/article/details/81488154
阅读全文
posted @ 2021-07-30 15:50 尐鱼儿
阅读(270)
评论(0)
推荐(0)
Github私有仓库使用设置、GitHub免费私有库设置方法实例演示
摘要: Github私有仓库使用设置 https://www.cnblogs.com/haojile/p/11616566.html GitHub免费私有库设置方法实例演示 https://blog.csdn.net/qq_38161040/article/details/87906502
阅读全文
posted @ 2021-07-30 11:40 尐鱼儿
阅读(567)
评论(0)
推荐(0)
Git下载GitHub仓库里的某一个文件夹或某一个文件
摘要: https://www.cnblogs.com/SH170706/p/11015049.html
阅读全文
posted @ 2021-07-30 10:58 尐鱼儿
阅读(195)
评论(0)
推荐(0)
2021年7月29日
GIt必须掌握的常识四 切换git历史版本
摘要: https://blog.csdn.net/yufengxiaojiang3/article/details/99217673
阅读全文
posted @ 2021-07-29 22:48 尐鱼儿
阅读(110)
评论(0)
推荐(0)
Git 拉取远程代码
摘要: https://www.jianshu.com/p/9364e181b489
阅读全文
posted @ 2021-07-29 22:45 尐鱼儿
阅读(29)
评论(0)
推荐(0)
git将文件夹(整个项目)上传到github
摘要: https://blog.csdn.net/qq_36614846/article/details/70280168
阅读全文
posted @ 2021-07-29 22:16 尐鱼儿
阅读(56)
评论(0)
推荐(0)
代码同时上传到github和码云
摘要: 目前git的大平台有国内的gitee,国外的github 那么如何在本地仓库同时上传到这两个平台呢? 首先要在项目目录下右键选择Git Bash Here: 如果没有Git Bash Here的话安装地址:https://tortoisegit.org/download/ 下面是具体操作: //删除
阅读全文
posted @ 2021-07-29 22:15 尐鱼儿
阅读(56)
评论(0)
推荐(0)
GitHub使用教程 | GitHub的安装、仓库创建、代码上传、代码下载
摘要: https://blog.csdn.net/admin_maxin/article/details/116426204
阅读全文
posted @ 2021-07-29 22:15 尐鱼儿
阅读(563)
评论(0)
推荐(0)
上一页
1
···
42
43
44
45
46
47
48
49
50
···
151
下一页
公告