1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-23 13:52:26 +08:00

doc: update doc for website

This commit is contained in:
dudaodong
2023-08-29 17:20:54 +08:00
parent 28b8986cbe
commit 31f64c0a98
10 changed files with 5816 additions and 0 deletions

View File

@@ -1570,6 +1570,8 @@ import "github.com/duke-git/lancet/v2/strutil"
[[play](https://go.dev/play/p/pzbaIVCTreZ)]
- **<big>RemoveWhiteSpace</big>** : 删除字符串中的空格。
[[doc](https://github.com/duke-git/lancet/blob/main/docs/strutil_zh-CN.md#RemoveWhiteSpace)]
[[play](https://go.dev/play/p/HzLC9vsTwkf)]
<h3 id="system"> 22. system 包含 os, runtime, shell command 的相关函数。&nbsp; &nbsp; &nbsp; &nbsp;<a href="#index">回到目录</a></h3>