问题: 有一段时间没有用码云了,当输入 git push -u origin master命令出现Please make sure you have the correct access rights and the repository exists.错误, 原因: 是git服务器没有发现存储本地 ...
分类:
数据库 时间:
2020-05-12 11:49:41
阅读次数:
99
git@github.com: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and t ...
分类:
Web程序 时间:
2020-05-12 11:44:27
阅读次数:
78
什么是 Redis 集群 Redis 集群是一个分布式(distributed)、容错(fault-tolerant)的 Redis 实现,集群可以使用的功能是普通单机 Redis 所能使用的功能的一个子集(subset)。 Redis 集群中不存在中心(central)节点或者代理(proxy)节 ...
分类:
其他好文 时间:
2020-05-11 15:46:26
阅读次数:
70
Formation is very important when taking a group photo. Given the rules of forming K rows with N people as the following: The number of people in each ...
分类:
其他好文 时间:
2020-05-11 15:09:42
阅读次数:
62
it's fine to use shell script to get job done username='pat' wget -N -O "github_user.list" "https://api.github.com/users/${username}/repos?per_page=10 ...
分类:
其他好文 时间:
2020-05-10 19:40:06
阅读次数:
82
在大多数情况下,我们可以直接通过Remote package Repository来安装所需要的Miktex宏包。出于方便考虑我们可以选择国内的进行镜像站来作为宏包的仓库来进行安装。具体的方法为: 打开Miktex Console(MikTex 2.9.7400) 选择update, 点击右侧cha ...
分类:
其他好文 时间:
2020-05-09 00:29:32
阅读次数:
420
框架结构 实体层: Typecho.Enties 仓储层: Typecho.IRepository IconcardContext.cs IRepositoryFactory.cs IRepositorys.cs Typecho.Repository RepositoryFactory.cs Rep ...
程序员写软件有哪些不为人知的秘密1、版本控制系统(VCS)VCS也许是计算机课程最大的疏漏。这些课程光记得教如何写代码,但却往往忘记教学生如何去管理代码。每一个程序员都应该懂得利用Git或Subversion有效地创建repository(仓库),编辑与提交代码,进行分支与合并,了解项目工作流。2、学会写作身为程序员要写的不只有代码。你还要写项目的发布说明,给版本控制写提交消息,在系统里面写漏洞报
分类:
其他好文 时间:
2020-05-08 09:54:14
阅读次数:
112
一、漏洞概要 2020年03月31 日,Sonatype 官方发布安全公告,声明修复了存在于 Nexus Repository Manager 3 中的远程代码执行漏洞 CVE-2020-10199。 Sonatype Nexus 是一个 Maven 的仓库管理系统,它提供了强大的仓库管理、构件搜索 ...
分类:
其他好文 时间:
2020-05-07 18:12:32
阅读次数:
266
每个指标都在某个方向提供一定信息,没有那些指标可以提供数据的全部信息,指标之间是互补的。 1,集中趋势:Central tendencey #a,数据向其中心值靠拢的倾向和程度;————当数据比较离散的时候无法用集中趋势来代表一般水平。 #b,测度集中趋势就是寻找数据一般水平代表或者中心值; #c, ...
分类:
其他好文 时间:
2020-05-07 00:35:32
阅读次数:
297