Wide 1.5.2 发布-基于 Web 的 Go 语言 IDE

jopen 7年前
   <p style="text-align:left">这个版本由热心的开源贡献者加入了<strong>韩语支持</strong>,欢迎各位 gophers 加入到 Wide 的开源开发中。另外,这个版本还改进了 Playground,使其更稳定和易用。目前<a href="/misc/goto?guid=4959009732764322376" style="box-sizing: border-box; background: transparent; color: rgb(102, 102, 102); text-decoration: none; word-break: break-all; font-weight: bold;">黑客派社区</a>已经支持嵌入 Wide,也欢迎其他广大技术社区进行接入(允许 src 使用来自于 <a href="/misc/goto?guid=4958858651269503489" style="box-sizing: border-box; background: transparent; color: rgb(102, 102, 102); text-decoration: none; word-break: break-all; font-weight: bold;">https://wide.b3log.org</a> 的 iframe 嵌入即可)。</p>    <p style="text-align:left"><img alt="Wide 1.5.2 发布-基于 Web 的 Go 语言 IDE" src="https://simg.open-open.com/show/45648d6740401fbf36bbf18b270330b4.gif" width="1059" height="905" /></p>    <p style="text-align:left"><strong>如果你还没有 golang 入门,请访问我们汇编好的 <a href="/misc/goto?guid=4958984801443058096" style="box-sizing: border-box; background: transparent; color: rgb(102, 102, 102); text-decoration: none; word-break: break-all; font-weight: bold;">《Go 学习笔记》</a> 进行学习吧<img alt="Wide 1.5.2 发布-基于 Web 的 Go 语言 IDE" src="https://simg.open-open.com/show/5775d67cea2ecad4c070825998771a6e.png" width="64" height="64" /></strong></p>    <h2 style="text-align:left">Wide 简介</h2>    <p style="text-align:left"><a href="/misc/goto?guid=4958852252473121599" style="box-sizing: border-box; background: transparent; color: rgb(102, 102, 102); text-decoration: none; word-break: break-all; font-weight: bold;">Wide</a> 是一个基于 Web 的 Go 语言 IDE, 其目标不是彻底代替本地 IDE,而是做本地 IDE 很难做到的事情:</p>    <ul>     <li>分享代码:类似 playground,但支持多文件并提供嵌入方式,在其他网站(比如技术社区帖子)展现、运行代码</li>     <li>团队协同:比如标记代码 issue 并通知、编辑状态显示,这个特性很类似一些即时战略游戏中的玩家协作,这里是特性设计:<a href="/misc/goto?guid=4959009733038730149" style="box-sizing: border-box; background: transparent; color: rgb(102, 102, 102); text-decoration: none; word-break: break-all; font-weight: bold;">英雄模式</a></li>     <li>随时随地:不用装环境(或者说不用经常升级吧),能联网就能开发。当然,也可以本地跑 Wide</li>     <li>支持移动设备,即使不支持开发(或者是支持的体验很差),但是可以运行,可以浏览代码</li>     <li>易于和其他系统进行集成、扩展</li>    </ul>    <p style="text-align:left">大家可以使用我们提供的 <a href="/misc/goto?guid=4958858651269503489" style="box-sizing: border-box; background: transparent; color: rgb(102, 102, 102); text-decoration: none; word-break: break-all; font-weight: bold;">Wide 在线服务</a>,也可以自行<a href="/misc/goto?guid=4958852256065860524" style="box-sizing: border-box; background: transparent; color: rgb(102, 102, 102); text-decoration: none; word-break: break-all; font-weight: bold;">下载</a>并在本地环境运行 <em>Wide 私服</em>!</p>    <h2 style="text-align:left">Playground</h2>    <p style="text-align:left">Wide 目前提供了运行单文件的 <a href="/misc/goto?guid=4958865678331018518" style="box-sizing: border-box; background: transparent; color: rgb(102, 102, 102); text-decoration: none; word-break: break-all; font-weight: bold;">Playground</a>,可以看作是 golang.org 的 Go Playground 的增强版:</p>    <ul>     <li>语法高亮、自动完成</li>     <li>通过 WebSocket 进行实时运行输出</li>     <li><strong>能够方便地嵌入其他站点(比如个人博客)</strong></li>    </ul>    <h2 style="text-align:left">使用截图</h2>    <p style="text-align:left"><em>自动完成</em><br /> <img alt="Wide 1.5.2 发布-基于 Web 的 Go 语言 IDE" src="https://simg.open-open.com/show/9686ea808db37e8b87cfc60c49939eca.png" width="1366" height="744" /></p>    <p style="text-align:left"><em>快速打开文件</em><img alt="Wide 1.5.2 发布-基于 Web 的 Go 语言 IDE" src="https://simg.open-open.com/show/972759f23cf99a1abb424822db918c94.png" width="1366" height="744" /></p>    <p style="text-align:left"><em>多主题</em><br /> <img alt="Wide 1.5.2 发布-基于 Web 的 Go 语言 IDE" src="https://simg.open-open.com/show/1ac2832d4c6827b01e989c6697a068c8.png" width="1366" height="744" /></p>    <p style="text-align:left"><em>显示构建错误</em><br /> <img alt="Wide 1.5.2 发布-基于 Web 的 Go 语言 IDE" src="https://simg.open-open.com/show/6c2d03bf008d858ec8f93cdbd8da0f2a.png" width="1366" height="744" /></p>    <p style="text-align:left"><em>交叉编译</em><br /> <img alt="Wide 1.5.2 发布-基于 Web 的 Go 语言 IDE" src="https://simg.open-open.com/show/beaaa3b6a1d077027bbcbdc91c93457d.png" width="479" height="439" /></p>    <h2 style="text-align:left">项目</h2>    <ul>     <li>主页:<a href="/misc/goto?guid=4958852252473121599" style="box-sizing: border-box; background: transparent; color: rgb(102, 102, 102); text-decoration: none; word-break: break-all; font-weight: bold;">https://github.com/b3log/wide</a></li>     <li>论坛:<a href="/misc/goto?guid=4959009733276045357" style="box-sizing: border-box; background: transparent; color: rgb(102, 102, 102); text-decoration: none; word-break: break-all; font-weight: bold;">http://hacpai.com/tag/Wide</a></li>     <li>QQ 群:13139268 (Java, Go, 开源)</li>     <li>下载:<a href="/misc/goto?guid=4958852256065860524" style="box-sizing: border-box; background: transparent; color: rgb(102, 102, 102); text-decoration: none; word-break: break-all; font-weight: bold;">http://pan.baidu.com/s/1dD3XwOT</a></li>    </ul>