找回密码
 立即注册
搜索

[编辑器/功能拓展] EnhancedScroller 2.15.6 数据快速迁移工具

[复制链接]
157 |0
发表于 2023-1-17 20:52:50 | 显示全部楼层 |阅读模式




















EnhancedScroller
Want a fast and mobile-friendly way to display tons of data?
EnhancedScroller virtualizes your data, showing only the elements it needs to. Take thousands of rows and display them in a handful of UI elements, speeding up processing and saving memory. There is no object destruction, so your platform won't have to run garbage collection. Best of all, it works on top of Unity's own built-in UI system components.

Lists are data driven and created dynamically, so you won't have to set them up at design time. The scroller doesn't need to be aware of data or view presentation, focusing only on managing your list for a true MVC experience. Optional looping allows you to show infinite lists of data. Each cell can have its own size, or they can all share the same size. Optional snapping lets you lock your cells to a particular location. Tweening eases your jumping and snapping transitions to give a smooth user experience.

Features:
* Dynamic, data-driven lists
* MVC framework to maintain a separation of concerns
* Efficient recycling of list items
* Optional infinite looping
* Multiple list item sizes supported, or pass a global size
* List items are fully customizable to fit your project
* Optional snapping locks your scroller
* Tweening to ease jumping and snapping
* Demos, tutorials and full C# source code are all included.

Check out iVelopes, an envelope budgeting app that uses the EnhancedScroller for all its table views.


想要一种快速且移动友好的方式来显示大量数据?
EnhancedScroller虚拟化您的数据,只显示它需要的元素。将数千行数据显示在少量UI元素中,从而加快处理速度并节省内存。没有对象销毁,因此您的平台不必运行垃圾收集。最重要的是,它可以在Unity自己内置的UI系统组件上工作。

列表是数据驱动的,并且是动态创建的,因此您不必在设计时设置它们。滚动轮不需要知道数据或视图表示,只专注于管理您的列表,以获得真正的MVC体验。可选循环允许您显示无限的数据列表。每个单元格可以有自己的大小,也可以共享相同的大小。可选抓拍让你锁定你的单元格到一个特定的位置。渐变简化了你的跳跃和抓拍过渡,以提供流畅的用户体验。

特点:
*动态的数据驱动列表
* MVC框架保持关注点分离
*有效回收清单项目
*可选无限循环
*支持多个列表项大小,或传递一个全局大小
*列表项完全可定制,以适合您的项目
*可选抓拍锁定你的卷轴
*渐变以缓解跳跃和撕咬
*演示,教程和完整的c#源代码都包括在内。

看看iVelopes,这是一个信封预算应用程序,它对所有的表视图使用EnhancedScroller。









回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

快速回复 返回顶部 返回列表