上一页 1 ··· 36 37 38 39 40 41 42 43 44 ··· 50 下一页
摘要: 与众不同 windows phone 7.5 (sdk 7.1) 之启动器: ConnectionSettingsTask - 导航到指定的系统设置页; PhoneCallTask - 呼出电话; SmsComposeTask - 发短信; EmailComposeTask - 发电子邮件; WebBrowserTask - 打开浏览器; SearchTask - 打开搜索页; ShareLinkTask - 分享链接到指定的社交网络; ShareStatusTask - 分享状态到指定的社交网络; MarketplaceHubTask - 打开商店 Hub; MarketplaceSearchTask - 在商店搜索; MarketplaceDetailTask - 打开商店某 App 的详细页; MarketplaceReviewTask - 评价当前应用程序; BingMapsTask - Bing 地图; BingMapsDirectionsTask - Bing 地图行车路线; MediaPlayerLauncher - 打开媒体播放器 阅读全文
posted @ 2012-06-14 09:06 webabcd 阅读(5210) 评论(24) 推荐(1)
摘要: 与众不同 windows phone 7.5 (sdk 7.1) 之应用程序栏: 概述; XAML 方式生成 AppBar; Code 方式生成并更新 AppBar; Resource 方式加载 AppBar 阅读全文
posted @ 2012-06-11 08:49 webabcd 阅读(4449) 评论(10) 推荐(1)
摘要: 与众不同 windows phone 7.5 (sdk 7.1) 之控件: Panorama - 全景图控件; Pivot - 枢轴控件; Map - bing 地图控件; WebBrowser - 内嵌浏览器控件; Other - 其他可用控件 阅读全文
posted @ 2012-06-07 08:27 webabcd 阅读(3930) 评论(28) 推荐(1)
摘要: 与众不同 windows phone 7.5 (sdk 7.1): 使用 Silverlight 开发 Windows Phone 应用程序; 使用 XNA 开发 Windows Phone 应用程序; 使用 Silverlight 和 XNA 组合开发 Windows Phone 应用程序(在 Silverlight 中融入 XNA) 阅读全文
posted @ 2012-06-04 09:28 webabcd 阅读(3664) 评论(16) 推荐(3)
摘要: ADO.NET Entity Framework 4.3 的新特性:Code First 下自动更新数据库结构(Automatic Migrations) 阅读全文
posted @ 2012-05-30 08:35 webabcd 阅读(15392) 评论(23) 推荐(3)
摘要: 游戏人生 Silverlight 系列文章索引:七彩俄罗斯方块, 趣味钢琴, 打苍蝇, 连连看, 星际竞技场, 贪吃蛇 阅读全文
posted @ 2012-05-29 17:33 webabcd 阅读(10316) 评论(13) 推荐(16)
摘要: 梦想成真 XNA 系列文章索引:XNA 基础, 图形, 动画, 控制, 音效, 碰撞, 3D模型等 阅读全文
posted @ 2012-05-28 17:31 webabcd 阅读(4097) 评论(9) 推荐(3)
摘要: 千呼万唤 HTML 5 系列文章索引:HTML 5 阅读全文
posted @ 2012-05-27 22:04 webabcd 阅读(6183) 评论(14) 推荐(6)
摘要: 稳扎稳打 Silverlight 5.0 系列文章索引:Silverlight 5.0 相对于 Silverlight 4.0 的新增功能和改进功能。如新增控件、OOB的增强、绑定的增强、对 XNA 的支持、以及其他新特性等 阅读全文
posted @ 2012-05-25 17:46 webabcd 阅读(8464) 评论(6) 推荐(11)
摘要: Silverlight 5.0 XNA:XNA 绘制 3D 图形的 Demo 阅读全文
posted @ 2012-03-26 08:29 webabcd 阅读(5495) 评论(12) 推荐(1)
摘要: Silverlight 5.0 被信任的应用程。AccessFileSystem - 访问本地文件系统;MultipleWindows - 支持多窗口;In Browser - 被信任的程序在浏览器中运行;Call Windows API 阅读全文
posted @ 2012-03-22 08:31 webabcd 阅读(5778) 评论(11) 推荐(2)
摘要: Silverlight 5.0:IMarkupExtension - 自定义 XAML 扩展标记;通过 XNA 处理声音效果;支持矢量打印;统计连击的次数 阅读全文
posted @ 2012-03-19 08:47 webabcd 阅读(4600) 评论(4) 推荐(0)
摘要: Silverlight 5.0 绑定 - 绑定动态生成的属性。 阅读全文
posted @ 2012-03-15 09:09 webabcd 阅读(3353) 评论(2) 推荐(0)
摘要: Silverlight 5.0 绑定。StyleSetter - Style 中的 Setter 支持绑定;AncestorRelativeSource - 绑定父级链上的元素;ImplicitDataTemplate - 隐式指定数据模板;FrameworkElement.DataContextChanged;UpdateSourceTrigger - UI 上数据更新的触发方式 阅读全文
posted @ 2012-03-12 08:48 webabcd 阅读(4630) 评论(6) 推荐(0)
摘要: Silverlight 5.0 文本。Character Spacing - 字符间距;RichTextBlock 和 RichTextBlockOverflow - 只读 RichTextBox 及文本溢出后的显示方式;TextOptions - 文字清晰方式 阅读全文
posted @ 2012-03-08 09:24 webabcd 阅读(4943) 评论(6) 推荐(2)
摘要: Silverlight 5.0 控件。ListBox 和 ComboBox 新特性 - 支持键盘检索;OpenFileDialog 和 SaveFileDialog 新特性 - InitialDirectory 和 DefaultFileName;新增控件 - PivotViewer 阅读全文
posted @ 2012-03-05 09:44 webabcd 阅读(4844) 评论(8) 推荐(0)
摘要: Silverlight 5.0 Demo 阅读全文
posted @ 2012-03-05 08:29 webabcd 阅读(12773) 评论(19) 推荐(3)
摘要: HTML 5: 画布(canvas)之效果。填充色, 笔划色, 颜色值 | fillStyle, strokeStyle; 剪裁 | clip(); 渐变色 | createLinearGradient(), createRadialGradient(), CanvasGradient.addColorStop(); 贴图的平铺模式 | createPattern(); 阴影效果 | shadowOffsetX, shadowOffsetY, shadowBlur, shadowColor; 全局 Alpha | globalAlpha; 新颜色与画布当前已有颜色的合成方式 | globalCompositeOperation; 保存画布上下文,以及恢复画布上下文 | save(), restore(); 像素操作 | createImageData(), getImageData(), putImageData(), ImageData, CanvasPixelArray 阅读全文
posted @ 2012-02-27 10:18 webabcd 阅读(8819) 评论(13) 推荐(3)
摘要: HTML 5: 画布(canvas)之转换(转换画布的用户坐标系)。平移 | translate(); 旋转 | rotate(); 缩放 | scale(); 矩阵转换 | transform(a, b, c, d, e, f); 矩阵转换 | setTransform(a, b, c, d, e, f) 阅读全文
posted @ 2012-02-22 09:15 webabcd 阅读(5411) 评论(7) 推荐(0)
摘要: HTML 5: 画布(canvas)之承载媒体。呈现文本 - font, textAlign, textBaseline, strokeStyle, fillStyle, fillText(), measureText, TextMetrics.width; 呈现图片 - drawImage(); 呈现视频截图 - drawImage(); 呈现其他画布 - drawImage() 阅读全文
posted @ 2012-02-16 09:22 webabcd 阅读(3547) 评论(7) 推荐(3)
摘要: HTML 5: 画布(canvas)之绘制图形。画布 Demo - 画布的基本概念及 Demo; 在画布上绘制矩形; 在画布上绘制弧线(以路径的方式); 在画布上绘制曲线(以路径的方式); 在画布上绘制直线(以路径的方式); 在画布上绘制矩形(以路径的方式)- rect() 阅读全文
posted @ 2012-02-13 10:57 webabcd 阅读(7718) 评论(2) 推荐(1)
摘要: HTML 5: 表单元素 - form, label, button, select, option, optgroup, datalist, textarea, fieldset, legend, progress, meter, keygen, output; 表单验证 阅读全文
posted @ 2012-02-08 10:10 webabcd 阅读(3738) 评论(4) 推荐(0)
摘要: HTML 5: 表单元素之 input 元素 - text, password, url, telephone, email, search, file, radio, checkbox, button, submit, reset, number, range, image, hidden, color, datetime, datetime-local, date, time, month, week; input 元素的通用属性 - autocomplete, placeholder, pattern, dirname, size, maxlength, readonly, required, list, multiple, min, max, step 阅读全文
posted @ 2012-02-06 09:20 webabcd 阅读(5649) 评论(0) 推荐(0)
摘要: HTML 5: 元素的通用属性 - accesskey, style, class, title, tabindex, id, dir, spellcheck, hidden, contenteditable, contextmenu, draggable, dropzone 阅读全文
posted @ 2012-02-02 09:02 webabcd 阅读(3965) 评论(3) 推荐(0)
摘要: HTML 5: 文本语义元素 - a, em, strong, small, s, cite, q, abbr, time, code, var, dfn, samp, kbd, sub, sup, i, b, u, mark, ruby, rt, rp, bdi, bdo, span, br, wbr 阅读全文
posted @ 2011-09-26 09:09 webabcd 阅读(4027) 评论(4) 推荐(0)
摘要: HTML 5: 内容分组元素 - 内容分组元素 - p, hr, pre, blockquote, ul, ol, li, dl, dt, dd, figure, figcaption, div 阅读全文
posted @ 2011-09-22 09:03 webabcd 阅读(4634) 评论(4) 推荐(0)
摘要: HTML 5: 区块元素 - body, article, section, header, footer, h1, h2, h3, h4, h5, h6, hgroup, aside, nav, address 阅读全文
posted @ 2011-09-19 10:10 webabcd 阅读(4240) 评论(4) 推荐(1)
摘要: HTML 5: 根元素, 元数据元素, 脚本元素。根元素 - doctype, html;元数据元素 - head, title, base, link, meta, style;脚本元素 - script, noscript 阅读全文
posted @ 2011-09-15 09:42 webabcd 阅读(7273) 评论(8) 推荐(3)
摘要: XNA: 3D 模型的碰撞检测。通过包围球(Bounding Sphere)算法实现碰撞检测 阅读全文
posted @ 2011-08-25 10:14 webabcd 阅读(4301) 评论(4) 推荐(3)
摘要: XNA: 3D 模型。通过键盘的“上下左右”键旋转 3D 模型 阅读全文
posted @ 2011-08-23 08:51 webabcd 阅读(4154) 评论(6) 推荐(2)
上一页 1 ··· 36 37 38 39 40 41 42 43 44 ··· 50 下一页