书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 5348 个相关结果.
  • German Holiday (Feiertag)

    German Holiday (Feiertag) German Holiday (Feiertag) npm install moment - feiertage -- save This (moment-feiertage) is a Moment.js plugin to determine if a date is a G...
  • DatePicker 日期选择框

    DatePicker日期选择框 何时使用 代码演示 API DatePicker DatePicker日期选择框 选择日期的控件。 何时使用 当用户需要输入一个日期,可以点击标准输入框,弹出日期面板进行选择。 代码演示 基本使用 日期选择器。 import { DatePicker , MonthPicker...
  • Parse Date Format

    Parse Date Format Parse Date Format npm install moment - parseformat This plugin extracts the format of a date/time string. var format = moment . parseFormat ( 'Th...
  • Recur

    Recur Recur npm install moment - recur If you need to work with recurring dates, you can use Casey Trimm's plugin moment-recur . This plugin will allow you to create ...
  • Comment评论

    Comment 评论 何时使用 代码演示 API Comment 评论 对网站内容的反馈、评价和讨论。 何时使用 评论组件可用于对事物的讨论,例如页面、博客文章、问题等等。 代码演示 基本评论 一个基本的评论组件,带有作者、头像、时间和操作。 <template> <a-comment> <t...
  • 引擎的工程化配置

    引擎的工程化配置 目前引擎体系共包含 3 个 js 文件,即: 工程化配置我们进行了统一,具体如下: 前置依赖资源: 所有资源: 引擎的工程化配置 目前引擎体系共包含 3 个 js 文件,即: <!-- engine-core 引擎的 core,负责引擎的基础模块 --> <script crossorigin = "anonymou...
  • 引入外部模块

    引入外部模块 引入依赖 使用 全局注册 局部注册 在 vue 中优雅的使用第三方库 自己封装一个非 vue 组件 引入外部模块 除了 element-ui 组件以及脚手架内置的业务组件,有时我们还需要引入其他外部组件,这里以引入 vue-count-to 为例进行介绍。 引入依赖 在终端输入下面的命令完成安装: $ npm in...
  • system.trace_log

    system.trace_log system.trace_log Contains stack traces collected by the sampling query profiler. ClickHouse creates this table when the trace_log server configuration section...
  • Precise Range

    Precise Range Precise Range npm install moment - precise - range - plugin The Precise Range plugin, written by Rob Dawson , can be used to display exact, human-readab...
  • AM/PM1.6.0+

    AM/PM1.6.0+ AM/PM1.6.0+ // From 2.12.0 onward moment . updateLocale ( 'en' , { meridiem : Function }); // From 2.8.1 to 2.11.2 moment . locale ( 'en' , ...