Documentation
¶
Index ¶
- func Captcha1() (int, error)
- func Capthca2() string
- func FileReadAll(filename string) string
- func GetAllFile(pathname string, s []string) ([]string, error)
- func GetFileDir(filePath string) string
- func GetOutputContinually(name string, args ...string) <-chan struct{}
- func GetOutputContinually2(name string, args ...string)
- func GetOutputDirectly(name string, args ...string) (output []byte)
- func IsStrAInStrB(a string, b string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileReadAll ¶
func GetFileDir ¶
func GetOutputContinually2 ¶
不断输出到stdout, 直到结束(支持交互)
func GetOutputDirectly ¶
执行外部命令, 并获取输出
func IsStrAInStrB ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.