当前位置:网站首页>Automatic translation between Chinese and English
Automatic translation between Chinese and English
2022-07-04 11:04:00 【ℳ๓๓๓ dream'link】
Catalog
1. Request address
2. Request mode
get/post
3. Request parameters
name | explain | Required | Possible value |
---|---|---|---|
text | Text to be translated | true | |
type | Output format | /text/json |
Parameters text
No Line break
4. Request example
http://www.dreamling.xyz/API/QQ/translate/api.php?text= Good afternoon, &type=json
5. Return instructions
①. The response data
name | explain | Possible value |
---|---|---|
code | Status code | 0/200/400/412 |
Text | Text to be translated | |
Language | Language conversion type | zh => en/en => zh |
Translation results |
②. Response example
{
"code": 200,
"data": {
" Text ": " Good afternoon, ",
" Language ": "zh => en",
" Translation results ": "Good afternoon"
}
}
边栏推荐
- Hidden C2 tunnel -- use of icmpsh of ICMP
- If function in SQL
- 20 kinds of hardware engineers must be aware of basic components | the latest update to 8.13
- Failed to configure a DataSource: ‘url‘ attribute is not specified... Bug solution
- Postman advanced
- Iptables cause heartbeat brain fissure
- Communication layer of csframework
- Network connection (III) functions and similarities and differences of hubs, switches and routers, routing tables and tables in switches, why do you need address translation and packet filtering?
- Send a request using paste raw text
- thread
猜你喜欢
Appscan installation steps
[Galaxy Kirin V10] [server] system partition expansion
MFC document view framework (relationship between classes)
Digital simulation beauty match preparation -matlab basic operation No. 6
Performance test method
Learning XML DOM -- a typical model for parsing XML documents
Introduction to Lichuang EDA
Discussion | has large AI become autonomous? Lecun, chief scientist of openai
Failed to configure a DataSource: ‘url‘ attribute is not specified... Bug solution
VI text editor and user rights management, group management and time management
随机推荐
Dictionaries and collections
Locust learning record I
Object. Assign () & JS (= >) arrow function & foreach () function
VPS installation virtualmin panel
shell awk
Network connection (II) three handshakes, four waves, socket essence, packaging of network packets, TCP header, IP header, ACK confirmation, sliding window, results of network packets, working mode of
[advantages and disadvantages of outsourcing software development in 2022]
I What is security testing
Performance test process
Canoe - the third simulation project - bus simulation - 2 function introduction, network topology
Day7 list and dictionary jobs
iptables导致Heartbeat脑裂
Canoe the second simulation engineering xvehicle 3 CAPL programming (operation)
2022 ape circle recruitment project (software development)
Regular expression
[Galaxy Kirin V10] [desktop and server] FRP intranet penetration
array_ The contains() function uses
Heartbeat启动后无反应
Const's constant member function after the function; Form, characteristics and use of inline function
Discussion | has large AI become autonomous? Lecun, chief scientist of openai