Warning: file_get_contents() [function.file-get-contents]: SSL: 远程主机强迫关闭了一个现有的连接。 in D:\wwwroot\huidong\wwwroot\function.inc.php on line 884

Warning: file_get_contents(https://whois.pconline.com.cn/jsLabel.jsp?ip=127.0.0.1) [function.file-get-contents]: failed to open stream: HTTP request failed! in D:\wwwroot\huidong\wwwroot\function.inc.php on line 884
github使用心得 - huidong

huidong

首页 | 会员登录 | 关于争取 2022 寒假做出汇东网 Ver3.0.0 !
搜索文章


首先是登录github,创建一个仓库,没啥问题,对了,最好用个README.md来初始化仓库,在里面写项目信息。

然后把自己那个项目的代码直接放到仓库里即可,不用创建文件夹来分开多个版本,github会帮你分好版本。

然后如果项目搞完,可以发布release版本了,点仓库旁边的releases

图片.png


注意,存在仓库的都是源码,编译好的不要放进去,编译好的都放在releases里,如果带有资源文件,可以打包再放进去,releses里只需要放编译好的文件就好,github会帮你弄好其它的事。



返回首页


Copyright (C) 2018-2024 huidong