您好我是iphone編程的新手
我有一個滾動視圖和圖像,我想交換滾動視圖中的圖像,請幫助我。在ScrollView中交換圖像在iPhone中
0
A
回答
1
在UIScrollView Class reference看,並從那裏下載Scrolling.zip ..
相關問題
- 1. 在tableViewRow中交換圖像
- 2. 在IOS中交換圖像
- 3. 在ImageView中交換圖像
- 4. 在IBOutletCollection中交換圖像
- 5. 在ScrollView中顯示圖像
- 6. 在ScrollView中顯示圖像
- 7. 在ScrollView中縮放圖像
- 8. 在scrollview iphone上縮放圖像?
- 9. 在視圖中添加scrollView iphone
- 10. 在iPhone中交換uiimageviews sdk
- 11. 如何在iphone sdk的scrollview中分開捏和縮放圖像?
- 12. 在Firefox中的圖像交換
- 13. 在啓動畫面中交換圖像
- 14. 懸停在sprite中的交換圖像
- 15. 在Javascript中交換圖像的文本
- 16. 如何在javascript中交換圖像
- 17. 在div中的圖像交換onclick
- 18. 在J2ME中交換圖像區域
- 19. 行在iphone中的uitableview中交換?
- 20. 在keydown上交換圖像
- 21. 在Mouseover上交換圖像
- 22. ScrollView中的全角圖像
- 23. ScrollView中的圖像大小
- 24. 如何在iPhone中使用horrizondal滾動來加載scrollview中的圖像包?
- 25. ScrollView中的Iphone PickerView
- 26. 在matlab中交換一個圖像中的圓圈像素
- 27. 在iPhone中捕捉圖像
- 28. 在iPhone中裁剪圖像
- 29. 在不同圖像的div中交換圖像
- 30. 在ios中的scrollview中縮放圖像視圖?
爲什麼要使用滾動視圖用於交換的圖像? – dinesh
你需要開發你的自定義邏輯,這也需要存儲每個圖像的位置,當你做任何更改時都需要更新。 –