There are several types of gesture recognizers built into the SDK.
在内部的SDK中,有一些特殊的手势类型。
Smart tag actions and recognizers specified in list description files.
在列表说明文件中指定的智能标记操作和识别器。
UITextInput - How to get it to add standard selection gesture recognizers?
如何添加标准选择手势识别?
Traditionally, there's been some distinct flavors of shape or symbol recognizers.
传统上,形状或符号识别器有截然不同的特点。
You can use gesture recognizers to tweak layout attributes or to manipulate items in a collection view.
你可以使用手势识别来调整集合视图中的布局属性和操作视图中的元素。
The super-recognizers scored far above average on these tests—higher than any of the normal control subjects.
那些“超级识别者”的测验分数远高于平均值,也高于所有普通对照组的被试。
Like all views, you can attach gesture recognizers to a collection view to manipulate the content of that view.
就像所有视图一样,你可以给集合视图添加手势识别来操控诸多内容视图。
Removes smart tags recognized by the grammar checker and rechecks the document content against all smart tag recognizers.
移除由语法检查程序识别的智能标记,并针对所有的智能标记识别器重新检查文档内容。
Note:You need to implement a delegate and return YES on only one of your gesture recognizers to allow simultaneous recognition.
注意:实现一个代理,让它返回YES,就能够允许同时发生。
The API specifies a cross-platform interface to support command-and-control recognizers, dictation systems, and speech synthesizers.
这种API规定一个跨平台的接口来支持 命令―控制识别器、听写系统和语音合成器。
This White Paper reviews some of the basics of computer-based speech recognizers, including the challenges of maximizing performance.
此白皮书回顾了基于电脑的语音识别器的一些基本要素,包括最大化业绩的挑战。
It is very helpful for effectively developing the performance of recognition systems and its interfaces are stable and flexible to most recognizers.
该测试平台功能模块划分合理,接口稳定,能够灵活适用于多种语音识别系统的评测,有助于语音识别系统的开发。
When a view has multiple gesture recognizers attached to it, you may want to alter how the competing gesture recognizers receive and analyze touch events.
如果一个view上有多个gesture recognizer时,你可能想改变这些竞争手势如何接受和处理触摸事件的。
MLLR adaptations are conducted to evaluate the performances of the HMM recognizers, which are trained from the clean speech and generated data respectively.
识别试验利用模拟电话语音评估了HMM识别器做MLLR自适应前后的性能。
Because a collection view involves the collaboration of multiple views, it helps to understand some basic techniques for incorporating gesture recognizers into your collection views.
因为集合视图牵涉了多视图的协作,这会帮助你理解集合视图之中多个视图协作的基本技术。
By default, there is no set order for which gesture recognizers receive a touch first, and for this reason touches can be passed to gesture recognizers in a different order each time.
默认情况下,这些手势谁第一个接受到touch是无序的,所以手势可能每次都发生在不同的顺序。所以,我们可以用delegate和子类化来处理改变这些行为。
By default, there is no set order for which gesture recognizers receive a touch first, and for this reason touches can be passed to gesture recognizers in a different order each time.
默认情况下,这些手势谁第一个接受到touch是无序的,所以手势可能每次都发生在不同的顺序。所以,我们可以用delegate和子类化来处理改变这些行为。
应用推荐