Code translate- translator appQuizás te interese DevPad - Developer Gadgets Json Viewer Simple Para desarrolladores
Translate Now→ Popular Translations 📝→🐍 Convert English descriptions to Python code 🐍→💛 Convert Python scripts to JavaScript 💛→💙 Transform JavaScript to typed TypeScript 📝→📊 Convert English queries to SQLPopular Programming Languages 🐍 Python Data science and automation 💛 ...
Code Translate for VS Code 简介 Code Translate 是一款纯粹的滑词翻译软件 无侵入式的显示翻译结果: 与VS Code代码分析完美结合 强大的单词拆分能力: 支持驼峰, 下划线形式等各种单词拆分 丰富的本地词库: 包含 340 万+离线单词, 支持各种生僻单词 基于丰富的本地词库: Code Translate 拥有超快的查询速度, 每个...
Use AI to translate code from one language to another.
CodeTranslate是一款便于专业用户翻译Java/JavaScript等语言的App(总之所有使用引号作为字符串边界的语言都可以)。 展开 收起 暂无标签 /projectxero/CodeTranslate README GPL-3.0 使用GPL-3.0 开源许可协议 3 Stars 2 Watching 0 Forks 保存更改 取消 发行版 暂无发行版 贡献者 (1) 全部 近期...
-Translate strings content file -Translate plist content files -Translate xml content files -Translate the json content file -Translate txt content file Translation record -Record each translated project -Translation storage one click modification Comments and technical support We sincerely welcome your val...
二、Ai-code-translate Ai-code-translate能在多种编程语言之间进行智能代码翻译,保持语法结构,检测并修复错误,优化代码; 有以下功能和特点: (1)多语言支持:CodeTranslator 支持多种流行的编程语言,包括但不限于 Python、Java、C++、JavaScript 等,为开发者提供了广泛的语言选择。 (2)智能翻译:项目采用先进的自然语...
Translate .gitattributes .gitignore LICENSE README.md Translate.sln Repository files navigation README Apache-2.0 license 因为它是基于C#开发出的Winform程序;它是基于百度翻译进行开发的;它的服务对象是代码工作者; 所以它需要.Net4.5的环境;它需要联网;它只有中-英翻译模式,且翻译规则为驼峰。 使用:...
const createPrompt = ( inputLanguage: string, outputLanguage: string, inputCode: string, ) => { if (inputLanguage === 'Natural Language') { return endent` You are an expert programmer in all programming languages. Translate the natural language to "${outputLanguage}" code. Do not include ...
AI Code Translator Use AI to translate code from one language to another. Running Locally 1. Clone Repo git clone https://github.com/mckaywrigley/ai-code-translator.git 2. Install Dependencies npm i 3. Run App npm run dev Contact