摘要:
一. IaaS(基础设施即服务) IaaS(Infrastructure as a Service),即基础设施即服务。提供给消费者的服务是对所有计算基础设施的利用,包括处理CPU、内存、存储、网络和其它基本的计算资源,用户能够部署和运行任意软件,包括操作系统和应用程序。消费者不管理或控制任何云计算 阅读全文
摘要:
GIT Repository Management This tutorial explains how to use GIT to create a project, add files, commit modifications and upload them in the remote rep 阅读全文
摘要:
You can generate an SSH key on Windows using the PuTTY SSH client. You can download PuTTY for free from this URL. To generate a key with PuTTY, you sh 阅读全文
摘要:
Start a GIT Repository The first step in creating a GIT repository is finding where to actually create it. You can either create the repository on you 阅读全文
摘要:
To use GIT on your Windows computer you must first download and install it. You can download the latest version of GIT from this page. Download the in 阅读全文
摘要:
DEA新版本,这里以2019.2.3为例 菜单 Help -> Edit Custom VM Options...,文件末尾添加:-Dfile.encoding=UTF-8 Run/Debug Configurations(就是通常配置tomcat那里) VM Options:-Dfile.enco 阅读全文