Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 189 Bytes

File metadata and controls

13 lines (7 loc) · 189 Bytes

易键鼠dll go util

common.go中默认调用的64位的dll

使用:

go 版本>=1.16

go install github.com/21888/msdk@v1.0.0

go 版本<1.16

go get github.com/21888/msdk@v1.0.0