码迷,mamicode.com
首页 >  
搜索关键字:tanner tools v16 win64 1cd集成电路设计环境    ( 11366个结果
软件构造复习内容(2)--Process and Tools of Software Construction
一。 传统软件开发模型 2个基本模型 线性过程 迭代过程 扩展模型 瀑布模型 增量模型 V字模型 原型过程 螺旋模型 敏捷开发(Agile Development):通过快速迭代和小规模的持续改进,以快速适应变化 二。 Software Configuration Management(SCM) 软 ...
分类:其他好文   时间:2020-06-22 12:45:19    阅读次数:55
sdk安装&连接手机或者模拟器&adb基本命令&Appium安装使用
1、sdk环境搭建 1)下载地址:http://tools.android-studio.org/index.php/sdk2) 解压(非中文,无特殊字符的目录下面)3)打开SDK Manager.exe,下载默认库 必须安装的:platform-tools(adb所在的路径)toolsbuild- ...
分类:移动开发   时间:2020-06-21 23:32:14    阅读次数:75
Keepalived+Nginx双机主备配置实践
当前服务器的IP为192.168.79.128 1、Keepalived下载 https://www.keepalived.org/download.html 我这里下载的是Version 2.0.18 2、Keepalived安装 cd /home/tools/ tar -zxvf keepali ...
分类:其他好文   时间:2020-06-21 00:33:37    阅读次数:65
Appium查看应用包名
方式一没有apk 如果应用已经安装在手机上了(例如应用商城下载)。可以直接打开手机上该应用, 进入到要操作的界面然后执行: adb shell dumpsys activity recents | find "intent={" 会显示如下,最近几个activity信息 如果已经或apk,在命令行窗 ...
分类:移动开发   时间:2020-06-20 18:24:17    阅读次数:119
chocolatey electron depot-tools 安装chocolaty日志 为了chromium
C:\ProgramData\chocolatey\logs\chocolatey.log 2020-06-12 03:00:58,800 2012 [DEBUG] - XmlConfiguration is now operational2020-06-12 03:00:58,868 2012 [ ...
分类:其他好文   时间:2020-06-20 13:58:42    阅读次数:41
OpenStack Queens All-in-one Single-node Deployment
OpenStack Queens版本的 All-in-one 部署过程
分类:其他好文   时间:2020-06-20 10:56:23    阅读次数:57
Server's certificate is not trusted
问题:IDEA更新到2020.1.2后出现 Server's certificate is not trusted 解决: File -> Settings-> Tools ->Server Certificates 勾选 accept non-trusted certificates automa ...
分类:其他好文   时间:2020-06-19 01:00:38    阅读次数:47
Caterpillar SIS 2018 CAT SIS 2018
There are 2 options for you to choose before order please: 1. Software is in a 320G hdd before shipment, the customers need to install it and active i ...
分类:其他好文   时间:2020-06-18 21:52:05    阅读次数:175
CentOS 6.8下面安装cmake
最近用的都是centos 7.x版本 突然回到一个环境为centos 6.x的,用7的办法安装不上cmake 3.14.0 和 3.10.2了 于是安装cmake 3.6. yum -y groupinstall "Development Tools" yum install ncurses-dev ...
分类:其他好文   时间:2020-06-18 17:50:43    阅读次数:73
Jenkins+git+maven+docker cicd部署 三
个人觉得,jenkins当然是最重要的还是这部分知识点 首先讲解一下java的后台运用 先添加对应着pipeline的参数 Save_Tag_Name Code_Sacn build_mode Tag_Message 以上四个参数 讲解pipeline 这里还是比较清晰的,agnet选择了slave ...
分类:其他好文   时间:2020-06-18 16:32:43    阅读次数:53
11366条   上一页 1 ... 35 36 37 38 39 ... 1137 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!