什么是ECMAScript? ECMAScript是浏览器脚本语言的规范,而我们熟知的js语言,如JavaScript则是规范的具体实现。es6...
Given an array of integers, return indices of the two numbers such that ...
题目 Given an array A of non-negative integers, return an array consisting...
LeetCode网址:https://leetcode.com/swift学习参考地址:https://github.com/soapyigu/...
首先你得拥有一台Ubuntu系统的linux服务器🤣。想在自己买的vultr服务器上安装一个tomcat服务器,前提是要安装JDK环境。看网上的...
如果我们想把jenkins服务器放在远程服务器,并需要进行iOS的自动化构建时,我们可以把自己的mac电脑作为一个远程节点来实现:先将本地jen...
一、设置静态ip 1、打开电脑的偏好设置 2、点击网络 3、点击高级,打开高级设置并在TCP/IP选项卡下的配置ipv4设置为手动 点击保存之后...
一、 通过homebrew安装Jenkins 注:因为公司所有的开发都是在mac上开发的,所以这里不对其它系统的jenkins安装方法进行描述,...
前提: 1、执行以下操作的时候,确保你正确的安装并启动了jenkins,而且安装了插件Keychain and Provisioning Pro...