Files
freeCodeCamp/curriculum/challenges/chinese/07-scientific-computing-with-python/python-for-everybody/using-web-services.md

39 lines
360 B
Markdown
Raw Normal View History

---
id: 5e7b9f0e0b6c005b0e76f07a
title: 使用网络服务
challengeType: 11
videoId: oNl1OVDPGKE
dashedName: using-web-services
---
# --question--
## --text--
通过互联网发送数据的两种最常见的方法是什么?
## --answers--
JSON 和 TXT
---
JSON 和 XML
---
XML 和 TXT
---
XML 和 PHP
---
PHP 和 TXT
## --video-solution--
2