03 2013 档案

摘要:重新想象 Windows 8 Store Apps 之 控件 UI: 字体继承 - 继承父辈的 Font 相关的信息, Style - 样式, ControlTemplate - 控件模板, 系统资源 - 系统内置的样式资源, VisualState - 视图状态, VisualStateManager - 视图状态管理器 阅读全文
posted @ 2013-03-28 08:31 webabcd 阅读(2985) 评论(2) 推荐(1) 编辑
摘要:重新想象 Windows 8 Store Apps 之 控件 UI: RenderTransform - 变换(用于做位移,旋转,缩放,扭曲等变换), Projection - 映射, Clip - 剪裁并显示 UIElement 的指定区域, UseLayoutRounding - 是否使用完整像素布局 阅读全文
posted @ 2013-03-25 08:48 webabcd 阅读(2495) 评论(6) 推荐(2) 编辑
摘要:重新想象 Windows 8 Store Apps 之 SemanticZoom: 演示 SemanticZoom 的应用, 通过 ISemanticZoomInformation 接口实现自定义 SemanticZoom 的 View 阅读全文
posted @ 2013-03-21 09:09 webabcd 阅读(2868) 评论(8) 推荐(1) 编辑
摘要:重新想象 Windows 8 Store Apps 之 GridView: 拖动项 - 在 GridView 内拖动 item 以对 item 排序, 拖动 item 到 GridView 外的指定位置以删除 item; 项尺寸可变 - 指定 GirdView 中每个 item 所占尺寸; 分组显示 - 分组显示集合数据 阅读全文
posted @ 2013-03-18 08:48 webabcd 阅读(4011) 评论(44) 推荐(2) 编辑
摘要:重新想象 Windows 8 Store Apps 之 ListView 和 GridView: ListView - 列表控件, GridView - 网格控件 阅读全文
posted @ 2013-03-14 08:14 webabcd 阅读(5006) 评论(25) 推荐(2) 编辑
摘要:重新想象 Windows 8 Store Apps 之 ScrollViewer: Chaining - 锁链, Rail - 轨道, Inertia - 惯性, Snap - 对齐, Zoom - 缩放 阅读全文
posted @ 2013-03-11 08:38 webabcd 阅读(3987) 评论(49) 推荐(1) 编辑
摘要:重新想象 Windows 8 Store Apps 之 ScrollViewer: 演示 ScrollViewer 的基本应用, 演示 ScrollBar 的基本应用, 演示 ScrollContentPresenter 的基本应用 阅读全文
posted @ 2013-03-07 08:27 webabcd 阅读(5538) 评论(14) 推荐(1) 编辑
摘要:重新想象 Windows 8 Store Apps 之 WebView: 演示 WebView 的基本应用, 演示 WebView 如何与 JavaScript 交互, 通过 Share Contract 分享 WebView 中的内容, 如何全屏 WebView 阅读全文
posted @ 2013-03-04 09:01 webabcd 阅读(5721) 评论(33) 推荐(1) 编辑