Documentation ¶
Overview ¶
Package base 内置基础类型简单使用
Index ¶
- func Add(x, y int) int
- func Bytes2String(b []byte) string
- func Constants()
- func Convert2bin(n int) string
- func DeferFunc()
- func Env()
- func Euler()
- func IfFunc()
- func Loop()
- func PrintFile()
- func ReadFile()
- func Split(sum int) (x, y int)
- func Sqrt(x float64) float64
- func String2Bytes(s string) []byte
- func Swap(x, y string) (string, string)
- func SwitchFunc()
- func TestIoRead()
- func Triangle()
- func Variables()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Bytes2String ¶
func TestIoRead ¶
func TestIoRead()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.