嗨,我是新的iPhone開發,我在做什麼我的應用程序是我必須disply 20圖像在網格視圖後4圖像的技巧將被替換爲新的圖像如何我可以做到這一點,請幫助我如何在iPhone上的GridView中顯示圖像
0
A
回答
4
你可以使用UiTableView這個。通過設置UiImageView的框架將4個圖像放置一個單元格並將其添加到單元格中。
1
,您可以顯示gridview.check教程此相似圖片 https://github.com/AlanQuatermain/AQGridView http://www.zubizubilabs.com/zzgridview.html
相關問題
- 1. 顯示圖像在gridview + iphone
- 2. 如何在GridView中顯示圖像?
- 3. 如何在GridView中顯示圖像?
- 4. 如何在GridView中顯示圖像
- 5. 我如何在GridView中顯示圖像?
- 6. 在gridview中顯示圖像
- 7. 在GridView中顯示圖像
- 8. 如何在GridView中的另一個ImageView上顯示圖像
- 9. 如何在iPhone中顯示.tiff圖像?
- 10. 無法在GridView上顯示圖像
- 11. Iphone Mapkit:在地圖上顯示圖像
- 12. 如何在UINavigationController iphone上呈現的按鈕上顯示圖像?
- 13. 在GridView中顯示Android的圖像
- 14. 顯示圖像在片段中的GridView
- 15. 顯示已上傳的圖像到gridview
- 16. 在iPhone上不顯示背景圖像
- 17. 圖像不顯示在iPhone 3GS上
- 18. 如何在iPhone的imageview中顯示圖像的特定像素
- 19. UIImageView在模擬器上顯示圖像,但在iPhone上未顯示圖像
- 20. 如何在GridView中顯示文件夾中的圖像?
- 21. 如何在sqlview中顯示GridView中的多行圖像
- 22. 如何在Android中的GridView中顯示隨機圖像
- 23. 如何在ios中的uiscrollview中以gridview格式顯示圖像?
- 24. 如何在AlertDialog中的GridView中顯示圖像?
- 25. iPhone:如何在iPhone中顯示像控制器與圖像的彈出視圖?
- 26. 在GridView中顯示靜態圖像?
- 27. 在gridview中解析和顯示圖像
- 28. 圖像不顯示在GridView中asp.net
- 29. Android:在gridview中顯示圖像
- 30. Windows窗體 - 在gridview中顯示圖像
ü可以添加代碼上的UITableViewCell圖像,以及如何找到單擊圖像索引? – Dinesh 2012-06-01 09:53:16