linjie

package module
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 14, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Eexcel

type Eexcel struct {
}

func (Eexcel) B保存excel

func (Eexcel) B保存excel(保存路径 string, sheet名称 string, 列表数据 lin.L列表, 保存后是否打开 bool, 要导出列表标题 ...string) (返回错误 error)

func (Eexcel) Z载入excel数据

func (Eexcel) Z载入excel数据(路径, sheet名称 string) (返回列表 lin.L列表, 返回错误 error)

type G谷歌窗口 added in v1.0.2

type G谷歌窗口 struct {
	// contains filtered or unexported fields
}

func (*G谷歌窗口) C创建窗口 added in v1.0.2

func (类 *G谷歌窗口) C创建窗口(网站url string, 宽, 高 int, 是否等待结束 bool) (返回错误 error)

func (*G谷歌窗口) D等待谷歌窗口关闭 added in v1.0.2

func (类 *G谷歌窗口) D等待谷歌窗口关闭() error

func (*G谷歌窗口) G关闭谷歌窗口 added in v1.0.2

func (类 *G谷歌窗口) G关闭谷歌窗口() error

func (G谷歌窗口) Q取谷歌浏览器地址 added in v1.0.2

func (G谷歌窗口) Q取谷歌浏览器地址() string

func (*G谷歌窗口) Q运行谷歌程序路径 added in v1.0.2

func (类 *G谷歌窗口) Q运行谷歌程序路径() (谷歌路径 string, 返回错误 error)

func (*G谷歌窗口) Z置谷歌路径 added in v1.0.2

func (类 *G谷歌窗口) Z置谷歌路径(谷歌路径 string)

type W文件

type W文件 struct {
}

func (W文件) DK打开文件选择器

func (W文件) DK打开文件选择器(是否保存模式 bool, 文件类型说明 string, 文件类型筛选条件 ...string) (返回文件路径 string, err error)

@ 是否保存模式 true 是保存模块 false 是打开模式

type X系统

type X系统 struct {
}

func (X系统) J剪贴板_写入文本

func (X系统) J剪贴板_写入文本(写入文本 string) error

func (X系统) J剪贴板_读出文本

func (X系统) J剪贴板_读出文本() (返回文本 string, err error)

func (X系统) X信息框

func (X系统) X信息框(标题, 正文 string, 类型选择_空为普通_1警告_2选择 ...int) (返回选择结果 bool)

类型选择_空为普通_警告或选择 1 = '警告' 2=选择 其他或者空 为普通信息框

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL