一、相关命令的总结 1、git remote 命令 用于创建和管理远程仓库; (1)添加远程仓库 : git remote add origin 远程仓库地址; (2)查看远程仓库与连接之间的详细信息 : git remote -v ; 2、推送commit (1)git push <远程仓库简写名 ...
分类:
其他好文 时间:
2020-03-08 21:58:52
阅读次数:
86
作者/柳成枝 编辑/范志辉 来源:音乐先声(ID:nakedmusic) 近期,美国数字研究机构 Space150 进行了一项有趣的试验:基于人工智能(Artificial Intelligence,简称 AI)技术,模仿知名说唱歌手 Travis Scott 的人声和音乐风格,做出了一个说唱机器人 ...
分类:
移动开发 时间:
2020-03-06 12:50:00
阅读次数:
98
(1) sent one mail to IC inbox via outlook: (2) go to SWEL to check if there is one entry for the mail you just sent (3) go to tcode SWI1, you will fin ...
分类:
其他好文 时间:
2020-03-03 10:47:28
阅读次数:
64
"msg": "Failed to connect to the host via ssh: Host key verification failed.",
分类:
其他好文 时间:
2020-03-02 11:08:30
阅读次数:
84
一,下载 fastdfs6.06 1,官方地址 https://github.com/happyfish100 2,说明:当前版本:共3个子模块 fastdfs v6.06 libfastcommon v1.0.43 fastdfs-nginx-module v 1.22 说明:架构森林是一个专注架 ...
分类:
其他好文 时间:
2020-03-01 12:18:19
阅读次数:
96
The errors below were detected when validating the file "spring-beans-4.3.xsd" via the file "springmvc-config.xml". In most cases these errors can be... ...
分类:
编程语言 时间:
2020-02-27 21:05:28
阅读次数:
235
概述 "clipboard.js" 是一个非常好用的剪切板插件,但是随着前端框架的演变,用户与网页交互的方式越来越多,不仅限于点击事件了,并且在很多情况下,我们可能不需要它强制性自带的点击事件,所以我打算把 "clipboard.js" 精简一下,把点击事件删掉,这就是我开发 "easy clipb ...
分类:
其他好文 时间:
2020-02-24 00:46:03
阅读次数:
79
__Windows10用户一定深有感触,Win10锁屏界面的自然风景图片令人耳目一新,不妨有用户想将Win10锁屏界面设置为桌面壁纸__ 激活问题 许多Windows10用户的电脑右下方总是显示以下文字 Windows10在未激活情况下许多个性化功能(包括设置桌面壁纸)都不能使用,我们希望将Win1 ...
当你想查询一下火车票信息的时候,你还在上12306官网吗?或是打开你手机里的APP?下面让我们来用Python写一个命令行版的火车票查看器, 只要在命令行敲一行命令就能获得你想要的火车票信息!如果你刚掌握了Python基础,这将是个不错的小练习。 接口设计 一个应用写出来最终是要给人使用的,哪怕只是 ...
分类:
编程语言 时间:
2020-02-19 23:45:14
阅读次数:
76
When we redirect to a different route from within our component's code using the Router.navigate or from within a component template via a [routerLink ...
分类:
其他好文 时间:
2020-02-16 23:28:08
阅读次数:
119