w32

A wrapper of windows apis for the Go Programming Language.

  • 所有者: AllenDang/w32
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

About w32

w32 is a wrapper of windows apis for the Go Programming Language.

It wraps win32 apis to "Go style" to make them easier to use.

Setup

  1. Make sure you have a working Go installation and build environment,
    see this go-nuts post for details:
    http://groups.google.com/group/golang-nuts/msg/5c87630a84f4fd0c

    Updated versions of the Windows Go build are available here:
    http://code.google.com/p/gomingw/downloads/list

  2. Create a "gopath" directory if you do not have one yet and set the
    GOPATH variable accordingly. For example:
    mkdir -p go-externals/src
    export GOPATH=${PWD}/go-externals

  3. go get github.com/AllenDang/w32

  4. go install github.com/AllenDang/w32...

Contribute

Contributions in form of design, code, documentation, bug reporting or other
ways you see fit are very welcome.

Thank You!

主要指标

概览
名称与所有者AllenDang/w32
主编程语言Go
编程语言Go (语言数: 1)
平台
许可证Other
所有者活动
创建于2011-05-25 05:48:00
推送于2024-07-30 11:25:19
最后一次提交2018-04-28 21:02:37
发布数0
用户参与
星数774
关注者数29
派生数249
提交数226
已启用问题?
问题数42
打开的问题数24
拉请求数37
打开的拉请求数2
关闭的拉请求数16
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?