Dynamic type is a really commonly used user preference, so you definitely want to make sure that you test with it and respond to it well.
动态字体是一个使用频繁的用户偏好,所以你们一定要确保测试它并对它及时响应。
单词 | Dynamic type |
释义 |
Dynamic type
原声例句
Apple 最新资讯 Dynamic type is a really commonly used user preference, so you definitely want to make sure that you test with it and respond to it well. 动态字体是一个使用频繁的用户偏好,所以你们一定要确保测试它并对它及时响应。 Apple 最新资讯 And with a wide range of dynamic type sizes available, your users are going to choose the size that's most comfortable for them. 有了更大的动态字体尺寸范围,你们的用户就能选择他们用起来最舒服的字体大小了。 Apple 最新资讯 You'll also find that in iOS 11, UITableView has now enabled self-sizing cells by default, helping to make it even easier for you to have great support for dynamic type. 你们还会发现 在 iOS 11 里,UI 桌面视图现在已经默认启用自适应尺寸的单元格,这会让你更加容易地得到动态字体效果。 Apple 最新资讯 Named color assets and vector assets can now be stored in your asset catalogs, and UIFontMetrics make it really easy even to have your own custom fonts participate in dynamic type. 现在在你的素材目录里可以保存已命名的颜色素材和向量素材,UIFontMetrics 让你将自定义的字体加入动态字体变得更加容易。
中文百科
类型系统 Type system(重定向自Dynamic type)
在计算机科学中,zh:型别系统用于定义如何将编程语言中的数值和zh:运算式归类为许多不同的型别,如何操作这些型别,这些型别如何互相作用。型别可以确认一个值或者一组值具有特定的意义和目的(虽然某些型别,如抽象型别和zh:函式型别,在zh:程序zh:运行中,可能不表示为值)。型别系统在各种语言之间有非常大的不同,也许,最主要的差异存在于编译时期的语法,以及运行时期的操作实现方式。 编译器可能使用值的静态型别以最佳化所需的保存区,并选取对值运算时的较佳算法。例如,在许多C编译器中,「浮点数」数据型别是以32 比特表示,与IEEE 754规格一致的单精度浮点数。因此,在数值运算上,C应用了浮点数规范(浮点数加法、乘法等等)。
英语百科
Type system 类型系统(重定向自Dynamic type)
In programming languages, a type system is a collection of rules that assign a property called type to various constructs a computer program consists of, such as variables, expressions, functions or modules. The main purpose of a type system is to reduce possibilities for bugs in computer programs by defining interfaces between different parts of a computer program, and then checking that the parts have been connected in a consistent way. This checking can happen statically (at compile time), dynamically (at run time), or as a combination of static and dynamic checking. Type systems have other purposes as well, such as enabling certain compiler optimizations, allowing for multiple dispatch, providing a form of documentation, etc. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。