当前位置:网站首页> Utilities
Utilities
2022-08-05 01:38:00 【sunken mouse pad】
Switching from the window system to the mac system, the tools are still very different. For example, if you want to connect to ftp, there is winSCP on the window but not on Apple, so you can only find software with the same function on the mac.
The following are some of the tools I use more often, and I will add them later when I use others
1, upload build version
Transporter(mac)
Upload the .ipa file to the build version, the .ipa file packaged by uniapp can use this directlyTool upload, very convenient.
2, ftp, sftp client
Transmit(mac)
A tool for linking ftp and sftp on Apple computer, supports drag and drop upload, modify file permissions, add, modify and delete files, etc..
winScp (window)
A tool for linking ftp and sftp on the window computer, it also supports drag and drop uploads, additions, deletions and modifications.
3. Flowchart drawing
draw.io
Drawing flowcharts
4. Mind map drawing
Draw a mind map, usuallyUse this for reports, technical summaries, and demand analysis.
XMind
5, Microsoft Windows Remote Connection Tool
Microsoft Remote Desktop (mac)
Mac can connect to windows computer remotely. Windows has its own remote connection, but Apple does not have it.use this
6, git graphical interface tool
sourcetree
git graphical interface tool, you don’t need to type commands, and it is more convenient to manage versions
边栏推荐
- 刷爆朋友圈,Alibaba出品亿级并发设计速成笔记太香了
- C语言基础知识 -- 指针
- day14--postman interface test
- ora-01105 ora-03175
- Methods commonly used interface automation test framework postman tests
- torch.autograd.grad求二阶导数
- Interview summary: Why do interviewers in large factories always ask about the underlying principles of Framework?
- 工具类总结
- 安装oracle11的时候为什么会报这个问题
- KingbaseES V8 GIS数据迁移方案(2. Kingbase GIS能力介绍)
猜你喜欢
随机推荐
金仓数据库 KingbaseES V8 GIS数据迁移方案(3. 基于ArcGIS平台的数据迁移到KES)
安装oracle11的时候为什么会报这个问题
Interview summary: Why do interviewers in large factories always ask about the underlying principles of Framework?
(十七)51单片机——AD/DA转换
MySQL3
Knowledge Points for Network Planning Designers' Morning Questions in November 2021 (Part 2)
Activity Recommendation | Kuaishou StreamLake Brand Launch Conference, witness together on August 10!
tcp中的三次握手与四次挥手
Helm Chart
Day Fourteen & Postman
[Unity Entry Plan] Handling of Occlusion Problems in 2D Games & Pseudo Perspective
Lattice PCIe 学习 1
3. pcie.v file
Lattice PCIe Learning 1
KingbaseES V8 GIS数据迁移方案(2. Kingbase GIS能力介绍)
4. PCIe interface timing
JWT简单介绍
GCC:编译时库路径和运行时库路径
[parameters of PyQT5 binding functions]
JVM类加载简介