Easter79 Easter79
3年前
TypeScript 核心概念梳理
!(https://oscimg.oschina.net/oscnet/02343aa5c473479185ea31a0b3d37fa7.gif)8月20日,TypeScript4.0正式发布了( AnnouncingTypeScript4.0 ),虽然没有重大的变更和特性,可以看做是3.9版本正常迭代,不过Dan
Stella981 Stella981
3年前
Kong for Kubernetes 0.8发布 提供一致的API管理生命周期
导语KongInc.发布了KongforKubernetes0.8版。对于KongGateway用户而言,新版本为Kubernetes和非Kubernetes工作负载提供了“一致的API管理生命周期”。正文KongAPI网关是建立在NGINX之上的开源API网关。根据公告博客文章,KongforKuber
Stella981 Stella981
3年前
Git 对象存储结构分析
1\.前言git对象有四种:blob(数据块),tree(目录树),commit(提交),tag(标签)。本文通过一个示例,以blob为例来讨论对象的存储结构。示例采用的git版本为2.17。2\.实践讨论2.1.生成Blob对象文件首先创建一
Stella981 Stella981
3年前
Linux(CentOS7)下如何配置多个Tomcat容器
一、Linux版本!(https://oscimg.oschina.net/oscnet/f131d8b59bce1fbb0f65f763fe1083d63dc.png)二、上传并解压apachetomcat7.0.90压缩包,然后复制粘贴出来多个tomcat解压缩tarxzvfapachetomc
Stella981 Stella981
3年前
Harbor v2.0.2拉取命令按钮显示是sha256
自建私有仓库,无法正确获取dockerpull语句dockerpullfk.gcr.io/alpine/alpine@sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8无法正确取得版本:dockerpullfk.gcr.io/alpine/al
Stella981 Stella981
3年前
Apache HTTP Server 2.4 发布
六年以来的首次,Apache基金会发布了非常成功的ApacheHTTP服务引擎的新版本(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fblogs.apache.org%2Ffoundation%2Fentry%2Fthe_apache_software_foundation_c
Stella981 Stella981
3年前
CoreOS实践指南:Unit文件详解【备用】
Systemd的Unit文件在Systemd的生态圈中(除了CoreOS外,目前的主流Linux系统,如Arch、SUSE、Fedora、RedHat/CentOS也都已经使用了Systemd,此外Ubuntu也将最快于15.04版本启用Systemd作为默认的系统管理(https://www.
Stella981 Stella981
3年前
Docker部署Mysql
简介  MySQL是开源的关系数据库实现。Docker官方仓库提供了MySQL各个版本的镜像 https://hub.docker.com/\_/mysql(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fhub.docker.com%2F_%2Fmysql) 。使
Wesley13 Wesley13
3年前
UEditor编辑器
1.UEditor编辑器官网:http://ueditor.baidu.com/website/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fueditor.baidu.com%2Fwebsite%2F)2.下载文件:选择  1.4.3.3.Net版本UTF8板!(h
Wesley13 Wesley13
3年前
Ubuntu19.10 安装 MySQL8 指南
首先需要通过wget获得相应版本的deb包,获取地址可以到mysql官网上查(例如https://dev.mysql.com/downloads/repo/apt/)。(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fdev.mysql.com%2Fdownloads%2Frepo%2