书栈网 · BookStack 本次搜索耗时 0.031 秒,为您找到 22084 个相关结果.
  • Style guide

    247 2022-01-19 《Deno v1.17.1 Manual》
    Deno Style Guide Copyright Headers Use underscores, not dashes in filenames. Add tests for new features. TODO Comments Meta-programming is discouraged. Including the use of Pro...
  • Style guide

    362 2022-01-19 《Deno v1.16.4 Manual》
    Deno Style Guide Copyright Headers Use underscores, not dashes in filenames. Add tests for new features. TODO Comments Meta-programming is discouraged. Including the use of Pro...
  • Haskell style

    Haskell Style Guide Style guide goals Indentation Line length Whitespaces Alignment Naming Functions and variables Data types Comments Guideline for module formatting LANG...
  • Style guide

    247 2022-02-21 《Deno v1.18.2 Manual》
    Deno Style Guide Copyright Headers Use underscores, not dashes in filenames. Add tests for new features. TODO Comments Meta-programming is discouraged. Including the use of Pro...
  • Outline Style

    Outline Style Quick reference Basic usage Setting the outline style Removing outlines Applying conditionally Hover, focus, and other states Breakpoints and media queries B...
  • Style Scopes

    Style Scopes Global Style Scope Local Style Scope Related Tutorials Style Scopes With the addition of shadow DOM , styles on a webpage can be divided into two groups, also kn...
  • Style Guide

    Design Guidelines Capitalization guidelines Sentence case How to refer to UI elements **Exceptions to sentence case: Design Guidelines Capitalization guidelines Sentence c...
  • Divide Style

    Divide Style Quick reference Basic usage Set the divide style Applying conditionally Hover, focus, and other states Breakpoints and media queries Borders Divide Style Uti...
  • Formatting Style

    1. [Mandatory] Rules for braces. If there is no content, simply use {} in the same line. Otherwise:  1) No line break before the opening brace.  2) Line break after the opening br...
  • Code Style

    Code Style If you ask Python programmers what they like most about Python, they willoften cite its high readability. Indeed, a high level of readabilityis at the heart of the de...