gutil

package
v1.2024.116 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 16, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

其他工具包

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsLetterLower

func IsLetterLower(b byte) bool

判断给定字符是否小写

func IsLetterUpper

func IsLetterUpper(b byte) bool

判断给定字符是否大写

func StringInArray

func StringInArray(a []string, s string) bool

判断字符串是否在数组中

func StringSearch

func StringSearch(a []string, s string) int

便利数组查找字符串索引位置,如果不存在则返回-1,使用完整遍历查找

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL