会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
缘琪梦
博客园
首页
新随笔
联系
管理
订阅
01 2018 档案
push本地代码到github出错
摘要:$ git push -u origin master To git@github.com:**/Demo.git ! [rejected] master -> master (non-fast-forward) error: failed to push some refs to ‘git@git
阅读全文
posted @
2018-01-10 17:01
缘琪梦
阅读(162)
评论(0)
推荐(0)
github中git push origin master出错:error: failed to push some refs to
该文被密码保护。
posted @
2018-01-10 16:16
缘琪梦
阅读(0)
评论(0)
推荐(0)
复习js
摘要:js写在页面最后如果放在前面,需要加window.onload=function(){)常见的两种输出方式 在网页中弹出显示框,显示信息 alert() 在控制台输出消息,一般用来调试程序console.log() 接收用户的输入 prompt() 判断confirm()书写习惯:末尾的分号;严格区
阅读全文
posted @
2018-01-07 22:49
缘琪梦
阅读(203)
评论(0)
推荐(0)
公告