From e08b841c549fca454ee53623e7a222b04b802d95 Mon Sep 17 00:00:00 2001 From: xindoo Date: Mon, 5 Apr 2021 10:25:57 +0800 Subject: [PATCH] =?UTF-8?q?"jupytet"=E5=BA=94=E8=AF=A5=E6=98=AF=E6=8B=BC?= =?UTF-8?q?=E5=86=99=E9=94=99=E4=BA=86=E5=90=A7=EF=BC=8C=E6=88=91=E5=B9=B6?= =?UTF-8?q?=E6=B2=A1=E6=89=BE=E5=88=B0=E8=BF=99=E4=B8=AA=E4=B8=9C=E8=A5=BF?= =?UTF-8?q?=20xcode=E5=92=8Cmacos=EF=BC=8C=E5=A4=A7=E5=B0=8F=E5=86=99?= =?UTF-8?q?=E5=92=8Cmac=E7=B3=BB=E7=BB=9F=E4=B8=AD=E4=BF=9D=E8=AF=81?= =?UTF-8?q?=E4=B8=80=E8=87=B4=E3=80=82=20octave=E6=98=AF=E7=A7=91=E5=AD=A6?= =?UTF-8?q?=E8=AE=A1=E7=AE=97=E5=92=8C=E6=95=B0=E5=80=BC=E5=88=86=E6=9E=90?= =?UTF-8?q?=E8=BD=AF=E4=BB=B6(=E5=8F=AF=E4=BB=A5=E8=AE=A4=E4=B8=BA?= =?UTF-8?q?=E6=98=AF=E5=BC=80=E6=BA=90=E7=89=88=E7=9A=84matlab)=EF=BC=8C?= =?UTF-8?q?=E4=B8=8D=E5=B1=9E=E4=BA=8E=E6=93=8D=E4=BD=9C=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=EF=BC=8C=E6=95=85=E5=88=A0=E9=99=A4=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tags.toml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/tags.toml b/tags.toml index b66d6f0..20bdea4 100644 --- a/tags.toml +++ b/tags.toml @@ -96,7 +96,8 @@ subTags = [ "storm", "时序数据库", "tsdb", - "mssql" + "mssql", + "memcache" ] @@ -267,13 +268,12 @@ subTags = [ "github", "svn", "visualstudio", - "jupytet", "postman" ] [[Tags]] -Tag = "游戏" +Tag = "网络" id = 8 subTags = [ "网络协议", @@ -281,7 +281,9 @@ subTags = [ "tcp/ip", "udp", "websocket", - "网络安全" + "网络安全", + "http", + "https" ] @@ -323,8 +325,8 @@ id = 11 subTags = [ "Flutter", "iOS", - "xcode", - "macos", + "Xcode", + "macOS", "android", "electron", "Xamarin" @@ -429,11 +431,10 @@ subTags = [ "windows", "win10", "gnu", - "octave", "ios", "macos", "blackberry", "鸿蒙", "centos", "ubuntu" -] \ No newline at end of file +] -- GitLab