本文介绍了微调器与活动指示器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
问题纯粹是关于命名的.最近我正在寻找一个微调器(即带有加号和减号按钮的数字文本框(wikipedia)),而且太多的结果实际上是 (ajax) 活动指标.
The question is purely about the naming. Recently I was looking for a spinner (that is, a numеric text box with plus and minus buttons (wikipedia)), and too many of the results were actually (ajax) activity indicators.
- 是否可以将活动指示器称为微调器"
- 这样做好不好(主观).我认为这个术语重载使找到合适的组件变得更加困难
推荐答案
我认为活动指示器的公认名称是 Throbber.我听说过 Numeric UpDowns 被称为 Spinners,因为它们不一定只包含数字.
I think the accepted name for an activity indicator is a Throbber. I've heard of Numeric UpDowns being called Spinners, because they don't necessarily contain only numbers.
这篇关于微调器与活动指示器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!