设为首页 加入收藏

TOP

GoLand Dep Integration Project
2018-12-13 16:13:59 】 浏览:119
Tags:GoLand Dep Integration Project

Dep integration

标签(空格分隔): Go


1. 通过 GoLand 使用 dep integration 创建项目

参见 Dep integration

使用 dep integration, 你可以在你的项目中管理依赖.

  • 首先下载 dep distribution.
  • 选择 File | New | Project.
  • 在新建项目页面, 选择 Dep.
  • 选择项目路径和 dep 的路径, 点击 Create.

create

】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
上一篇滑动窗口最大值的golang实现 下一篇Golang-map

最新文章

热门文章

Hot 文章

Python

C 语言

C++基础

大数据基础

linux编程基础

C/C++面试题目