strings

package
v0.0.0-...-179e57f Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

* @Description: * @Author: gphper * @Date: 2022-03-27 10:58:44

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CompareSlice

func CompareSlice(first []string, second []string) (add []string, incre []string)

*比较第二个slice一第一个slice的区别

func Encryption

func Encryption(password string, salt string) string

* 密码加密

func JoinStr

func JoinStr(items ...interface{}) string

* * 组装字符串

func RandString

func RandString(len int) string

* 生成随机字符串

func StrFirstToUpper

func StrFirstToUpper(str string) (string, string)

* *首字母大写 *

Types

This section is empty.

Jump to

Keyboard shortcuts

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