Documentation ¶
Overview ¶
Package strs -- Go言語の 文字列 についてのサンプルが配置されているパッケージです。
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRegister ¶
NewRegister -- このパッケージ用のサンプルを登録する mapping.Register を生成します。
func StringRuneByteConvert ¶
func StringRuneByteConvert() error
StringRuneByteConvert は、文字列とルーンとバイト列の変換のサンプルです.
func StringRuneRawString ¶
func StringRuneRawString() error
StringRuneRawString は、Go言語における 文字と文字列とRaw文字列についてのサンプルです
func StringToRuneSlice ¶
func StringToRuneSlice() error
StringToRuneSlice は、文字列とルーンスライスの遷移を表示するサンプルです
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.