少于1分钟
将以下英文翻译为中文:
https://gohugo.io/functions/humanize/
Returns the humanized version of an argument with the first letter capitalized.
humanize INPUT
If the input is either an int64 value or the string representation of an integer, humanize returns the number with the proper ordinal appended.
|
|