书栈网 · BookStack 本次搜索耗时 0.068 秒,为您找到 4454 个相关结果.
  • 整数型对象

    整数型对象 整数型对象 所有整数都使用以任意大小的长整数对象表示。 在出错时,大多数 PyLong_As* API返回 (返回类型)-1 ,无法与一般的数字区分开来。请使用 PyErr_Occurred() 来区分。 PyLongObject 表示 Python 整数对象的 PyObject 子类型。 PyTypeObject ...
  • Undefined Behavior

    Undefined Behavior Reaching Unreachable Code Index out of Bounds Cast Negative Number to Unsigned Integer Cast Truncates Data Integer Overflow Default Operations Standard Libr...
  • Integers

    Integers Integer Literals Runtime Integer Values Integers Integer Literals const decimal_int = 98222 ; const hex_int = 0xff ; const another_hex_int = 0xFF ;...
  • Carousel走马灯

    Carousel 走马灯 何时使用 代码演示 基本 位置 渐显 自动切换 自定义分页 自定义箭头 API 方法 Carousel 走马灯 旋转木马,一组轮播的区域。 何时使用 当有一组平级的内容。 当内容空间不足时,可以用走马灯的形式进行收纳,进行轮播展现。 常用于一组图片或卡片轮播。 代码演示 基...
  • From PostgreSQL

    Porting from PostgreSQL Overflow of float Precedence of unary ~ Precedence of bitwise operators Integer division Shift argument modulo Porting from PostgreSQL Although Co...
  • Word Break

    Word Break Quick reference Basic usage Normal Break Words Break All Applying conditionally Hover, focus, and other states Breakpoints and media queries Typography Word ...
  • Report Formats

    Report Formats Table (Default) JSON Template Custom Template Load templates from a file Default Templates XML SARIF HTML Report Formats Table (Default) $ trivy image ...
  • 文本样式

    646 2019-09-10 《Weex v0.24 文档》
    文本样式 属性 color font-size font-style font-weight text-decoration text-algin font-family text-overflow lines line-height word-wrap 文本样式 文本类组件共享一些通用样式, 这类组件目前包括 <text> ...
  • 数学相关

    数学相关 数学运算符 数学函数 Examples 数学相关 数学运算符 Base.:- — Method -( x ) Unary minus operator. Examples julia > - 1 - 1 julia > -( 2 ) - 2 julia > -[ 1 2 ;...
  • Carousel走马灯

    Carousel走马灯 何时使用 代码演示 API nz-carouselcomponent 方法 InjectionToken 自定义切换效果 Carousel走马灯 旋转木马,一组轮播的区域。 何时使用 当有一组平级的内容。 当内容空间不足时,可以用走马灯的形式进行收纳,进行轮播展现。 常用于一组图片或卡片轮播。 impo...