JDK和JRE 解释 JDK Java Development Kits 【重点】 JAVA 开发工具集 JDK = JRE + 开发工具组成 JRE Java Runtime Environment 【重点】 JAVA 运行环境 JRE = JVM(Java虚拟机) + 核心类库 JDK 环境的配 ...
分类:
其他好文 时间:
2020-01-13 21:45:53
阅读次数:
76
下载 官方下载地址: "https://download.qt.io/development_releases/vsaddin/" (国外网站直接打开超级慢) 找到对应的VS版本下载 安装 下载完成后安装,打开VS就可以看到VS顶部的Qt VS Tools点击Qt Options Add apth, ...
分类:
其他好文 时间:
2020-01-12 15:20:28
阅读次数:
465
2.1 Windows 下搭建Go 开发环境-安装和配置 SDK 2.1.1 介绍了SDK 1) SDK 的全称(Software Development Kit 软件开发工具包) 2) SDK 是提供给开发人员使用的,其中包含了对应开发语言的工具包 2.1.1 下载SDK 工具包 1) Go 语言 ...
1. 下载安装编译工具 yum groupinstall 'Development Tools' 2.安装依赖包 yum install libxml2 libxml2-devel openssl openssl-devel bzip2 bzip2-devel libcurl libcurl-dev ...
分类:
Web程序 时间:
2020-01-10 16:05:36
阅读次数:
237
文章转自 快速开始 my.ini # possible values : production, development app_mode = development [paths] # Path to where grafana can store temp files, sessions, an ...
分类:
其他好文 时间:
2020-01-09 20:25:54
阅读次数:
80
Agile Vs Scrum: Know the Difference What Is Agile Methodology? Agile methodology is a practice that helps continuous iteration of development and test ...
分类:
其他好文 时间:
2020-01-09 10:23:46
阅读次数:
96
INFO Starting development server... Starting type checking and linting service... Using 1 worker with 2048MB memory limit 98% after emitting CopyPlugi ...
分类:
其他好文 时间:
2020-01-08 22:48:05
阅读次数:
773
SmartAssembly 7 documentation:https://documentation.red-gate.com/sa SmartAssembly7.2版本下载链接: https://www.red-gate.com/products/dotnet-development/smart ...
分类:
其他好文 时间:
2020-01-08 19:18:35
阅读次数:
230
1.安装jq 2.使用jq格式化 谷歌插件格式化: 极简json: https://chromecj.com/web development/2018 11/1603.html 或者直接访问该网站 https://atool.vip/ /json ...
分类:
Web程序 时间:
2020-01-08 00:37:36
阅读次数:
85
Java术语 java development kit JDK 编写Java程序的程序员使用的软件 Java runtime environment JRE 运行Java程序的用户使用的软件 standard edition(版本) Java SE 用于简单服务器应用的Java平台 enterpri ...
分类:
编程语言 时间:
2020-01-06 21:23:31
阅读次数:
104