 The Weblate Manual 3.3Client Installation Synopsis Description Files Examples Weblate’s Python API Installation wlc wlc.config wlc.main Changes weblate 3.3 weblate 3.2.2 weblate 3.2.1 weblate 3.2 weblate 3.1.1 weblate 3.1 Trailing exclamation Trailing ellipsis Trailing semicolon Maximum Length Formatted strings Python format Python brace format PHP format C format Perl format Javascript format AngularJS interpolation string translated strings: Python format Simple format string There are %d apples Named format string Your balance is %(amount) %(currency) Flag to enable python-format See also Python string formatting [https://docs0 码力 | 403 页 | 1.75 MB | 1 年前3 The Weblate Manual 3.3Client Installation Synopsis Description Files Examples Weblate’s Python API Installation wlc wlc.config wlc.main Changes weblate 3.3 weblate 3.2.2 weblate 3.2.1 weblate 3.2 weblate 3.1.1 weblate 3.1 Trailing exclamation Trailing ellipsis Trailing semicolon Maximum Length Formatted strings Python format Python brace format PHP format C format Perl format Javascript format AngularJS interpolation string translated strings: Python format Simple format string There are %d apples Named format string Your balance is %(amount) %(currency) Flag to enable python-format See also Python string formatting [https://docs0 码力 | 403 页 | 1.75 MB | 1 年前3
 django cms 3.3.x Documentationupgrade information 3.3.4 release notes 3.3.3 release notes 3.3.2 release notes 3.3.1 release notes 3.3 release notes 3.2.5 release notes 3.2.4 release notes 3.2.3 release notes 3.2.2 release notes 3.2.1 get started by setting up our environment. Requirements django CMS requires Django 1.8, and Python 2.7, 3.3 or 3.4. Your working environment We’re going to assume that you have a reasonably recent version extra to make sure Python files are associated correctly if that doesn’t work right away: assoc .py=Python.file ftype Python.File="C:\Users\Username\workspace\demo\env\Scripts\python.exe" "%1" %* For0 码力 | 386 页 | 1.56 MB | 1 年前3 django cms 3.3.x Documentationupgrade information 3.3.4 release notes 3.3.3 release notes 3.3.2 release notes 3.3.1 release notes 3.3 release notes 3.2.5 release notes 3.2.4 release notes 3.2.3 release notes 3.2.2 release notes 3.2.1 get started by setting up our environment. Requirements django CMS requires Django 1.8, and Python 2.7, 3.3 or 3.4. Your working environment We’re going to assume that you have a reasonably recent version extra to make sure Python files are associated correctly if that doesn’t work right away: assoc .py=Python.file ftype Python.File="C:\Users\Username\workspace\demo\env\Scripts\python.exe" "%1" %* For0 码力 | 386 页 | 1.56 MB | 1 年前3
 PyWebIO v1.3.3 Documentationhttps://code.aliyun.com/wang0618/pywebio/repository/archive.zip Prerequisites: PyWebIO requires Python 3.5.2 or newer Hello, world Here is a simple PyWebIO script to calculate the BMI [https://en.wikipedia that backend implement api and frontend display content. In PyWebIO, you only need write code in Python. In fact, the way of writing PyWebIO applications is more like writing a console program, except function, an input form will be popped up on the browser. PyWebIO’s input functions is blocking (same as Python’s built-in input() function) and will not return until the form is successfully submitted. Basic0 码力 | 133 页 | 7.44 MB | 1 年前3 PyWebIO v1.3.3 Documentationhttps://code.aliyun.com/wang0618/pywebio/repository/archive.zip Prerequisites: PyWebIO requires Python 3.5.2 or newer Hello, world Here is a simple PyWebIO script to calculate the BMI [https://en.wikipedia that backend implement api and frontend display content. In PyWebIO, you only need write code in Python. In fact, the way of writing PyWebIO applications is more like writing a console program, except function, an input form will be popped up on the browser. PyWebIO’s input functions is blocking (same as Python’s built-in input() function) and will not return until the form is successfully submitted. Basic0 码力 | 133 页 | 7.44 MB | 1 年前3
 PyWebIO v1.3.3 使用手册非声明式布局,布局方式简单高效 代码侵入性小,旧脚本代码仅需修改输入输出逻辑便可改造为Web服务 支持整合到现有的Web服务,目前支持与Flask、Django、Tornado、 aiohttp、 FastAPI(Starlette)框架集成 同时支持基于线程的执行模型和基于协程的执行模型 支持结合第三方库实现数据可视化 Installation 稳定版: pip3 install -U pywebio pip3 install -U https://code.aliyun.com/wang0618/pywebio/repository/archive.zip 系统要求: PyWebIO要求 Python 版本在 3.5.2 及以上 Hello, world 这是一个使用PyWebIO计算 BMI指数 [https://en.wikipedia.org/wiki/Body_mass_index] guide 如果你接触过Web开发,你可能对接下来描述的PyWebIO的用法感到不太习 惯,不同于传统Web开发的后端实现接口、前端进行展示交互的模式,在 PyWebIO中,所有的逻辑都通过编写Python代码实现。 你可以按照编写控制台程序的逻辑编写PyWebIO应用,只不过这里的终端变成 了浏览器。通过PyWebIO提供的命令式API, 你可以简单地调用 put_text 、 put_image0 码力 | 132 页 | 7.45 MB | 1 年前3 PyWebIO v1.3.3 使用手册非声明式布局,布局方式简单高效 代码侵入性小,旧脚本代码仅需修改输入输出逻辑便可改造为Web服务 支持整合到现有的Web服务,目前支持与Flask、Django、Tornado、 aiohttp、 FastAPI(Starlette)框架集成 同时支持基于线程的执行模型和基于协程的执行模型 支持结合第三方库实现数据可视化 Installation 稳定版: pip3 install -U pywebio pip3 install -U https://code.aliyun.com/wang0618/pywebio/repository/archive.zip 系统要求: PyWebIO要求 Python 版本在 3.5.2 及以上 Hello, world 这是一个使用PyWebIO计算 BMI指数 [https://en.wikipedia.org/wiki/Body_mass_index] guide 如果你接触过Web开发,你可能对接下来描述的PyWebIO的用法感到不太习 惯,不同于传统Web开发的后端实现接口、前端进行展示交互的模式,在 PyWebIO中,所有的逻辑都通过编写Python代码实现。 你可以按照编写控制台程序的逻辑编写PyWebIO应用,只不过这里的终端变成 了浏览器。通过PyWebIO提供的命令式API, 你可以简单地调用 put_text 、 put_image0 码力 | 132 页 | 7.45 MB | 1 年前3
 Weblate 4.3.2 用户文档license GPL-3.0 GPL-3.0 [https://github.com/WeblateOrg/weblate/blob/master/COPYING] 支持 Weblate 是一款自由软件,具有可选的专业支持和云托管产品。查看 https://weblate.org/hosting/ 了解更多信息。 文档 可以在源代码的 docs 目录中找到,或在 https://docs Searching Application developer guide 翻译工作流 Frequently Asked Questions 支持的文件格式 版本控制集成 Weblate 的 REST API Weblate 客户端 Weblate’s Python API Administrator docs 配置手册 Weblate 部署 升级 Weblate 备份和移动 Weblate 身份验证 持续本地化集成 翻译许可 翻译进程 检查并修正 机器翻译 附加组件 翻译记忆库 配置 配置的例子 管理命令 公告 组件列表 可选的 Weblate 模块 定制 Weblate 管理界面 从 Weblate 获得支持 Legal documents Contributor docs Contributing to Weblate Starting contributing code to Weblate Weblate0 码力 | 676 页 | 9.37 MB | 1 年前3 Weblate 4.3.2 用户文档license GPL-3.0 GPL-3.0 [https://github.com/WeblateOrg/weblate/blob/master/COPYING] 支持 Weblate 是一款自由软件,具有可选的专业支持和云托管产品。查看 https://weblate.org/hosting/ 了解更多信息。 文档 可以在源代码的 docs 目录中找到,或在 https://docs Searching Application developer guide 翻译工作流 Frequently Asked Questions 支持的文件格式 版本控制集成 Weblate 的 REST API Weblate 客户端 Weblate’s Python API Administrator docs 配置手册 Weblate 部署 升级 Weblate 备份和移动 Weblate 身份验证 持续本地化集成 翻译许可 翻译进程 检查并修正 机器翻译 附加组件 翻译记忆库 配置 配置的例子 管理命令 公告 组件列表 可选的 Weblate 模块 定制 Weblate 管理界面 从 Weblate 获得支持 Legal documents Contributor docs Contributing to Weblate Starting contributing code to Weblate Weblate0 码力 | 676 页 | 9.37 MB | 1 年前3
 Weblate 4.2.1 用户文档license GPL-3.0 GPL-3.0 [https://github.com/WeblateOrg/weblate/blob/master/COPYING] 支持 Weblate 是一款自由软件,具有可选的专业支持和云托管产品。查看 https://weblate.org/hosting/ 了解更多信息。 文档 可以在源代码的 docs 目录中找到,或在 https://docs Searching Application developer guide 翻译工作流 Frequently Asked Questions 支持的文件格式 版本控制集成 Weblate 的 REST API Weblate 客户端 Weblate’s Python API Administrator docs 配置手册 Weblate 部署 Upgrading Weblate 备份和移动 Weblate to use. 翻译记忆库 Look at similar strings translated in past, see Memory Management [https://docs.python.org/3.7/c-api/memory.html#memory]. 词汇表 Displays terms from the project glossary used in the current0 码力 | 650 页 | 9.34 MB | 1 年前3 Weblate 4.2.1 用户文档license GPL-3.0 GPL-3.0 [https://github.com/WeblateOrg/weblate/blob/master/COPYING] 支持 Weblate 是一款自由软件,具有可选的专业支持和云托管产品。查看 https://weblate.org/hosting/ 了解更多信息。 文档 可以在源代码的 docs 目录中找到,或在 https://docs Searching Application developer guide 翻译工作流 Frequently Asked Questions 支持的文件格式 版本控制集成 Weblate 的 REST API Weblate 客户端 Weblate’s Python API Administrator docs 配置手册 Weblate 部署 Upgrading Weblate 备份和移动 Weblate to use. 翻译记忆库 Look at similar strings translated in past, see Memory Management [https://docs.python.org/3.7/c-api/memory.html#memory]. 词汇表 Displays terms from the project glossary used in the current0 码力 | 650 页 | 9.34 MB | 1 年前3
 Weblate 4.2.2 用户文档license GPL-3.0 GPL-3.0 [https://github.com/WeblateOrg/weblate/blob/master/COPYING] 支持 Weblate 是一款自由软件,具有可选的专业支持和云托管产品。查看 https://weblate.org/hosting/ 了解更多信息。 文档 可以在源代码的 docs 目录中找到,或在 https://docs Searching Application developer guide 翻译工作流 Frequently Asked Questions 支持的文件格式 版本控制集成 Weblate 的 REST API Weblate 客户端 Weblate’s Python API Administrator docs 配置手册 Weblate 部署 Upgrading Weblate 备份和移动 Weblate to use. 翻译记忆库 Look at similar strings translated in past, see Memory Management [https://docs.python.org/3.7/c-api/memory.html#memory]. 词汇表 Displays terms from the project glossary used in the current0 码力 | 650 页 | 9.34 MB | 1 年前3 Weblate 4.2.2 用户文档license GPL-3.0 GPL-3.0 [https://github.com/WeblateOrg/weblate/blob/master/COPYING] 支持 Weblate 是一款自由软件,具有可选的专业支持和云托管产品。查看 https://weblate.org/hosting/ 了解更多信息。 文档 可以在源代码的 docs 目录中找到,或在 https://docs Searching Application developer guide 翻译工作流 Frequently Asked Questions 支持的文件格式 版本控制集成 Weblate 的 REST API Weblate 客户端 Weblate’s Python API Administrator docs 配置手册 Weblate 部署 Upgrading Weblate 备份和移动 Weblate to use. 翻译记忆库 Look at similar strings translated in past, see Memory Management [https://docs.python.org/3.7/c-api/memory.html#memory]. 词汇表 Displays terms from the project glossary used in the current0 码力 | 650 页 | 9.34 MB | 1 年前3
 Weblate 4.4 用户文档license GPL-3.0 GPL-3.0 [https://github.com/WeblateOrg/weblate/blob/master/COPYING] 支持 Weblate 是一款自由软件,具有可选的专业支持和云托管产品。查看 https://weblate.org/hosting/ 了解更多信息。 文档 可以在源代码的 docs 目录中找到,或在 https://docs uploading translations 检查并修正 Searching 翻译工作流 Frequently Asked Questions 支持的文件格式 版本控制集成 Weblate 的 REST API Weblate 客户端 Weblate’s Python API Administrator docs 配置手册 Weblate 部署 升级 Weblate 备份和移动 Weblate 身份验证 持续本地化集成 翻译许可 翻译进程 检查并修正 机器翻译 附加组件 翻译记忆库 配置 配置的例子 管理命令 公告 组件列表 可选的 Weblate 模块 定制 Weblate 管理界面 从 Weblate 获得支持 Legal documents Application developer guide Starting with internationalization 与 Weblate 集成 使用 GNU0 码力 | 712 页 | 9.37 MB | 1 年前3 Weblate 4.4 用户文档license GPL-3.0 GPL-3.0 [https://github.com/WeblateOrg/weblate/blob/master/COPYING] 支持 Weblate 是一款自由软件,具有可选的专业支持和云托管产品。查看 https://weblate.org/hosting/ 了解更多信息。 文档 可以在源代码的 docs 目录中找到,或在 https://docs uploading translations 检查并修正 Searching 翻译工作流 Frequently Asked Questions 支持的文件格式 版本控制集成 Weblate 的 REST API Weblate 客户端 Weblate’s Python API Administrator docs 配置手册 Weblate 部署 升级 Weblate 备份和移动 Weblate 身份验证 持续本地化集成 翻译许可 翻译进程 检查并修正 机器翻译 附加组件 翻译记忆库 配置 配置的例子 管理命令 公告 组件列表 可选的 Weblate 模块 定制 Weblate 管理界面 从 Weblate 获得支持 Legal documents Application developer guide Starting with internationalization 与 Weblate 集成 使用 GNU0 码力 | 712 页 | 9.37 MB | 1 年前3
 Weblate 4.3.1 用户文档license GPL-3.0 GPL-3.0 [https://github.com/WeblateOrg/weblate/blob/master/COPYING] 支持 Weblate 是一款自由软件,具有可选的专业支持和云托管产品。查看 https://weblate.org/hosting/ 了解更多信息。 文档 可以在源代码的 docs 目录中找到,或在 https://docs Searching Application developer guide 翻译工作流 Frequently Asked Questions 支持的文件格式 版本控制集成 Weblate 的 REST API Weblate 客户端 Weblate’s Python API Administrator docs 配置手册 Weblate 部署 升级 Weblate 备份和移动 Weblate 身份验证 持续本地化集成 翻译许可 翻译进程 检查并修正 机器翻译 附加组件 翻译记忆库 配置 配置的例子 管理命令 公告 组件列表 可选的 Weblate 模块 定制 Weblate 管理界面 从 Weblate 获得支持 Legal documents Contributor docs Contributing to Weblate Starting contributing code to Weblate Weblate0 码力 | 667 页 | 9.36 MB | 1 年前3 Weblate 4.3.1 用户文档license GPL-3.0 GPL-3.0 [https://github.com/WeblateOrg/weblate/blob/master/COPYING] 支持 Weblate 是一款自由软件,具有可选的专业支持和云托管产品。查看 https://weblate.org/hosting/ 了解更多信息。 文档 可以在源代码的 docs 目录中找到,或在 https://docs Searching Application developer guide 翻译工作流 Frequently Asked Questions 支持的文件格式 版本控制集成 Weblate 的 REST API Weblate 客户端 Weblate’s Python API Administrator docs 配置手册 Weblate 部署 升级 Weblate 备份和移动 Weblate 身份验证 持续本地化集成 翻译许可 翻译进程 检查并修正 机器翻译 附加组件 翻译记忆库 配置 配置的例子 管理命令 公告 组件列表 可选的 Weblate 模块 定制 Weblate 管理界面 从 Weblate 获得支持 Legal documents Contributor docs Contributing to Weblate Starting contributing code to Weblate Weblate0 码力 | 667 页 | 9.36 MB | 1 年前3
 Weblate 4.3 用户文档license GPL-3.0 GPL-3.0 [https://github.com/WeblateOrg/weblate/blob/master/COPYING] 支持 Weblate 是一款自由软件,具有可选的专业支持和云托管产品。查看 https://weblate.org/hosting/ 了解更多信息。 文档 可以在源代码的 docs 目录中找到,或在 https://docs Searching Application developer guide 翻译工作流 Frequently Asked Questions 支持的文件格式 版本控制集成 Weblate 的 REST API Weblate 客户端 Weblate’s Python API Administrator docs 配置手册 Weblate 部署 升级 Weblate 备份和移动 Weblate 身份验证 持续本地化集成 翻译许可 翻译进程 检查并修正 机器翻译 附加组件 翻译记忆库 配置 配置的例子 管理命令 公告 组件列表 可选的 Weblate 模块 定制 Weblate 管理界面 从 Weblate 获得支持 Legal documents Contributor docs Contributing to Weblate Starting contributing code to Weblate Weblate0 码力 | 667 页 | 9.36 MB | 1 年前3 Weblate 4.3 用户文档license GPL-3.0 GPL-3.0 [https://github.com/WeblateOrg/weblate/blob/master/COPYING] 支持 Weblate 是一款自由软件,具有可选的专业支持和云托管产品。查看 https://weblate.org/hosting/ 了解更多信息。 文档 可以在源代码的 docs 目录中找到,或在 https://docs Searching Application developer guide 翻译工作流 Frequently Asked Questions 支持的文件格式 版本控制集成 Weblate 的 REST API Weblate 客户端 Weblate’s Python API Administrator docs 配置手册 Weblate 部署 升级 Weblate 备份和移动 Weblate 身份验证 持续本地化集成 翻译许可 翻译进程 检查并修正 机器翻译 附加组件 翻译记忆库 配置 配置的例子 管理命令 公告 组件列表 可选的 Weblate 模块 定制 Weblate 管理界面 从 Weblate 获得支持 Legal documents Contributor docs Contributing to Weblate Starting contributing code to Weblate Weblate0 码力 | 667 页 | 9.36 MB | 1 年前3
共 611 条
- 1
- 2
- 3
- 4
- 5
- 6
- 62














