英文词性 词性 说明 举例 n.名词 student:学生pron.代词 you:你adj.形容词 happy:高兴的adv.副词 quickly:迅速地v.动词 run:跑num.数词 three:三art.冠词 the:这个prep.介词 at:在...conj.连词 and:和interj.感叹词 wow:哇
一、Via # 通过网络 【via】 network# 借助工具 【via】 tool# 数据通过 HTTP 协议经由网络传输到服务器。 Data is transmitted to the server 【via】 the network using the HTTP protocol.# 用户可通过点击按钮借助 UI 触发操作。 Users can trigger actions 【via】 the UI by clicking a button.二、Profile wx. navigateTo ( { url : "/pages/profile/index" , } ) ; # 用户档案 user 【profile】# 应用程序配置 application 【profile】# 每个用户都有一个用户档案存储其偏好和设置。 Each user has a user 【profile】 storing their preferences and settings.三、Underway < van- icon name= "underway-o" / > # 正在进行的任务 task 【underway】# 项目实施中 project 【underway】# 该功能开发目前正在进行中,预计下周完成。 Development of this feature is currently 【underway】 and expected to complete next week.# 服务器备份进程正在进行中,请勿中断。 The server backup process is 【underway】; please do not interrupt.# 当前有多个请求正在进行中,系统正在处理中。 Multiple requests are currently 【underway】; the system is processing them.四、Usage # 内存使用 memory 【usage】# CPU 使用率 CPU 【usage】# 监控面板显示当前系统的内存使用和 CPU 使用率。 The monitoring dashboard displays current system memory 【usage】 and CPU 【usage】.# 用户行为分析关注功能使用情况以优化产品设计。 User behavior analysis focuses on feature 【usage】 to optimize product design.五、Dest wx. canvasToTempFilePath ( { ... destWidth : 400 , destHeight : 400 , ... } ) ; # 目标路径 【dest】 path# 输出目录 【dest】 directory# 目标文件 【dest】 file# 命令行工具 cp source.txt dest.txt 将文件复制到目标。 The command-line tool `cp source.txt dest.txt` copies the file to the 【dest】.六、Uncompatible received type-uncompatible value# 不兼容的版本 【uncompatible】 version# 软件冲突 software 【uncompatible】# 新版本库与旧版 API 存在不兼容变更,需重构代码。 The new library version has 【uncompatible】 changes with the old API, requiring code refactoring.# 开发者应避免引入不兼容修改以保证向后兼容性。 Developers should avoid introducing 【uncompatible】 changes to ensure backward compatibility.