Giter VIP home page Giter VIP logo

new-wow-launcher's Introduction

#主要目的

1、练习一下go-fyne的用法以及其中的小技巧

2、让登录器支持mp3播放以及重写io.copy中断播放

请clone项目:

gitee

github

#操作步骤

1、安装golang环境,版本能多高就多高,至少1.18以上(笔者是1.20)

2、首先安装gcc https://www.msys2.org/ 跟着官网步骤来,把gcc加入到环境变量中哦,记得打开 CGO_ENABLED=1 (命令:go env -w CGO_ENABLED=1)

3、如果是vs code,记得启动vs code以管理员方式启动,不然就算把gcc放到环境变量了,也找不到的

4、go mod tidy 拉依赖

5、go run main.go 跑起来吧

请参阅以下[指南]

new-wow-launcher's People

Contributors

anyanfei avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.