用户可以根据allowMultipleSelection属性的值从列表中选择一个或多个项目。 List 控件具有下列默认的大小特征: MXML 语法 隐藏MXML 语法 The<mx:List>tag inherits all the tag attributes of its superclass, and adds the following tag attributes: <mx:ListPropertieseditable="false|true" editedItemPosition="No...
AI代码解释 /* Add new entry to head node of quicklist. * * Returns 0 if used existing head. * Returns 1 if new head created. */intquicklistPushHead(quicklist*quicklist,void*value,size_t sz){quicklistNode*orig_head=quicklist->head;assert(sz<UINT32_MAX);/* TODO: add support for quickl...
ListChannelsRequestclone() Creates a shallow clone of this object for all fields except the handler context. booleanequals(Objectobj) IntegergetMaxResults() StringgetNextToken() inthashCode() voidsetMaxResults(IntegermaxResults) voidsetNextToken(StringnextToken) ...
Cloud 66 - Free for personal projects (includes one deployment server, one static site), Cloud 66 gives you everything you need to build, deploy, and grow your applications on any cloud without the headache of the “server stuff.”. Pulumi— Modern infrastructure as a code platform that all...
A spatial dropout layer randomly selects input channels with a given probability, and sets all its elements to zero during training. crop2dLayer A 2-D crop layer applies 2-D cropping to the input. crop3dLayer A 3-D crop layer crops a 3-D volume to the size of the input feature map...
mx.messaging.channels mx.messaging.config mx.messaging.errors mx.messaging.events mx.messaging.management mx.messaging.messages mx.modules mx.netmon mx.olap mx.olap.aggregators mx.preloaders mx.printing mx.resources mx.rpc mx.rpc.events mx.rpc.http mx.rpc.http.mxml mx.rpc.livecycle mx.r...
R/S/I/P Rack/Slot/Instance/Port of the optics controller. baud-rate rate Sets baud-rate for this controller in GBd. bits-per-symbol value Sets bits-per-symbol for this controller. cd-max cd-max (Only for trunk optics controllers) Maximum chromatic disper...
This budget-friendly smart TV relies on a basic LED display. It offers 4K resolution with a 60Hz refresh rate. Because it runs using the RokuTV OS, the TV supports all of the video streaming channels, networks and services you subscribe to. Plus, you get unlimited access to the free Roku...
flex-channel-id, chan-central-freq, and chan-width keywords were added to configure flex channels on the Amplifier module. Release 7.10.1 ipv6-address keyword was introduced to perform OTDR autoscan using IPv6 address. local-ipv6 and remote-ipv6 keywords were added to define loca...
A resource that manages a number of alternate Drawables, each assigned a maximum numerical value. Setting the level value of the object with #setLevel(int) will load the image with the next greater or equal value assigned to its max attribute. A good example use of a LevelListDrawable would...