Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为 iPhone 创建一个带有拉动刷新的表格视图。我为“scrollEnd”添加了一个事件监听器来获取 contentOffset.y。它工作正常并返回钛 sdk 版本 1.8.0 的点值,但在拉下 tableview 时总是返回 0,而在版本 2.1.0 中拉起 tableview 时总是返回正值
如何在钛 sdk 版本 2.1.0 中拉下 tableview 的负值?
定义offset变量 out of scroll 事件。 替换scrollEnd为dragEnd。 在事件中使用offset变量dragEnd而不是e.contentOffset.y.
offset
scrollEnd
dragEnd
e.contentOffset.y
我使用这些代码将我的方法隐藏在我的 XML(WSDL) 文件中:
<xsl:template match="wsdl:operation[@name = 'GetCityWeatherByZIP']" /> <xsl:template match="wsdl:message[@name