
go语言
JasonTome
class Welcome To Myblog { public static void main(String[] args){ System.out.println(" I can changed the lives of others through technology and hard work!");}
展开
-
基于Eclipse的Google Go语言开发工具Goclipse
Goclipse是一个Eclipse插件用于在Eclipse开发平台中为Go编程语言添加IDE功能。提供的功能包括:语法亮显示 为新的Go项目和新的Go源文件创建默认的结构 运行配置支持 在Eclipse中实现错误报告 通过Gocode实现内容辅助 (https://github.com/nsf/gocode)原创 2012-07-09 13:06:35 · 2388 阅读 · 3 评论 -
Go语言开发工具 LiteIDE0.1.6 released .
LiteIDE简介 go语言开发工具,更新至0.1.6,支持WIN32/Linux64bit。实现特征: *) UTF8文件读写*) GO语法高亮*) 项目管理*) 支持.pro项目编译*) 支持无项目单独文件编译*) gopromake自动编译工具*) 可以从编译错误中定位到源码项目主页: http://code.google.com/p/转载 2012-07-09 13:10:46 · 793 阅读 · 0 评论