chore(i18n,curriculum): update translations (#42742)

This commit is contained in:
camperbot
2021-07-05 12:27:02 +05:30
committed by GitHub
parent 5b07410ef5
commit 91a35978e6
18 changed files with 164 additions and 139 deletions

View File

@ -1,6 +1,6 @@
---
id: 5ea9997bbec2e9bc47e94daf
title: Understanding Sockets and Creating a TCP Server
title: 了解套接字并创建 TCP 服务器
challengeType: 11
videoId: F1QI9tNuDQg
dashedName: understanding-sockets-and-creating-a-tcp-server
@ -10,7 +10,7 @@ dashedName: understanding-sockets-and-creating-a-tcp-server
## --text--
Which of the following functions creates a socket object?
以下哪个函数创建套接字对象?
## --answers--