package
0.0.0-20241205052350-2874e7b89116
Repository: https://github.com/injoyai/tinygo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
ExecDir 当前执行的程序路径.
ExecName 当前执行的程序名称.
Exists 是否存在.
FuncDir 当前执行的函数路径.
FuncName 当前执行的函数名称.
IsDir 是否是文件夹.
IsFile 是否是文件.
No description provided by the author
No description provided by the author
New 新建文件,会覆盖.
NewDir 新建文件夹 @path,路径.
NewFile 新建文件.
NewNotExist 如果不存在,则新建.
No description provided by the author
OpenCSV 新建或者打开csv文件.
OpenFile 打开文件.
OpenFunc 打开文件,并执行函数.
ParseVolume 解析体积,.
RangeFile 遍历目录的文件.
RangeFileBytes 遍历目录的文件字节.
RangeFileInfo 遍历目录.
Read 读取文件.
ReadBase64 读取文件.
ReadBytes 读取文件内容.
ReadDirNames 获取目录下的所有目录.
ReadFileInfos 获取目录下的所有文件信息(包括文件夹).
ReadFilenames 获取目录下的所有文件名称.
ReadHEX 读取文件.
ReadReader 读取reader.
ReadString 读取文件.
No description provided by the author
SizeSpeed 每秒速度 例15.8MB/s.
SizeString 字节数量字符表现方式,例 15.8MB, 会四舍五入.
SizeUnit 字节数量和单位 例 15.8,"MB" 64位最大值是 18446744073709551616 = 15.999EB.
UserDataDir 系统用户数据路径,AppData/Local.
UserDefaultDir 默认系统用户数据子路径(个人使用).
No description provided by the author
UserDir 系统用户路径 C:\Users\QL1211.
UserInjoyDir 个人数据路径.
UserLocalDir 系统用户本地数据路径,AppData/Local.
UserStartupDir 自启路径.
WithCopyFrom 打开文件,并从io.Reader写入.
WithCopyTo 打开文件,并写入到io.Writer.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author