当前位置:网站首页>Tencent Chinese translation applet interface version (under study)
Tencent Chinese translation applet interface version (under study)
2022-07-21 01:24:00 【Procedure 007】
Request interface address :
https://matrixqtranslate.is.tencent-cloud.net/3.9.0/translator/translate
Request mode :post
{
"code":"001xqNFa1euQwD0saEGa1RLCOZ1xqNFp",// WeChat code Require special treatment
"content":" Chongqing ",// Chinese or other to be translated
"from_lang":"zh",// From what language to what language
"to_lang":"tba",
"phone_type":"microsoft"
}
Respond to :
{
"code": 0,
"msg": "SUCCESS",
"data": {
"session_id": "ojXVG48DDpSh2Ev-qzMJ3wug3xJ41657895731364",
"kws": "",
"phoneticSymbols": "chóng qìng",
"lang_result": "zh",
"result": "ཁྲུང་ཆིང་།\n"// The content is clear
}
}
边栏推荐
- Unity:文本输入框进行数值判定
- Communication mode between processes
- Animation animation in unity is played backwards and forwards
- [solve ax=b]
- [2022 national games simulation] similar sequence problem - DFA (DP set DP)
- Warning FailedScheduling 8s default-scheduler 0/3 nodes are available: 1 Insufficient memory
- org.xml.sax.SAXParseException无法读取方案文档
- Build product array
- How can red star Macalline design cloud upgrade the traditional home furnishing industry in ten minutes to produce film and television level interior design effects
- Discussion on the new trend of network security technology
猜你喜欢
【概率和计数】
[pyGame] the classic boss of soul duel is back. Are you ready to defeat them again? (source code attached)
【LeetCode】12. Balanced Binary Tree·平衡二叉樹
[probability and count]
ORA-39194: Table mode jobs require the tables to be comma separated.
Blurred photos, second high-definition big picture, flying propeller ppde takes you to reproduce the image restoration model cmfnet
ViT【backbone】
DNS域名解析
上次面试跪在了Redis上,刷完阿里表哥给的内部Redis文档,终面进大厂
Hashtable
随机推荐
【模型评估】
STM32 learning ---spi
模糊照片秒变高清大图,飞桨PPDE带你复现图像恢复模型CMFNet
How can red star Macalline design cloud upgrade the traditional home furnishing industry in ten minutes to produce film and television level interior design effects
数据库系统原理与应用教程(036)—— MySQL 的索引(二):创建索引
300000 prize pool is waiting for you to fight! Natural language processing (NLP) competition collection is coming
QT_ Embedded main interface addition and switching effect
2022/7/19
Discussion on the new trend of network security technology
The way to practice and play strange: the meaning of NPM global installation and local installation in nodejs, and the difference between global installation and local installation in NPM
网络安全知识图谱关键技术
redisconnectionfactory could not autowired
数据库系统原理与应用教程(025)—— MySQL 修改表中数据(一):增(insert)
Classes et objets (en haut)
洛谷 P2440 木材加工
Light up through TCP
Unity Shader着色器学习(二)
Translate official UE documents about uobject Foundation
Frontier and application of data security technology from the perspective of compliance
Introduction to audio and video -- Analysis of H.264 coding (macroblock + slice + frame)