Custom Views for the Rest of Us## +21 ## Custom Views for the Rest of Us ## JACOB RICE 20 21 October 24-29 ## Custom Views for the Rest of Us Jacob Rice jacob.rice.cpp@gmail.com KEYSIGHT TECHNOLOGIES 1 using namespace std::views;0 码力 | 187 页 | 13.25 MB | 1 年前3
The Weblate Manual 4.3.1Frequently Asked Questions • Supported file formats • Version control integration • Weblate's REST API • Weblate Client • Weblate's Python API ## Administrator docs • Configuration instructions in version 2.3. This adds a thin layer atop Git using the Github API [https://docs.github.com/en/rest] to allow pushing translation changes as pull requests, instead of pushing directly to the repository Weblate's REST API New in version 2.6: The REST API is available since Weblate 2.6. The API is accessible on the /api/ URL and it is based on Django REST framework [https://www.django-rest-framework0 码力 | 664 页 | 9.34 MB | 2 年前3
The Weblate Manual 4.14Questions 69 1.10 Supported file formats 77 1.11 Version control integration 98 1.12 Weblate's REST API 105 1.13 Weblate Client 153 1.14 Weblate's Python API 158 2 Administrator docs 161 on. ### 1.12 Weblate's REST API New in version 2.6: The REST API is available since Weblate 2.6. The API is accessible on the /api/ URL and it is based on Django REST framework. You can use it directly as well. Query Parameters • format – Response format (override Accept). Possible values depend on REST framework setup, by default json and api are supported. The latter provides web browser interface0 码力 | 506 页 | 7.27 MB | 2 年前3
《Slides Dev Web》 09. Services Web
importance de l'architecture : – orientée ressource $ ^{1} $ : atome : ressource (donnée) : REST – orientée service $ ^{2} $ : atome : service (traitement) : RPC (SOAP) ## Service web ## • 2 visions annuaire d'interfaces de services web décrites en WSDL • Tutorial WSDL/UDDI w3schools $ ^{11} $ ## REST : REpresentational State Transfer • Style d'architecture sur lequel a été bâti le web • Architecture forme donnée à la ressource - ex. : page html, fichier PDF, image, flux RSS, fichier sonore, ... ## REST ## • Principes – Identifier les ressources avec des URI (noms) – Actions déterminées par des méthodes0 码力 | 6 页 | 47.90 KB | 2 年前3
Weblate 4.2.1 用户文档8 翻译工作流 60 1.9 Frequently Asked Questions 63 1.10 支持的文件格式 70 1.11 版本控制集成 88 1.12 Weblate 的 REST API 95 1.13 Weblate 客户端 134 1.14 Weblate's Python API 138 2 Administrator docs 140 2.1 integration on. ### 1.12 Weblate 的 REST API 2.6 新版功能: The REST API is available since Weblate 2.6. The API is accessible on the /api/URL and it is based on Django REST framework. You can use it directly well. ## Query Parameters • format –Response format (override Accept). Possible values depend on REST framework setup, by default json and api are supported. The latter provides web browser interface0 码力 | 411 页 | 4.60 MB | 2 年前3
The Weblate Manual 4.10.1Questions 59 1.10 Supported file formats 67 1.11 Version control integration 87 1.12 Weblate's REST API 94 1.13 Weblate Client 139 1.14 Weblate's Python API 144 2 Administrator docs 146 on. ### 1.12 Weblate's REST API New in version 2.6: The REST API is available since Weblate 2.6. The API is accessible on the /api/ URL and it is based on Django REST framework. You can use it directly as well. Query Parameters • format – Response format (override Accept). Possible values depend on REST framework setup, by default json and api are supported. The latter provides web browser interface0 码力 | 474 页 | 7.05 MB | 2 年前3
Weblate 4.9.1 用户文档检查并修正 26 1.7 搜索 49 1.8 翻译工作流 55 1.9 常见问题 58 1.10 支持的文件格式 65 1.11 版本控制集成 84 1.12 Weblate 的 REST API 91 1.13 Weblate 客户端 135 1.14 Weblate 的 Python API 139 2 Administrator docs 141 2.1 Weblate can base your integration on. ### 1.12 Weblate 的 REST API 2.6 新版功能: 从 Weblate 2.6 开始可以使用 REST API。 API 可以在 /api/URL 上访问,并且它基于 Django REST framework。你可以直接使用或参考 Weblate 客户端。 #### 1.12.1 身份验证和通用参数 Authorization 标头中使用它: ANY / 对于 API 的普通请求行为,标头、状态编码和参数在这里也应用于所有端点。 查询参数 - format –响应格式(覆盖了 Accept)。可能的值依赖于 REST 框架设置,默认支持 json 和 api。后者为 API 提供了 web 浏览器接口。 • page – Returns given page of paginated results (use0 码力 | 460 页 | 7.81 MB | 2 年前3
Flask-RESTful Documentation Release 0.3.10# Flask-RESTful Flask-RESTful is an extension for Flask that adds support for quickly building REST APIs. It is a lightweight abstraction that works with your existing ORM/libraries. Flask-RESTful encourages Flask-RESTful requires Python version 2.7, 3.4, 3.5, 3.6 or 3.7 ## Quickstart It’s time to write your first REST API. This guide assumes you have a working understanding of Flask [http://flask.pocoo.org], and that Nested(user_fields)), } # Extending Flask-RESTful We realize that everyone has different needs in a REST framework. Flask-RESTful tries to be as flexible as possible, but sometimes you might find that the0 码力 | 42 页 | 84.60 KB | 2 年前3
《Slides Dev Web》 01. Cours devweb
: VueJS, Node.js, jQuery, AJAX, JSON, ... • Déploiement et configuration Serveur • Webservices : REST vs SOAP • Sécurité : Technologies, prévention des risques courants • (Responsive) Web Design •0 码力 | 7 页 | 129.56 KB | 2 年前3
Weblate 4.5.3 用户文档uploading translations - 词汇表 • 检查并修正 • Searching • 翻译工作流 常见问题 支持的文件格式 版本控制集成 • Weblate 的 REST API • Weblate 客户端 • Weblate's Python API ## Administrator docs 配置手册 • Weblate 部署 • 升级 Weblate GitHub ### 2.3 新版功能 This adds a thin layer atop Git using the GitHub API [https://docs.github.com/en/rest] to allow pushing translation changes as pull requests, instead of pushing directly to the repository base your integration on. ## Weblate 的 REST API 2.6 新版功能: 从 Weblate 2.6 开始可以使用 REST API。 API 可以在 /api/URL 上访问,并且它基于 Django REST framework [https://www.django-rest-framework.org/]。你可以直接使用或参考 Weblate 客户端。0 码力 | 751 页 | 9.49 MB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
custom viewsproxy iteratorsviewable_rangerange-v3customization pointsWeblate4.3.1REST APIDockerconfigurationTranslationLocalizationConfigurationWebServiceRESTSOAPsystème distribuéHTTPAddontranslation memorychecksglossaryDjangoPythonTranslation Memory项目组件翻译流程版本控制Flask-RESTfulResourcefieldsrequest parserFrameworks MVCHTML5JavaScriptSOAP WebServicePython API翻译项目













