•
display flex
英:
美:
常见释义:
显示flex
1、Note that you invalidate the display list in either case because you want Flex to render (or remove) the focus rectangle around the box.───注意,两种情况都会导致显示列表无效,因为您需要 Flex 呈现(或删除)方框周围的焦点矩形。
2、s great to have the ability to display Flex applications using this method.───能用这种方法显示Flex应用程序是件很棒的事情。
3、In this samples Flex data grid, you display the name, title, and age of a few employees.───在这个示例Flex数据网格中,要显示一些雇员的姓名、职称和年龄。
1、flex seal───柔性密封
2、kingfisher flex───翠鸟柔韧性
3、display───adj.展览的;陈列用的;vi.【动】作炫耀行为;n.显示;炫耀;vt.显示;表现;陈列
4、flex───n.(Flex)人名;(意)弗莱克斯;(法)弗莱;n.屈曲;电线;松紧带;vi.弯曲;收缩;vt.折曲;使收缩;adj.弹性工作制的
5、flex stock───弹性股票
6、table display───表显示器;【计】表显示
7、rigid flex───刚性弯曲
8、flex alexander───flex亚历山大
9、warm flex───热弹性
其实这个还是有点难度的
如果这些子元素的父元素宽度固定的话
你可以设置每个子元素的宽度为30%
但是你要是不想变动子元素的宽度,那么
在不改变子元素宽度的情况下,“几乎”不能实现。。。