石头

@JYStone

石头 暂无简介

石头的个人主页
/
关注的仓库(2)

    Watch 石头/Tower_SpriteKit forked from Jonear/Tower_SpriteKit

    使用SpriteKit开发的魔塔游戏 ios版本

    最近更新: 8年多前

    Watch 石头/git

    简易的命令行入门教程: Git 全局设置: git config --global user.name "石头" git config --global user.email "[email protected]" 创建 git 仓库: mkdir LSports cd LSports git init touch README.md git add README.md git commit -m "first commit" git remote add origin https://gitee.com/JYStone/LSports.git git push -u origin master 已有项目? cd existing_git_repo git remote add origin https://gitee.com/JYStone/LSports.git git push -u origin master

    最近更新: 暂未更新

搜索帮助