> ## Documentation Index
> Fetch the complete documentation index at: https://rpa.bazhuayu.com/helpcenter/llms.txt
> Use this file to discover all available pages before exploring further.

# 什么是桌面软件

> 桌面软件分为：应用软件、系统软件、桌面窗口

**应用软件**

应用软件就是我们在电脑上下载安装的软件，例如：微信、钉钉、企业微信、飞书、WPS等这一类应用软件。

<img src="https://mintcdn.com/bazhuayu-rpa-docs/At1Bhn6G7IYQARg7/helpcenter/commands/desktop-automation/images/kj13ob-03.png?fit=max&auto=format&n=At1Bhn6G7IYQARg7&q=85&s=f24079f9a522c3a326a3b9e30a04d85d" alt="什么是桌面软件" width="1920" height="1032" data-path="helpcenter/commands/desktop-automation/images/kj13ob-03.png" />

**系统软件**

系统软件就是我们电脑操作系统自带的软件，例如：文件资源管理器、记事本、计算器等系统软件

<img src="https://mintcdn.com/bazhuayu-rpa-docs/At1Bhn6G7IYQARg7/helpcenter/commands/desktop-automation/images/kj13ob-02.png?fit=max&auto=format&n=At1Bhn6G7IYQARg7&q=85&s=102fcc543c79b60283c8639c86c47534" alt="什么是桌面软件" width="1920" height="1033" data-path="helpcenter/commands/desktop-automation/images/kj13ob-02.png" />

**桌面窗口**

例如我们的电脑桌面，所以桌面软件的涵盖范围非常全面，打开电脑 每一处都属于桌面软件

<img src="https://mintcdn.com/bazhuayu-rpa-docs/At1Bhn6G7IYQARg7/helpcenter/commands/desktop-automation/images/kj13ob-04.png?fit=max&auto=format&n=At1Bhn6G7IYQARg7&q=85&s=f5584c0f76a657308c3a70a9d5ea59b0" alt="什么是桌面软件" width="1920" height="1080" data-path="helpcenter/commands/desktop-automation/images/kj13ob-04.png" />

**桌面自动化原理**

网页自动化中我们是在网页对象上对网页元素进行操作，桌面软件自动化中则是在窗口对象上对窗口元素进行操作。

<img src="https://mintcdn.com/bazhuayu-rpa-docs/At1Bhn6G7IYQARg7/helpcenter/commands/desktop-automation/images/kj13ob-01.png?fit=max&auto=format&n=At1Bhn6G7IYQARg7&q=85&s=187712d54c61f2123874e0e5598e9736" alt="什么是桌面软件" width="1041" height="354" data-path="helpcenter/commands/desktop-automation/images/kj13ob-01.png" />

因此桌面自动化跟网页自动化的指令是区分开来使用的

**桌面自动化**

<img src="https://mintcdn.com/bazhuayu-rpa-docs/At1Bhn6G7IYQARg7/helpcenter/commands/desktop-automation/images/kj13ob-05.png?fit=max&auto=format&n=At1Bhn6G7IYQARg7&q=85&s=573e498461752018bc3da684695e81a5" alt="什么是桌面软件" width="359" height="718" data-path="helpcenter/commands/desktop-automation/images/kj13ob-05.png" />

**网页自动化**

<img src="https://mintcdn.com/bazhuayu-rpa-docs/At1Bhn6G7IYQARg7/helpcenter/commands/desktop-automation/images/kj13ob-06.png?fit=max&auto=format&n=At1Bhn6G7IYQARg7&q=85&s=286b8806b185877a2f45d8b122fcf6f6" alt="什么是桌面软件" width="379" height="774" data-path="helpcenter/commands/desktop-automation/images/kj13ob-06.png" />

<Info>
  使用过程中遇到问题？前往 [八爪鱼RPA 开发者社区问答板块](https://rpa.bazhuayu.com/community/questions) 提问，获取官方与社区帮助。
</Info>
