自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 收藏
  • 关注

原创 GraphQL Architecture & Use case

“GraphQL has been released only as a specification. This means that GraphQL is in fact not more than a long document that describes in detail the behaviour of a GraphQL server.”。这是我在官网上看见的一个定义,比起“Grap...

2019-12-17 15:56:17 188

原创 GraphQL vs REST

When you talk about API design, the first thing that probably comes to mind is Representational State Transfer (REST). A standard for data retrieval from the server, it’s based on accessing data by UR...

2019-12-17 14:39:47 203

转载 Kubernetes Labs

Have you ever wanted to learn about Kubernetes, but you’re completely overwhelmed with the amount of articles and blogs about the topic? You’ve heard about it and seen it in others’ code, but what doe...

2019-12-16 21:21:13 70

原创 Docker 所有基础命令

Reference link for below commands: https://docs.docker.com/get-started/Create image using this directory’s Dockerfiledocker build -t friendlyname .Run “friendlyname” mapping port 4000 to 80docker run -

2017-12-18 17:21:41 409

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除