Common.pl

  • check whether a element exists in the list (串列中是否含有元素)
int existInList($element, @list)
  • get the order index of element in the list (元素於串列中的索引順序)
int indexOfList($element, @list)

results matching ""

    No results matching ""