书栈网 · BookStack 本次搜索耗时 0.044 秒,为您找到 955 个相关结果.
  • 23.8 Day 8 - 构建前端

    Day 8 - 构建前端 Day 8 - 构建前端 虽然我们跑通了一个最简单的MVC,但是页面效果肯定不会让人满意。 对于复杂的HTML前端页面来说,我们需要一套基础的CSS框架来完成页面布局和基本样式。另外,jQuery作为操作DOM的JavaScript库也必不可少。 从零开始写CSS不如直接从一个已有的功能完善的CSS框架开始。有很多CSS...
  • 项目部署

    项目部署 目录 描述 通过 脚本 运行 通过 Jar 运行 通过 Tomcat 运行 项目部署 目录 描述 通过 脚本 运行 通过 Jar 运行 通过 Tomcat 运行 描述 本文档提供了 3 种部署方式,对应 Jboot 里的 3 种打包方式 。 通过 脚本 运行 在 打包方式 文档中,我们可以把项目打包成一个 ....
  • Docker命令行(四)

    will pull the debian:latest image and its intermediate layers will pull the image named debian:testing and any intermediate layers it is based on. will pull the image from the d...
  • Troubleshooting PXF

    Troubleshooting PXF PXF Errors PXF Logging Service-Level Logging Database-Level Logging Addressing PXF Memory Issues Increasing the Maximum Heap Size Decreasing the Maximum Nu...
  • 创建第一个 Yii 应用

    建立第一个 Yii 应用 1. 连接到数据库 2. 实现 CRUD 操作 配置Gii 生成 User 模型 生成 CRUD 代码 访问 CRUD 页面 建立第一个 Yii 应用 为了对 Yii 有个初步认识,我们在本节讲述如何建立第一个 Yii 应用。我们将使用 yiic (命令行工具)创建一个新的 Yii 应用。Gii (强大的基于w...
  • Camunda Fox Migration

    Reading this Guide Migrate Your Process Application Which Camunda fox Class Names Have Changed? Migrate Your Database Migrate the Server JBoss AS 7.1.3 Update the Application S...
  • 模块系统

    1823 2018-02-21 《Webpack 中文指南》
    现状 模块系统的演进 <script>标签 CommonJS AMD CMD UMD ES6 模块 期望的模块系统 前端模块加载 所有资源都是模块 静态分析 现状 伴随着移动互联的大潮,当今越来越多的网站已经从网页模式进化到了 Webapp 模式。它们运行在现代的高级浏览器里,使用 HTML5、 CSS3、 ES6 等更新的技术...
  • 公开应用程序

    教程 - 公开应用程序 DC/OS 101 教程第 6 部分 先决条件 目的 步骤 结果 教程 - 公开应用程序 DC/OS 101 教程第 6 部分 IMPORTANT: Tutorials are intended to give you hands-on experience working with a limited set...
  • Monitor a Django application with Prometheus

    How to monitor a Django application with Prometheus Introduction Prerequisites Step 0 - Set up a basic Django application (optional) Install Django Create a template project Ve...
  • Monitor a Django application with Prometheus

    Tutorial: How to monitor a Django application with Prometheus Introduction Prerequisites Step 0 - Set up a basic Django application (optional) Install Django Create a template p...