MuPDF 1.23.0 Documentationpre-built artifact from our Maven repository. In your project’s top build. gradle, add the line to the repositories section: allprojects { repositories { jcenter() maven { url 'http://maven.ghostscript.com' } ) ... } The lib module depends on the JNI library com.artifex.mupdf:fitz, so do not remove the Maven repository from your top build.gradle. 9.5.4 Edit the viewer activity If all has gone well, you either a Maven artifact or Git submodule. • mupdf-android-viewer-mini.git This repository contains the minimalist Android viewer library and app. It uses mupdf-android-fitz. git as either a Maven artifact0 码力 | 245 页 | 817.74 KB | 8 月前3
MuPDF 1.25.0 Documentationpre-built artifact from our Maven repository. In your project’s top build. gradle, add the line to the repositories section: allprojects { repositories { jcenter() maven { url 'http://maven.ghostscript.com' } ) ... } The lib module depends on the JNI library com.artifex.mupdf:fitz, so do not remove the Maven repository from your top build.gradle. 10.5.4 Edit the viewer activity If all has gone well, you either a Maven artifact or Git submodule. • mupdf-android-viewer-mini.git This repository contains the minimalist Android viewer library and app. It uses mupdf-android-fitz. git as either a Maven artifact0 码力 | 259 页 | 1.11 MB | 8 月前3
MuPDF 1.24.0 Documentationpre-built artifact from our Maven repository. In your project’s top build. gradle, add the line to the repositories section: allprojects { repositories { jcenter() maven { url 'http://maven.ghostscript.com' } ) ... } The lib module depends on the JNI library com.artifex.mupdf:fitz, so do not remove the Maven repository from your top build.gradle. 9.5.4 Edit the viewer activity If all has gone well, you either a Maven artifact or Git submodule. • mupdf-android-viewer-mini.git This repository contains the minimalist Android viewer library and app. It uses mupdf-android-fitz. git as either a Maven artifact0 码力 | 249 页 | 830.15 KB | 8 月前3
03 小罗 python与devops 过程包含,代码构建打包、测试、部署、发布、监控、回滚等等一个 项目的闭环、快速构建以上过程。 构建Devops常用软件技术栈 •代码管理(SCM):GitHub、GitLab、SubVersion •构建工具:Ant、maven •自动部署:ansible、saltstack、puppet •持续集成(CI):Jenkins •配置管理:Ansible、Chef、Puppet、SaltStack •容器:Docker、kvm Jenkins Webhook 触发 Pipeline 自动构建 4. Jenkins 触发构建构建任务,编写jenkinsfile. 5. 先进行代码静态分析,单元测试 6. 然后进行 Maven 构建(Java 项目) 7. 根据构建结果构建 Docker 镜像 8. 推送 Docker 镜像到 Harbor 仓库 9. 触发更新服务阶段,使用kubectl 从pod构建,当然ku0 码力 | 22 页 | 1.64 MB | 1 年前3
Django CMS 4.1.x Documentationow.com/questions/tagged/django-cms] is also a good place for questions around django CMS and its plugin ecosystem. Why django CMS? django CMS is a well-tested CMS platform that powers sites both large management interface support for a variety of editors with advanced text editing features. a flexible plugin system that lets developers put powerful tools at the fingertips of editors, without overwhelming information about what is required or has changed in particular versions of the CMS. The Commonly Used Plugin section provides an overview of other packages required in a django CMS project. Tutorials The pages0 码力 | 518 页 | 1.66 MB | 6 月前3
django cms 4.1.x Documentationcommunity. 3.2 StackOverflow StackOverflow is also a good place for questions around django CMS and its plugin ecosystem. 7 django cms Documentation, Release 4.1.2 8 Chapter 3. Join us online CHAPTER FOUR interface • support for a variety of editors with advanced text editing features. • a flexible plugin system that lets developers put powerful tools at the fingertips of editors, without overwhelming information about what is required or has changed in particular versions of the CMS. The Commonly Used Plugin section provides an overview of other packages required in a django CMS project. 5.2.1 Tutorials0 码力 | 357 页 | 1.99 MB | 1 年前3
django cms 4.1.1 Documentation
community. 3.2 StackOverflow StackOverflow is also a good place for questions around django CMS and its plugin ecosystem. 7 django cms Documentation, Release 4.1.1 8 Chapter 3. Join us online CHAPTER FOUR interface • support for a variety of editors with advanced text editing features. • a flexible plugin system that lets developers put powerful tools at the fingertips of editors, without overwhelming information about what is required or has changed in particular versions of the CMS. The Commonly Used Plugin section provides an overview of other packages required in a django CMS project. 5.2.1 Tutorials0 码力 | 361 页 | 2.00 MB | 1 年前3
Django CMS 3.11.10 Documentationow.com/questions/tagged/django-cms] is also a good place for questions around django CMS and its plugin ecosystem. Why django CMS? django CMS is a well-tested CMS platform that powers sites both large management interface support for a variety of editors with advanced text editing features. a flexible plugin system that lets developers put powerful tools at the fingertips of editors, without overwhelming information about what is required or has changed in particular versions of the CMS. The Commonly Used Plugin section provides an overview of other packages required in a django CMS project. Tutorials The pages0 码力 | 493 页 | 1.44 MB | 6 月前0.03
django cms 3.3.x Documentationwe’re ready to use it to being integrating Polls with django CMS. We’ll start by developing a Polls plugin. Note The project or the application? Earlier, we added new templates to the project. We could a separate package, a Polls/CMS Integration application in our project. Note Why not build the plugin code into the polls application package? This would certainly be possible, and in fact, if you were application it’s what we would recommend. For a third-party application such as Polls however, placing the plugin code into a separate package means we don’t have to modify or fork the original. Create a new package0 码力 | 386 页 | 1.56 MB | 1 年前3
django cms 3.6.x Documentationwe’re ready to use it to begin integrating Polls with django CMS. We’ll start by developing a Polls plugin. Note: Adding templates to the project or to the application? Earlier, we added new templates to we’re going to take a basic Django opinion poll application and integrate it into the CMS. Create a plugin model In the models.py of polls_cms_integration add the following: from django.db import models ): poll = models.ForeignKey(Poll) def __str__(self): return self.poll.question This creates a plugin model class; these all inherit from the cms.models.pluginmodel.CMSPlugin base class. Note: django0 码力 | 278 页 | 1.63 MB | 1 年前3
共 263 条
- 1
- 2
- 3
- 4
- 5
- 6
- 27













