书栈网 · BookStack 本次搜索耗时 0.012 秒,为您找到 297 个相关结果.
  • Agents

    Agents 生命周期 Agents 的类型 Reaches Agent 和组件之间的通信 Bridges Dispatchers 开销 进一步阅读: Agents Agents 和 Angular 的 Services 相似(但没有依赖注入),给 Yew 提供了 Actor 模型 。Agents 可以用于在组件之间路由消息,而与它...
  • 性能优化与最佳实践

    性能优化与最佳实践 neq_assign RC 视图函数 纯组件 / 函数式组件 Keyed DOM nodes when they arrive 使用 Cargo Workspaces 进行编译速度优化 性能优化与最佳实践 neq_assign 当组件从它的父组件接收 props 时,change 方法将被调用。除了允许你更新组件的状...
  • Properties

    Properties Derive macro Required attributes PartialEq Memory/speed overhead of using Properties Example Properties Properties enable child and parent components to commu...
  • Router

    Router 核心元素 Route RouteService RouteAgent Switch Router 如何使用 Router Router https://crates.io/crates/yew-router Routers 在单页应用(SPA)中根据 URL 的不同显示不同的页面。当点击一个链接时,Router 在本地设...
  • Properties

    Properties 派生宏 必需属性 PartialEq Properties 的内存/速度开销 示例 Properties 如“组件(Components)”页面所述,Properties 用于父级到子组件的通信。 派生宏 不要尝试自己去实现 Properties ,而是通过使用 #[derive(Properties)] ...
  • 回调(Callbacks)

    回调(Callbacks) ComponentLink API send_message send_message_batch callback batch_callback Callbacks 相关例子 回调(Callbacks) 组件“link”是一种机制,通过该机制,组件可以注册回调并自行更新。 ComponentLink AP...
  • 参考文献

    参考文献 参考文献 [1] RADIN G. The 801 minicomputer[J]. ACM SIGPLAN Notices, 1982, 17(4): 39–47. [2] WEAVER D L, GERMOND T. The SPARC architecture manual: version 9[M]. Englewood Cli...