• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • SplDoublyLinkedList::offsetExists()

    (PHP 5 >= 5.3.0, PHP 7)

    Returns whether the requested $index exists

    说明

    publicSplDoublyLinkedList::offsetExists(mixed $index) : bool

    参数

    $index

    The index being checked.

    返回值

    TRUEif the requested$indexexists,otherwiseFALSE