abap文本元素标点符号_如何使用空白视觉元素之间的标点符号

2023-11-08 19:30

本文主要是介绍abap文本元素标点符号_如何使用空白视觉元素之间的标点符号,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

abap文本元素标点符号

This is the first in a series of articles that illustrate how basic design principles can improve information display. The next installment will apply some of these same principles to a visualization dashboard.

这是一系列文章的第一篇,这些文章说明了基本设计原理如何改善信息显示。 下一部分将把其中一些相同的原理应用于可视化仪表板。

“您如何使用空格?” (“How do you use whitespace?”)

This is one of the most frequent questions that I get as a designer, especially from people who need to create information-dense displays like a dashboard or interactive display. Whitespace is the blank area between items on the page, and it is very important in helping information feel clear, organized, and accessible.

这是我作为设计师遇到的最常见的问题之一,尤其是那些需要创建信息密集型显示器(如仪表板或交互式显示器)的人。 空格是页面上项目之间的空白区域,它对于帮助信息清晰,有条理和易于访问非常重要。

Whitespace is the punctuation between visual elements. In the same way that a pause between notes is sometimes most important part of a piece of music — allowing the listener to really hear, absorb, and respond to the notes — the space between visual elements can set the tone for how a user feels about an information display. Used well, white space gives readers the opportunity to pause and take a breath. It can help the information feel a lot less overwhelming.

空格是视觉元素之间的标点符号。 就像音符之间的停顿有时是乐曲中最重要的部分一样(使听众能够真正听到,吸收和响应音符),视觉元素之间的间隔可以为用户的感觉设定基调。信息显示。 如果使用得当,空白区域将使读者有机会停下来喘口气。 它可以帮助信息减少很多麻烦。

作为工具,空格可以创建: (As a tool, whitespace can create:)

  • Clarity

    明晰
  • Sequence

    序列
  • Structure/hierarchy

    结构/层次
  • Relationships between elements

    元素之间的关系
  • Room to breathe

    呼吸的空间

让我们以以下餐厅菜单为例: (Let’s take the following restaurant menu as an example:)

Image of the original restaurant menu, before redesign.

There are lots of things that make this menu feel crowded and unclear. Making just a few adjustments to the spacing and alignment can help things look a lot more organized.

有很多事情使此菜单感到拥挤和不清楚。 只需对间距和对齐方式进行一些调整,就可以使外观看起来更有条理。

Final menu, with recommended layout adjustments

让我们再仔细一点来了解正在发生的事情。 (Let’s look a bit closer to understand what’s going on.)

The original menu is divided up into six sections that are so close together that they almost overlap. The uneven shapes interlock like puzzle pieces on the page.

原始菜单分为六个部分,这些部分非常紧密,以至于几乎重叠。 不平坦的形状像拼图块一样在页面上互锁。

The menu is divided into 6 blobby sections that don’t have a clear shape or structure.

Each section has a heading centered in the column. These establish a vertical flow through the document.

每个部分的标题在列中居中。 这些在文档中建立垂直流。

Centered headings create a vertical flow through the middle of the page columns

还有很多其他事情正在发生。 (There are also a lot of other things going on.)

Diagram highlighting examples of the bullet points below.
  1. The indented text creates wobbly margins. This makes it hard to separate two columns, especially when they are so close to each other, and leaves oddly-shaped white space in between.

    缩进的文本会产生摆动边距。 这使得很难分开两列,尤其是当它们彼此非常靠近时,并且在它们之间留下了奇怪形状的白色空间。
  2. The bold text helps to separate the menu item name from its description and connects it to the price, but the way the prices are positioned makes it hard to tell which column and menu item they belong to.

    粗体文本有助于将菜单项名称与其描述分开,并将其与价格联系起来,但是价格的定位方式很难区分它们属于哪个列和菜单项。
  3. The individual menu items don’t feel very separate, due to a combination of items 1 and 2 and narrow spacing between lines. As a result, it’s hard to follow the zigzag reading pattern and actually understand the information.

    由于项目1和2的组合以及行之间的狭窄间距,各个菜单项的感觉并不十分分离。 结果,很难按照锯齿形的阅读模式来真正理解信息。
  4. The center-justified text creates a waterfall of information, forcing you to start in the center of the column and read from left to right. This feels unnatural, and results in a weaker connection between heading, subheading and menu items. Once you’ve gotten through the waterfall, you then have to zigzag up and down two separate columns (and back and forth across each individual item) to scan the list and find the things you want. With all of that running around, it’s no wonder that it feels exhausting to read!

    居中对齐的文本创建信息瀑布,迫使您从列的中心开始并从左到右阅读。 这感觉很不自然,并导致标题,副标题和菜单项之间的连接减弱。 穿过瀑布后,您必须上下曲折两列(在每个项目之间来回移动)以扫描列表并找到所需的东西。 所有这些都四处奔波,难怪阅读会让人筋疲力尽!

更新后的版本进行了以下更改: (The updated version makes the following changes:)

  • Headings justify left rather than center to create common anchor points.

    标题说明左对齐而不是居中对齐以创建公共锚点。
  • Subheads justify left to match the heading.

    副标题左对齐以匹配标题。
  • Increase space before paragraph to separate menu items.

    在段落前增加空间以分隔菜单项。
  • Remove hanging indent to make a solid, left-justified column.

    除去悬挂凹痕,以形成一个实心的,左对齐的列。
  • Decrease font size by 1 pt.

    将字体大小减小1点。
  • Increase line spacing to make it easier to see the shape of the words.

    增加行距,以便更容易看到单词的形状。
  • Move section headers further apart to give them room to breathe.

    将节头移到更远的地方,以便为它们留出呼吸的空间。

Now, let’s look at how these changes affect the page.

现在,让我们看看这些更改如何影响页面。

Diagram of the updated layout, showing the nested information hierarchy.

Headers, subheads, and menu items are all aligned, creating a hierarchy of nested boxes that can be easily read in order. Once you know how the order works, you can skip the headings altogether and just get right into the list of items instead.

标题,副标题和菜单项都对齐,从而创建了嵌套框的层次结构,可以按顺序轻松阅读它们。 知道订单的工作原理后,您可以完全跳过标题,而直接进入项目列表。

Diagram highlighting new reading order, and how this simplifies scanning the page.

More space between the individual menu items makes it easier to tell what information goes together, and the smaller text with larger line spacing feels less crowded and (counter-intuitively) more legible.

各个菜单项之间的空间较大,可以更轻松地分辨哪些信息一起显示,行距较大的较小文本感觉较不拥挤,并且(反直觉)更清晰。

The uniform left alignment makes the columns feel more continuous, giving them a more natural reading order, and the section headers better match the document flow. This creates an informal information grid that helps users to scan the information quickly and identify the information that they need. Adding more padding between columns and sections also helps to separate the information and makes it easier to see the document structure at a glance.

统一的左对齐使列感觉更连续,使它们具有更自然的阅读顺序,并且节标题与文档流更好地匹配。 这将创建一个非正式的信息网格,可帮助用户快速扫描信息并识别所需的信息。 在列和节之间添加更多的填充还有助于分隔信息,并使一目了然地更容易看到文档结构。

再次,这是最终结果: (And again, here’s the final result:)

Final menu, with recommended layout adjustments

I didn’t change any design elements here besides the whitespace. Even a few subtle tweaks make a big improvement in how the menu reads. In the same way that editing can clean up a run-on sentence, proper visual punctuation can help your documents to be clearer, cleaner, and more pleasant to read.

除了空白,我在这里没有更改任何设计元素。 甚至一些细微的调整也极大地改善了菜单的读取方式。 与编辑可以清除连续句子的方式一样,适当的视觉标点符号可以帮助您的文档更清晰,更整洁,并且阅读起来更愉悦。

Stay tuned for the next installment in this series, where we will apply these same principles to information dashboard design.

请继续关注本系列的下一部分,我们将在信息仪表板设计中应用这些相同的原理。

Image for post

Erica Gunn is a data visualization designer at one of the largest clinical trial data companies in the world. She creates create information ecosystems that help clients to understand their data better and to access it in more intuitive and useful ways. She received her MFA in information design from Northeastern University in 2017. In a previous life, Erica was a research scientist and college chemistry professor. You can connect with her on Twitter @EricaGunn.

Erica Gunn是世界上最大的临床试验数据公司之一的数据可视化设计师。 她创建了一个创建的信息生态系统,可帮助客户更好地理解其数据并以更直观和有用的方式访问它们。 她于2017年从东北大学获得信息设计硕士学位。在前世,埃里卡(Erica)是一名研究科学家和大学化学教授。 您可以通过Twitter @EricaGunn 与她 联系

Originally published at http://ericagunn.com on February 1, 2020.

最初于 2020年2月1日 发布在 http://ericagunn.com 上。

Image for post

翻译自: https://medium.com/nightingale/how-to-use-whitespace-the-punctuation-between-visual-elements-5ff449709759

abap文本元素标点符号


http://www.taodudu.cc/news/show-8186995.html

相关文章:

  • 使用python将字符拼成图画
  • 7-1 打印三角形拼图 (15 分)
  • 目标文件之间的粘合剂——符号
  • 链接器的理解-02-符号决议
  • 链接的接口——符号
  • ctf拼图工具--gaps,montage的安装
  • 【Linux】链接中的符号源码分析
  • 拼图(2)
  • 电子商务物流服务业发展现状及研究对策--论文文档
  • 形势与政策论文怎么写
  • 研究型论文写作心得
  • 软件工程项目-站立会议(2)
  • 个人站立会议7
  • 软件工程项目-站立会议(5)
  • 软件工程项目-站立会议(3)
  • Python 之MySql 每日一练 130——同名同性学生名单,并统计人数
  • mysql与配偶同性_Python 之 MySql 每日一练 130——同名同性学生名单,并统计人数
  • mysql查询女生的成绩_0608mysql练习:查询3
  • MPLS隧道——带RR的跨域解决方案讲解(B、C1、C2方案)
  • C语言RR调度算法,RR(轮转调度算法)
  • 小米造车致市值近腰斩,华为造车带动合作伙伴市值涨4倍多
  • 雷军口述小米神话的背后
  • 苹果前华裔工程师窃密被捕;脸书遭罚66.4万美元;小米市值反超京东 | 极客头条...
  • 加快数据分析的速度,我建议你掌握这12个最频繁使用的 Python 函数
  • 读写分离集群部署
  • CCASS四种交收指令
  • GridView,(GridView)ListView.setSelector(),ListView中Header/Footer的删除和添加/显示与隐藏
  • 【源码】HFMRD:用于检测对冲基金报告中错误回报的框架
  • cnpm install 报错 SyntaxError: Unexpected end of JSON input (file:的解决方法)------快速删除node_modules
  • JVM 系列(三) --- 详解Java垃圾回收(GC)
  • 这篇关于abap文本元素标点符号_如何使用空白视觉元素之间的标点符号的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



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

    相关文章

    详解Vue如何使用xlsx库导出Excel文件

    《详解Vue如何使用xlsx库导出Excel文件》第三方库xlsx提供了强大的功能来处理Excel文件,它可以简化导出Excel文件这个过程,本文将为大家详细介绍一下它的具体使用,需要的小伙伴可以了解... 目录1. 安装依赖2. 创建vue组件3. 解释代码在Vue.js项目中导出Excel文件,使用第三

    Linux alias的三种使用场景方式

    《Linuxalias的三种使用场景方式》文章介绍了Linux中`alias`命令的三种使用场景:临时别名、用户级别别名和系统级别别名,临时别名仅在当前终端有效,用户级别别名在当前用户下所有终端有效... 目录linux alias三种使用场景一次性适用于当前用户全局生效,所有用户都可调用删除总结Linux

    java图像识别工具类(ImageRecognitionUtils)使用实例详解

    《java图像识别工具类(ImageRecognitionUtils)使用实例详解》:本文主要介绍如何在Java中使用OpenCV进行图像识别,包括图像加载、预处理、分类、人脸检测和特征提取等步骤... 目录前言1. 图像识别的背景与作用2. 设计目标3. 项目依赖4. 设计与实现 ImageRecogni

    python管理工具之conda安装部署及使用详解

    《python管理工具之conda安装部署及使用详解》这篇文章详细介绍了如何安装和使用conda来管理Python环境,它涵盖了从安装部署、镜像源配置到具体的conda使用方法,包括创建、激活、安装包... 目录pytpshheraerUhon管理工具:conda部署+使用一、安装部署1、 下载2、 安装3

    Mysql虚拟列的使用场景

    《Mysql虚拟列的使用场景》MySQL虚拟列是一种在查询时动态生成的特殊列,它不占用存储空间,可以提高查询效率和数据处理便利性,本文给大家介绍Mysql虚拟列的相关知识,感兴趣的朋友一起看看吧... 目录1. 介绍mysql虚拟列1.1 定义和作用1.2 虚拟列与普通列的区别2. MySQL虚拟列的类型2

    使用MongoDB进行数据存储的操作流程

    《使用MongoDB进行数据存储的操作流程》在现代应用开发中,数据存储是一个至关重要的部分,随着数据量的增大和复杂性的增加,传统的关系型数据库有时难以应对高并发和大数据量的处理需求,MongoDB作为... 目录什么是MongoDB?MongoDB的优势使用MongoDB进行数据存储1. 安装MongoDB

    关于@MapperScan和@ComponentScan的使用问题

    《关于@MapperScan和@ComponentScan的使用问题》文章介绍了在使用`@MapperScan`和`@ComponentScan`时可能会遇到的包扫描冲突问题,并提供了解决方法,同时,... 目录@MapperScan和@ComponentScan的使用问题报错如下原因解决办法课外拓展总结@

    mysql数据库分区的使用

    《mysql数据库分区的使用》MySQL分区技术通过将大表分割成多个较小片段,提高查询性能、管理效率和数据存储效率,本文就来介绍一下mysql数据库分区的使用,感兴趣的可以了解一下... 目录【一】分区的基本概念【1】物理存储与逻辑分割【2】查询性能提升【3】数据管理与维护【4】扩展性与并行处理【二】分区的

    使用Python实现在Word中添加或删除超链接

    《使用Python实现在Word中添加或删除超链接》在Word文档中,超链接是一种将文本或图像连接到其他文档、网页或同一文档中不同部分的功能,本文将为大家介绍一下Python如何实现在Word中添加或... 在Word文档中,超链接是一种将文本或图像连接到其他文档、网页或同一文档中不同部分的功能。通过添加超

    Linux使用fdisk进行磁盘的相关操作

    《Linux使用fdisk进行磁盘的相关操作》fdisk命令是Linux中用于管理磁盘分区的强大文本实用程序,这篇文章主要为大家详细介绍了如何使用fdisk进行磁盘的相关操作,需要的可以了解下... 目录简介基本语法示例用法列出所有分区查看指定磁盘的区分管理指定的磁盘进入交互式模式创建一个新的分区删除一个存