# json文档翻译 **Repository Path**: chun_cheng/json-document-translation ## Basic Information - **Project Name**: json文档翻译 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-01 - **Last Updated**: 2024-08-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # json_translate ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### 简介 通过百度翻译平台提供的api,实现json文件中中英文互译 ### 使用注意 需要把代码里的appid和密钥换成自己的