strutil

package
v0.0.0-...-66224dc Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package strutil : 字符串工具类

-------------------

*** author: whmmm ***

*** date: 2021-12-15 11:52 ***package strutil

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Contains

func Contains(s1 string, s2 string) bool

Contains : 判断 s1 字符串是否包含 s2 字符串

-------------------

*** author: whmmm ***
*** date: 2021-12-17 16:03 ***

func EqualsIgnoreCase

func EqualsIgnoreCase(s1 string, s2 string) bool

EqualsIgnoreCase : 判断字符串是否相等, 忽略大小写

-------------------

*** author: whmmm ***

*** date: 2021-12-15 11:52 ***

Types

This section is empty.

Jump to

Keyboard shortcuts

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