首页 > 移动平台
重新想象 Windows 8 Store Apps (28) - 选取器: CachedFileUpdater(缓存文件更新程序)
原文:重新想象 Windows 8 Store Apps (28) - 选取器: CachedFileUpdater(缓存文件更新程序)[源码下载]重新想象 Windows 8 Store Apps (28) - 选取器: CachedFileUpdater(缓存文件更新程序)作者:webabcd介...
分类:移动平台   时间:2014-03-09 07:14:12    收藏:0  评论:0  赞:0  阅读:393
重新想象 Windows 8 Store Apps (29) - 图片处理
原文:重新想象 Windows 8 Store Apps (29) - 图片处理[源码下载]重新想象 Windows 8 Store Apps (29) - 图片处理作者:webabcd介绍重新想象 Windows 8 Store Apps 之图片处理显示图片图片的 9 切片WriteableBit...
分类:移动平台   时间:2014-03-09 07:13:11    收藏:0  评论:0  赞:0  阅读:550
Android Looper详解
在Android下面也有多线程的概念,在C/C++中,子线程可以是一个函数, 一般都是一个带有循环的函数,来处理某些数据,优先线程只是一个复杂的运算过程,所以可能不需要while循环,运算完成,函数结束,线程就销毁。对于那 些需要控制的线程,一般我们都是和互斥锁相互关联,从而来控制线程的进度,一般我...
分类:移动平台   时间:2014-03-09 07:17:56    收藏:0  评论:0  赞:0  阅读:563
安卓4.0.4上一个bug
Hammer.JS 在安卓4.0.4 , 4.1上 touchmove事件丢失 https://code.google.com/p/chromium/issues/detail?id=152913
分类:移动平台   时间:2014-03-09 07:18:49    收藏:0  评论:0  赞:0  阅读:599
重新想象 Windows 8 Store Apps (22) - 文件系统: 访问文件夹和文件, 通过 AQS 搜索本地文件
原文:重新想象 Windows 8 Store Apps (22) - 文件系统: 访问文件夹和文件, 通过 AQS 搜索本地文件[源码下载]重新想象 Windows 8 Store Apps (22) - 文件系统: 访问文件夹和文件, 通过 AQS 搜索本地文件作者:webabcd介绍重新想象 ...
分类:移动平台   时间:2014-03-08 16:30:17    收藏:0  评论:0  赞:0  阅读:517
重新想象 Windows 8 Store Apps (21) - 动画: ThemeTransition(过渡效果)
原文:重新想象 Windows 8 Store Apps (21) - 动画: ThemeTransition(过渡效果)[源码下载]重新想象 Windows 8 Store Apps (21) - 动画: ThemeTransition(过渡效果)作者:webabcd介绍重新想象 Windows ...
分类:移动平台   时间:2014-03-08 16:18:53    收藏:0  评论:0  赞:0  阅读:573
重新想象 Windows 8 Store Apps (20) - 动画: ThemeAnimation(主题动画)
原文:重新想象 Windows 8 Store Apps (20) - 动画: ThemeAnimation(主题动画)[源码下载]重新想象 Windows 8 Store Apps (20) - 动画: ThemeAnimation(主题动画)作者:webabcd介绍重新想象 Windows 8 ...
分类:移动平台   时间:2014-03-08 16:20:47    收藏:0  评论:0  赞:0  阅读:554
重新想象 Windows 8 Store Apps (11) - 控件之 ListView 和 GridView
原文:重新想象 Windows 8 Store Apps (11) - 控件之 ListView 和 GridView[源码下载]重新想象 Windows 8 Store Apps (11) - 控件之 ListView 和 GridView作者:webabcd介绍重新想象 Windows 8 St...
分类:移动平台   时间:2014-03-08 16:12:19    收藏:0  评论:0  赞:0  阅读:677
重新想象 Windows 8 Store Apps (12) - 控件之 GridView 特性: 拖动项, 项尺寸可变, 分组显示
原文:重新想象 Windows 8 Store Apps (12) - 控件之 GridView 特性: 拖动项, 项尺寸可变, 分组显示[源码下载]重新想象 Windows 8 Store Apps (12) - 控件之 GridView 特性: 拖动项, 项尺寸可变, 分组显示作者:webabc...
分类:移动平台   时间:2014-03-08 16:14:08    收藏:0  评论:0  赞:0  阅读:610
重新想象 Windows 8 Store Apps (10) - 控件之 ScrollViewer 特性: Chaining, Rail, Inertia, Snap, Zoom
原文:重新想象 Windows 8 Store Apps (10) - 控件之 ScrollViewer 特性: Chaining, Rail, Inertia, Snap, Zoom[源码下载]重新想象 Windows 8 Store Apps (10) - 控件之 ScrollViewer 特性...
分类:移动平台   时间:2014-03-08 16:36:56    收藏:0  评论:0  赞:0  阅读:574
重新想象 Windows 8 Store Apps (7) - 控件之布局控件: Canvas, Grid, StackPanel, VirtualizingStackPanel, WrapGrid, VariableSizedWrapGrid
原文:重新想象 Windows 8 Store Apps (7) - 控件之布局控件: Canvas, Grid, StackPanel, VirtualizingStackPanel, WrapGrid, VariableSizedWrapGrid[源码下载]重新想象 Windows 8 Stor...
分类:移动平台   时间:2014-03-08 16:24:32    收藏:0  评论:0  赞:0  阅读:582
重新想象 Windows 8 Store Apps (17) - 控件基础: Measure, Arrange, GeneralTransform, VisualTree
原文:重新想象 Windows 8 Store Apps (17) - 控件基础: Measure, Arrange, GeneralTransform, VisualTree[源码下载]重新想象 Windows 8 Store Apps (17) - 控件基础: Measure, Arrange,...
分类:移动平台   时间:2014-03-08 16:38:50    收藏:0  评论:0  赞:0  阅读:541
重新想象 Windows 8 Store Apps (2) - 控件之按钮控件: Button, HyperlinkButton, RepeatButton, ToggleButton, RadioButton, CheckBox, ToggleSwitch
原文:重新想象 Windows 8 Store Apps (2) - 控件之按钮控件: Button, HyperlinkButton, RepeatButton, ToggleButton, RadioButton, CheckBox, ToggleSwitch[源码下载]重新想象 Windows...
分类:移动平台   时间:2014-03-08 16:11:26    收藏:0  评论:0  赞:0  阅读:770
DelphiXE5 Flappy Bird 复制版
没错 这就是用DelphiXe5 打造的.最流行的 Flappy bird!呵呵.转Delphi XE5 Firemonkey Flappy Bird Clone from fmxexpress
分类:移动平台   时间:2014-03-08 16:44:39    收藏:0  评论:0  赞:0  阅读:591
重新想象 Windows 8 Store Apps (13) - 控件之 SemanticZoom
原文:重新想象 Windows 8 Store Apps (13) - 控件之 SemanticZoom[源码下载]重新想象 Windows 8 Store Apps (13) - 控件之 SemanticZoom作者:webabcd介绍重新想象 Windows 8 Store Apps 之Sema...
分类:移动平台   时间:2014-03-08 16:45:32    收藏:0  评论:0  赞:0  阅读:381
IIS负载均衡之系统架构:使用Application Request Route (ARR)实现三层部署架构
本篇的主要目的是带领大家一起来使用ARR来实现一个三层部署架构。这里的三层部署架构主要是由:服务层,应用程序服务器层已经数据层实现。如下图所示: 每次一提到"层"这个字的时候,似乎感觉这个字特别的惹火。很多朋友开始讨论起来,于是很多的见解和理解就出来了:有人说:架构就是分层;三层就是指:显示层,业务...
分类:移动平台   时间:2014-03-08 16:46:33    收藏:0  评论:0  赞:0  阅读:565
重新想象 Windows 8 Store Apps (15) - 控件 UI: 字体继承, Style, ControlTemplate, SystemResource, VisualState, VisualStateManager
原文:重新想象 Windows 8 Store Apps (15) - 控件 UI: 字体继承, Style, ControlTemplate, SystemResource, VisualState, VisualStateManager[源码下载]重新想象 Windows 8 Store App...
分类:移动平台   时间:2014-03-08 16:48:22    收藏:0  评论:0  赞:0  阅读:568
IIS负载均衡之应用篇:使用Application Request Route(ARR)进行Http请求的负载均衡
为了演示,我这里做了如下的准备工作: 配置了三台服务器(名称定为A,B,C),并且安装的是Win Server 2008,IIS与.NET Framework也安装了。 在服务器A上面安装了ARR模块。服务器A起到一个请求转发的作用! 创建了一个Server Farm,并且将服务器B,C加入到了Fa...
分类:移动平台   时间:2014-03-08 16:51:10    收藏:0  评论:0  赞:0  阅读:574
重新想象 Windows 8 Store Apps (1) - 控件之文本控件: TextBlock, TextBox, PasswordBox, RichEditBox, RichTextBlock, RichTextBlockOverflow
原文:重新想象 Windows 8 Store Apps (1) - 控件之文本控件: TextBlock, TextBox, PasswordBox, RichEditBox, RichTextBlock, RichTextBlockOverflow[源码下载]重新想象 Windows 8 Sto...
分类:移动平台   时间:2014-03-08 17:09:14    收藏:0  评论:0  赞:0  阅读:555
重新想象 Windows 8 Store Apps (3) - 控件之内容控件: ToolTip, Frame, AppBar, ContentControl, ContentPresenter; 容器控件: Border, Viewbox, Popup
原文:重新想象 Windows 8 Store Apps (3) - 控件之内容控件: ToolTip, Frame, AppBar, ContentControl, ContentPresenter; 容器控件: Border, Viewbox, Popup[源码下载]重新想象 Windows 8...
分类:移动平台   时间:2014-03-08 17:13:03    收藏:0  评论:0  赞:0  阅读:574
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!