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

    相关文章

    使用Python开发一个Ditto剪贴板数据导出工具

    《使用Python开发一个Ditto剪贴板数据导出工具》在日常工作中,我们经常需要处理大量的剪贴板数据,下面将介绍如何使用Python的wxPython库开发一个图形化工具,实现从Ditto数据库中读... 目录前言运行结果项目需求分析技术选型核心功能实现1. Ditto数据库结构分析2. 数据库自动定位3

    Python yield与yield from的简单使用方式

    《Pythonyield与yieldfrom的简单使用方式》生成器通过yield定义,可在处理I/O时暂停执行并返回部分结果,待其他任务完成后继续,yieldfrom用于将一个生成器的值传递给另一... 目录python yield与yield from的使用代码结构总结Python yield与yield

    Go语言使用select监听多个channel的示例详解

    《Go语言使用select监听多个channel的示例详解》本文将聚焦Go并发中的一个强力工具,select,这篇文章将通过实际案例学习如何优雅地监听多个Channel,实现多任务处理、超时控制和非阻... 目录一、前言:为什么要使用select二、实战目标三、案例代码:监听两个任务结果和超时四、运行示例五

    python使用Akshare与Streamlit实现股票估值分析教程(图文代码)

    《python使用Akshare与Streamlit实现股票估值分析教程(图文代码)》入职测试中的一道题,要求:从Akshare下载某一个股票近十年的财务报表包括,资产负债表,利润表,现金流量表,保存... 目录一、前言二、核心知识点梳理1、Akshare数据获取2、Pandas数据处理3、Matplotl

    Java使用Thumbnailator库实现图片处理与压缩功能

    《Java使用Thumbnailator库实现图片处理与压缩功能》Thumbnailator是高性能Java图像处理库,支持缩放、旋转、水印添加、裁剪及格式转换,提供易用API和性能优化,适合Web应... 目录1. 图片处理库Thumbnailator介绍2. 基本和指定大小图片缩放功能2.1 图片缩放的

    Python使用Tenacity一行代码实现自动重试详解

    《Python使用Tenacity一行代码实现自动重试详解》tenacity是一个专为Python设计的通用重试库,它的核心理念就是用简单、清晰的方式,为任何可能失败的操作添加重试能力,下面我们就来看... 目录一切始于一个简单的 API 调用Tenacity 入门:一行代码实现优雅重试精细控制:让重试按我

    MySQL中EXISTS与IN用法使用与对比分析

    《MySQL中EXISTS与IN用法使用与对比分析》在MySQL中,EXISTS和IN都用于子查询中根据另一个查询的结果来过滤主查询的记录,本文将基于工作原理、效率和应用场景进行全面对比... 目录一、基本用法详解1. IN 运算符2. EXISTS 运算符二、EXISTS 与 IN 的选择策略三、性能对比

    使用Python构建智能BAT文件生成器的完美解决方案

    《使用Python构建智能BAT文件生成器的完美解决方案》这篇文章主要为大家详细介绍了如何使用wxPython构建一个智能的BAT文件生成器,它不仅能够为Python脚本生成启动脚本,还提供了完整的文... 目录引言运行效果图项目背景与需求分析核心需求技术选型核心功能实现1. 数据库设计2. 界面布局设计3

    使用IDEA部署Docker应用指南分享

    《使用IDEA部署Docker应用指南分享》本文介绍了使用IDEA部署Docker应用的四步流程:创建Dockerfile、配置IDEADocker连接、设置运行调试环境、构建运行镜像,并强调需准备本... 目录一、创建 dockerfile 配置文件二、配置 IDEA 的 Docker 连接三、配置 Do

    Android Paging 分页加载库使用实践

    《AndroidPaging分页加载库使用实践》AndroidPaging库是Jetpack组件的一部分,它提供了一套完整的解决方案来处理大型数据集的分页加载,本文将深入探讨Paging库... 目录前言一、Paging 库概述二、Paging 3 核心组件1. PagingSource2. Pager3.