加载中
Git多场景的操作范例

新项目初始化提交到远程 git 仓库 Existing folder cd existing_folder git init git remote add origin http://192.168.0.51/sds/ui.git git add . git commit -m "Initial commit" git pu...

安装配置samba实现windows与linux文件共享

1、 安装配置 samba 实现 windows 与 linux 文件共享 2、 Linux 上安装配置 samba 2.1、 安装 samba 2.2、 配置 samba 2.3、 添加共享资源的用户并设置密码 2.4、 重启 samba 服务生效 3、 ...

2022/08/11 14:43
425

没有更多内容

加载失败,请刷新页面

没有更多内容

返回顶部
顶部