如何在iPad上的Dock中添加应用

2023-10-18 08:40
文章标签 应用 ipad dock

本文主要是介绍如何在iPad上的Dock中添加应用,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

Apple Logo Hero

The iPad’s dock makes launching favorite apps and multitasking easy because you can access it from everywhere with a simple swipe. With just a few easy steps, you can add any app to the dock. Here’s how.

iPad的底座使启动喜爱的应用程序和多任务处理变得容易,因为您可以通过轻扫从任何地方访问它。 仅需几个简单的步骤,即可将任何应用添加到扩展坞。 这是如何做。

为什么要使用Dock? (Why Use the Dock?)

The dock is a collection of favorite app icons at the bottom of the screen that is available with a swipe across any app. With the dock, you can easily launch your favorite apps. It plays an essential role in iPadOS multitasking, too. When using an app, you can bring up the dock and drag a different app onto the screen for Split View or Slide Over functionality.

扩展坞是屏幕底部收藏的应用程序图标的集合,可在任何应用程序上滑动即可使用。 使用扩展坞,您可以轻松启动自己喜欢的应用程序。 它在iPadOS多任务处理中也起着至关重要的作用。 使用应用程序时,您可以调出扩展坞并将其他应用程序拖到屏幕上以使用“拆分视图”或“滑行”功能。

Depending on your settings, your iPad dock may also display recently used apps, which can be handy for quickly finding apps you use often. (If you prefer, you can turn off multitasking in the Settings app.)

根据您的设置,您的iPad Dock可能还会显示最近使用的应用程序,这对于快速查找您经常使用的应用程序非常有用。 (如果愿意,可以在“设置”应用中关闭多任务处理。)

如何提起码头 (How to Bring up the Dock)

To open the dock anywhere on your iPad, whether you’re inside an app or on the Home Screen, swipe upward from the bottom edge of the screen slowly until the dock appears. Lift your finger once the dock is in place, and it should stay on the screen.

要在iPad上的任何位置打开扩展坞,无论是在应用程序内部还是在主屏幕中,请从屏幕底部向上缓慢滑动,直到出现扩展坞。 扩展坞到位后,请抬起手指,它应留在屏幕上。

Be careful not to swipe too far: If you keep swiping upward, you will launch the App Switcher. If you swipe upward too quickly, you will return to the Home Screen.

请注意不要滑动得太远:如果继续向上滑动,将启动App Switcher。 如果向上滑动太快,您将返回到主屏幕。

如何将应用程序添加到iPad基座 (How to Add an App to the iPad Dock)

Adding an app to the dock in iPadOS is easy. First, navigate to the page of icons on your Home Screen that contains the app you want to move to the dock.

在iPadOS中将应用程序添加到底座很容易。 首先,导航到主屏幕上的图标页面,其中包含您要移至扩展坞的应用程序。

Hold your finger down on any app icon until a small menu pops up. Tap on “Edit Home Screen”.

按住任意应用程序图标,直到弹出一个小菜单。 点击“编辑主屏幕”。

Edit home screen on ipad

The apps will start wiggling, and some will have “X” circles in the upper left corner. That’s how you know you’re in edit mode.

这些应用程序将开始摆动,并且某些应用程序的左上角将带有“ X”圆圈。 这就是您知道自己处于编辑模式的方式。

Icons wiggling on iPad

Place your finger on the icon you’d like to move to the dock, and begin to drag it toward the dock at the bottom of the screen. The dock will stretch out to make room for it, and you can choose the order of the icons in the dock by sliding the app icon around until you find the position you’d like. Then, release your finger to “drop” the icon into the dock.

将手指放在您要移至底座上的图标上,然后开始将其向屏幕底部的底座拖动。 扩展坞将伸出来为其腾出空间,您可以通过在四周滑动应用程序图标直到找到所需的位置来选择扩展坞中图标的顺序。 然后,松开手指将图标“拖放”到扩展坞中。

Drag icon to dock on iPad

After that, tap on the small “Done” button in the upper right-hand corner of the screen (or press the Home button on iPads that have one), and the apps will stop wiggling. You have now exited Edit mode.

之后,点击屏幕右上角的小“完成”按钮(或在装有iPad的iPad上按“主页”按钮),应用将停止摆动。 您现在已退出编辑模式。

Icon moved to dock on iPad

At any time, you can call up the dock and access the app(s) you placed there. Just swipe up from the bottom edge of the screen, tap on the app you’d like to run, and you’re in business.

您可以随时调用扩展坞并访问放置在该扩展坞中的应用程序。 只需从屏幕底部向上滑动,然后点击您要运行的应用,即可开展业务。

如何从iPad Dock删除应用程序 (How to Remove an App from the iPad Dock)

To remove an app from the dock on the iPad, repeat the process above, but instead of dragging an app icon into the dock, drag the icon out of the dock and back into the Home Screen. Simple and easy.

要从iPad上的扩展坞中删除应用,请重复上述过程,但不要将应用程序图标拖到扩展坞中,而是将图标拖出扩展坞并返回到主屏幕。 简单容易。

翻译自: https://www.howtogeek.com/661873/how-to-add-an-app-to-the-dock-on-an-ipad/

这篇关于如何在iPad上的Dock中添加应用的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/231473

相关文章

在Ubuntu上部署SpringBoot应用的操作步骤

《在Ubuntu上部署SpringBoot应用的操作步骤》随着云计算和容器化技术的普及,Linux服务器已成为部署Web应用程序的主流平台之一,Java作为一种跨平台的编程语言,具有广泛的应用场景,本... 目录一、部署准备二、安装 Java 环境1. 安装 JDK2. 验证 Java 安装三、安装 mys

Python中构建终端应用界面利器Blessed模块的使用

《Python中构建终端应用界面利器Blessed模块的使用》Blessed库作为一个轻量级且功能强大的解决方案,开始在开发者中赢得口碑,今天,我们就一起来探索一下它是如何让终端UI开发变得轻松而高... 目录一、安装与配置:简单、快速、无障碍二、基本功能:从彩色文本到动态交互1. 显示基本内容2. 创建链

Node.js 中 http 模块的深度剖析与实战应用小结

《Node.js中http模块的深度剖析与实战应用小结》本文详细介绍了Node.js中的http模块,从创建HTTP服务器、处理请求与响应,到获取请求参数,每个环节都通过代码示例进行解析,旨在帮... 目录Node.js 中 http 模块的深度剖析与实战应用一、引言二、创建 HTTP 服务器:基石搭建(一

java中VO PO DTO POJO BO DO对象的应用场景及使用方式

《java中VOPODTOPOJOBODO对象的应用场景及使用方式》文章介绍了Java开发中常用的几种对象类型及其应用场景,包括VO、PO、DTO、POJO、BO和DO等,并通过示例说明了它... 目录Java中VO PO DTO POJO BO DO对象的应用VO (View Object) - 视图对象

Go信号处理如何优雅地关闭你的应用

《Go信号处理如何优雅地关闭你的应用》Go中的优雅关闭机制使得在应用程序接收到终止信号时,能够进行平滑的资源清理,通过使用context来管理goroutine的生命周期,结合signal... 目录1. 什么是信号处理?2. 如何优雅地关闭 Go 应用?3. 代码实现3.1 基本的信号捕获和优雅关闭3.2

正则表达式高级应用与性能优化记录

《正则表达式高级应用与性能优化记录》本文介绍了正则表达式的高级应用和性能优化技巧,包括文本拆分、合并、XML/HTML解析、数据分析、以及性能优化方法,通过这些技巧,可以更高效地利用正则表达式进行复杂... 目录第6章:正则表达式的高级应用6.1 模式匹配与文本处理6.1.1 文本拆分6.1.2 文本合并6

python中的与时间相关的模块应用场景分析

《python中的与时间相关的模块应用场景分析》本文介绍了Python中与时间相关的几个重要模块:`time`、`datetime`、`calendar`、`timeit`、`pytz`和`dateu... 目录1. time 模块2. datetime 模块3. calendar 模块4. timeit

中文分词jieba库的使用与实景应用(一)

知识星球:https://articles.zsxq.com/id_fxvgc803qmr2.html 目录 一.定义: 精确模式(默认模式): 全模式: 搜索引擎模式: paddle 模式(基于深度学习的分词模式): 二 自定义词典 三.文本解析   调整词出现的频率 四. 关键词提取 A. 基于TF-IDF算法的关键词提取 B. 基于TextRank算法的关键词提取

水位雨量在线监测系统概述及应用介绍

在当今社会,随着科技的飞速发展,各种智能监测系统已成为保障公共安全、促进资源管理和环境保护的重要工具。其中,水位雨量在线监测系统作为自然灾害预警、水资源管理及水利工程运行的关键技术,其重要性不言而喻。 一、水位雨量在线监测系统的基本原理 水位雨量在线监测系统主要由数据采集单元、数据传输网络、数据处理中心及用户终端四大部分构成,形成了一个完整的闭环系统。 数据采集单元:这是系统的“眼睛”,

禁止平板,iPad长按弹出默认菜单事件

通过监控按下抬起时间差来禁止弹出事件,把以下代码写在要禁止的页面的页面加载事件里面即可     var date;document.addEventListener('touchstart', event => {date = new Date().getTime();});document.addEventListener('touchend', event => {if (new