书栈网 · BookStack 本次搜索耗时 0.028 秒,为您找到 22333 个相关结果.
  • Shaders style guide

    Shaders style guide Formatting Encoding and special characters Indentation Line breaks and blank lines Blank lines Line length One statement per line Comment spacing Whitesp...
  • GDScript style guide

    GDScript style guide Formatting Encoding and special characters Indentation Trailing comma Blank lines Line length One statement per line Format multiline statements for read...
  • Documentation Style Guide

    Content best practices Use present tense Use active voice Use simple and direct language Address the reader as “you” Avoid Latin phrases Patterns to avoid Avoid using “we” A...
  • CODE_STYLE

    CODE_STYLE https://github.com/apache/apisix/blob/master/CODE_STYLE.md
  • Code Comment Style

    Code Comment Style Why does a good comment matter? Where/When to comment? How to comment? Format of a good comment Language for a good comment Tips for a good comment ...
  • Code Comment Style

    Code Comment Style Why does a good comment matter? Where/When to comment? How to comment? Format of a good comment Language for a good comment Tips for a good comment ...
  • Style 内置样式

    内置样式 介绍 引入 代码演示 文字省略 1px 边框 全局字体 内置样式 介绍 Vant 中默认包含了一些常用样式,可以直接通过 className 的方式使用。 引入 在 app.wxss 中引入内置样式。 @import '@vant/weapp/common/index.wxss' ; 代码演示 文字省略 当文...
  • style_mutable

    681 2019-04-25 《AWTK 开发文档》
    style_mutable_t 概述 函数 属性 dialog_highlighter_register_builtins 函数 style_mutable_cast 函数 style_mutable_create 函数 style_mutable_foreach 函数 style_mutable_get_name 函数 style_mutab...
  • style_factory

    605 2019-04-25 《AWTK 开发文档》
    style_factory_t 概述 函数 style_factory 函数 style_factory_create_style 函数 style_factory_set 函数 style_factory_t 概述 style工厂接口,主要用于创建style。 在特殊情况下,可以实现自己的style工厂,比如支持CSS和可实时修...
  • Ruby Style Guide

    Ruby Style Guide Ruby Style Guide This is Airbnb’s Ruby Style Guide. It was inspired by GitHub’s guide and [Rubocop guide][rubocop-guide]. Airbnb also maintains a [JavaScrip...