书栈网 · BookStack 本次搜索耗时 0.048 秒,为您找到 1513 个相关结果.
  • rev-parse

    NAME SYNOPSIS DESCRIPTION OPTIONS Operation Modes Options for —parseopt Options for Filtering Options for Output Options for Objects Options for Files Other Options SPEC...
  • Functions & Directives

    Functions & Directives @tailwind @apply @layer @variants @responsive @screen screen() theme() Functions & Directives A reference for the custom functions and directives ...
  • 推荐编码规范

    推荐编码规范 命名规范 语法规范 书写规范 推荐阅读 推荐编码规范 下面是 Cocos Creator 开发团队使用的编码规范,收录在手册里以供游戏开发者和工具开发者参考。 命名规范 当我们为变量,函数和实例命名时, 使用 camelCase 命名法。 // bad const FOOBar = {}; ...
  • Internationalized Routing

    Internationalized Routing Getting started Locale Strategies Sub-path Routing Domain Routing Automatic Locale Detection Disabling Automatic Locale Detection Accessing the loca...
  • 14.4. AppArmor 简介

    14.4. AppArmor 简介 14.4.1. 原理 14.4.2. Enabling AppArmor and managing AppArmor profiles 14.4.3. 创建新的配置文件 14.4. AppArmor 简介 14.4.1. 原理 AppArmor is a Mandatory Access Control ...
  • geom 几何标记

    1227 2020-03-03 《G2 2.x 使用教程》
    什么是几何标记 如何设置几何标记 几何标记类型 几何标记和图表类型 几何标记的方法 几何标记和图形形状 什么是几何标记 即我们所说的点、线、面这些几何图形。G2 中并没有特定的图表类型(柱状图、散点图、折线图等)的概念,用户可以单独绘制某一种类型的图表,如饼图,也可以绘制混合图表,比如折线图和柱状图的组合。 G2 生成的图表的类型,都是...
  • Functions & Directives

    Functions & Directives Directives @tailwind @layer @apply Using @apply with per-component CSS @config Functions theme() screen() Core Concepts Functions & Directives A...
  • Testing React Apps

    Testing React Apps Setup Setup with Create React App Setup without Create React App Snapshot Testing Snapshot Testing with Mocks, Enzyme and React 16+ DOM Testing @testing-libr...
  • ACME Client Implementations

    Recommended: Certbot Other Client Options Bash C C++ Clojure Configuration management tools D Domino Docker Go HAProxy Java Kubernetes Lua Microsoft Azure nginx Nod...
  • 19. Regular Expressions

    Chapter 19. Regular Expressions Regular Expression Syntax Atoms: General Atoms: Character Classes Atoms: Groups Quantifiers Assertions Note Disjunction Unicode and Regular...