亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定

是不是還沒有講完?

是不是還沒有講完,首先匹配字符串的算法貌似有問題,如:value = abcbde,key = bd;其次,最關鍵的算法getSectionByPoint()我想知道怎么實現~~這個貌似沒大懂,,,

正在回答

1 回答

原理上講完了,只是最后部分代碼沒有說

private?int?getSectionByPoint(float?y)?{
????if?(mSections?==?null?||?mSections.length?==?0)?{
????????return?0;
????}
????if?(y?<=?mIndexbarRect.top?+?mIndexbarMargin)?{
????????return?0;
????}
????if?(y?>=?mIndexbarRect.top?+?mIndexbarRect.height()?-?mIndexbarMargin)?{
????????return?mSections.length?-?1;
????}
????return?(int)?((y?-?mIndexbarRect.top?-?mIndexbarMargin)?/?((mIndexbarRect.height()?-?2?*?mIndexbarMargin)?/?mSections.length));
}


0 回復 有任何疑惑可以回復我~

舉報

0/150
提交
取消
Android高級特效-索引
  • 參與學習       30703    人
  • 解答問題       21    個

APP中的熟面孔,索引列表的實現,有效增加了查找的便捷度

進入課程

是不是還沒有講完?

我要回答 關注問題
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號