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

    相关文章

    SpringBoot中使用Flux实现流式返回的方法小结

    《SpringBoot中使用Flux实现流式返回的方法小结》文章介绍流式返回(StreamingResponse)在SpringBoot中通过Flux实现,优势包括提升用户体验、降低内存消耗、支持长连... 目录背景流式返回的核心概念与优势1. 提升用户体验2. 降低内存消耗3. 支持长连接与实时通信在Sp

    Python中图片与PDF识别文本(OCR)的全面指南

    《Python中图片与PDF识别文本(OCR)的全面指南》在数据爆炸时代,80%的企业数据以非结构化形式存在,其中PDF和图像是最主要的载体,本文将深入探索Python中OCR技术如何将这些数字纸张转... 目录一、OCR技术核心原理二、python图像识别四大工具库1. Pytesseract - 经典O

    python使用库爬取m3u8文件的示例

    《python使用库爬取m3u8文件的示例》本文主要介绍了python使用库爬取m3u8文件的示例,可以使用requests、m3u8、ffmpeg等库,实现获取、解析、下载视频片段并合并等步骤,具有... 目录一、准备工作二、获取m3u8文件内容三、解析m3u8文件四、下载视频片段五、合并视频片段六、错误

    CSS实现元素撑满剩余空间的五种方法

    《CSS实现元素撑满剩余空间的五种方法》在日常开发中,我们经常需要让某个元素占据容器的剩余空间,本文将介绍5种不同的方法来实现这个需求,并分析各种方法的优缺点,感兴趣的朋友一起看看吧... css实现元素撑满剩余空间的5种方法 在日常开发中,我们经常需要让某个元素占据容器的剩余空间。这是一个常见的布局需求

    gitlab安装及邮箱配置和常用使用方式

    《gitlab安装及邮箱配置和常用使用方式》:本文主要介绍gitlab安装及邮箱配置和常用使用方式,具有很好的参考价值,希望对大家有所帮助,如有错误或未考虑完全的地方,望不吝赐教... 目录1.安装GitLab2.配置GitLab邮件服务3.GitLab的账号注册邮箱验证及其分组4.gitlab分支和标签的

    SpringBoot3应用中集成和使用Spring Retry的实践记录

    《SpringBoot3应用中集成和使用SpringRetry的实践记录》SpringRetry为SpringBoot3提供重试机制,支持注解和编程式两种方式,可配置重试策略与监听器,适用于临时性故... 目录1. 简介2. 环境准备3. 使用方式3.1 注解方式 基础使用自定义重试策略失败恢复机制注意事项

    nginx启动命令和默认配置文件的使用

    《nginx启动命令和默认配置文件的使用》:本文主要介绍nginx启动命令和默认配置文件的使用,具有很好的参考价值,希望对大家有所帮助,如有错误或未考虑完全的地方,望不吝赐教... 目录常见命令nginx.conf配置文件location匹配规则图片服务器总结常见命令# 默认配置文件启动./nginx

    在Windows上使用qemu安装ubuntu24.04服务器的详细指南

    《在Windows上使用qemu安装ubuntu24.04服务器的详细指南》本文介绍了在Windows上使用QEMU安装Ubuntu24.04的全流程:安装QEMU、准备ISO镜像、创建虚拟磁盘、配置... 目录1. 安装QEMU环境2. 准备Ubuntu 24.04镜像3. 启动QEMU安装Ubuntu4

    使用Python和OpenCV库实现实时颜色识别系统

    《使用Python和OpenCV库实现实时颜色识别系统》:本文主要介绍使用Python和OpenCV库实现的实时颜色识别系统,这个系统能够通过摄像头捕捉视频流,并在视频中指定区域内识别主要颜色(红... 目录一、引言二、系统概述三、代码解析1. 导入库2. 颜色识别函数3. 主程序循环四、HSV色彩空间详解

    Windows下C++使用SQLitede的操作过程

    《Windows下C++使用SQLitede的操作过程》本文介绍了Windows下C++使用SQLite的安装配置、CppSQLite库封装优势、核心功能(如数据库连接、事务管理)、跨平台支持及性能优... 目录Windows下C++使用SQLite1、安装2、代码示例CppSQLite:C++轻松操作SQ