目录
目录README.md

从命令行创建一个新的仓库

touch README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin http://gitea.trustie.net/wangwenqing12/cwzzz.git
git push -u origin master

从命令行推送已经创建的仓库

git remote add origin http://gitea.trustie.net/wangwenqing12/cwzzz.git
git push -u origin master
关于

我们设计的移动存储设备软件安全防护盾通过在电脑接入移动载体时自动检测移动存储设备中的Autorun.inf(此程序的自动运行往往也伴随着病毒的传播),当发现程序开始启动或者移动存储设备发生异常的读写,我们的防护盾会强制关闭它(阻止Autorun.inf及包含Autorun.inf的文件通过USB设备),从传播途径上阻止病毒的传播,以保证数据的安全。

0 B
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号