首页 > 移动平台
重新想象 Windows 8.1 Store Apps (90) - 通信的新特性: 通过 HttpBaseProtocolFilter 实现 http 请求的缓存控制,以及 cookie 读写; 自定义 HttpFilter; 其他
原文:重新想象 Windows 8.1 Store Apps (90) - 通信的新特性: 通过 HttpBaseProtocolFilter 实现 http 请求的缓存控制,以及 cookie 读写; 自定义 HttpFilter; 其他[源码下载] 重新想象 Windows 8.1 Store ...
分类:移动平台   时间:2014-09-23 15:00:35    收藏:0  评论:0  赞:0  阅读:228
NSMutableAttributing相关 ios7升级ios8出现的问题
项目在ios7上没有问题,但是升级ios8以后,出现了不少问题,其中一个追踪到就是在NSMutableAttributing的使用上出现的问题。项目中有个功能是:有一串字符串,对指定位置的字符设置不同的颜色,就是使用NSMutableAttributedString来实现的:NSMutableAtt...
分类:移动平台   时间:2014-09-23 14:59:45    收藏:0  评论:0  赞:0  阅读:410
重新想象 Windows 8.1 Store Apps (74) - 新增控件: Flyout, MenuFlyout, SettingsFlyout
原文:重新想象 Windows 8.1 Store Apps (74) - 新增控件: Flyout, MenuFlyout, SettingsFlyout[源码下载] 重新想象 Windows 8.1 Store Apps (74) - 新增控件: Flyout, MenuFlyout, Sett...
分类:移动平台   时间:2014-09-23 14:57:55    收藏:0  评论:0  赞:0  阅读:258
重新想象 Windows 8.1 Store Apps (82) - 绑定: DataContextChanged, TargetNullValue, FallbackValue, UpdateSourceTrigger
原文:重新想象 Windows 8.1 Store Apps (82) - 绑定: DataContextChanged, TargetNullValue, FallbackValue, UpdateSourceTrigger[源码下载] 重新想象 Windows 8.1 Store Apps (8...
分类:移动平台   时间:2014-09-23 14:57:45    收藏:0  评论:0  赞:0  阅读:349
重新想象 Windows 8.1 Store Apps (92) - 其他新特性: CoreDispatcher, 日历, 自定义锁屏系列图片
原文:重新想象 Windows 8.1 Store Apps (92) - 其他新特性: CoreDispatcher, 日历, 自定义锁屏系列图片[源码下载] 重新想象 Windows 8.1 Store Apps (92) - 其他新特性: CoreDispatcher, 日历, 自定义锁屏系列...
分类:移动平台   时间:2014-09-23 14:57:35    收藏:0  评论:0  赞:0  阅读:345
Android游戏背景音乐音效音量控制
游戏音效就是我们在玩游戏时出现的音乐,这个也是每个游戏必备的一部分,但有是你做游戏的背景音乐有间断的感觉的话,我们可以用 getCurrentPosition()这个方法来判断一下声音播放的偏移。其实这个也是非常简单的。只要我们在代码当中设置好(初始化声音)和(加载音效资源)就可以了,别的就和音乐播...
分类:移动平台   时间:2014-09-23 14:57:25    收藏:0  评论:0  赞:0  阅读:285
让手机连接到指定的WIFI网络,适用于之前已经连过的网络
这个例子是从网上找的,我给重新优化了下。这里有个问题是只能连接到之前已经连接过的wifi,目前还没找到连接到陌生wifi(有/无密码)的方法。总之慢慢来吧~说下思路:1.通过wifiManager来查找想要链接的wifi是否是之前已经连过的,如果是就进行下一步2.查找想要链接的wifi名字是否在可搜...
分类:移动平台   时间:2014-09-23 14:56:35    收藏:0  评论:0  赞:0  阅读:339
重新想象 Windows 8.1 Store Apps (89) - 通信的新特性: 下载数据, 上传数据, 上传文件
原文:重新想象 Windows 8.1 Store Apps (89) - 通信的新特性: 下载数据, 上传数据, 上传文件[源码下载] 重新想象 Windows 8.1 Store Apps (89) - 通信的新特性: 下载数据, 上传数据, 上传文件 作者:webabcd介绍重新想象 Wind...
分类:移动平台   时间:2014-09-23 14:55:55    收藏:0  评论:0  赞:0  阅读:262
重新想象 Windows 8.1 Store Apps (75) - 新增控件: Hub, Hyperlink
原文:重新想象 Windows 8.1 Store Apps (75) - 新增控件: Hub, Hyperlink[源码下载] 重新想象 Windows 8.1 Store Apps (75) - 新增控件: Hub, Hyperlink 作者:webabcd介绍重新想象 Windows 8.1 ...
分类:移动平台   时间:2014-09-23 14:55:25    收藏:0  评论:0  赞:0  阅读:295
[iOS] 初探 iOS8 中的 Size Class
本文转载至 http://www.itnose.net/detail/6112176.html以前和安卓的同学聊天的时候,谈到适配一直是一个非常开心的话题,看到他们被各种屏幕适配折磨的欲仙欲死,心里真替他们高兴。不过在做到 iPhone 和 iPad 的适配的时候,一个页面需要配置多个 xib 进行...
分类:移动平台   时间:2014-09-23 14:55:15    收藏:0  评论:0  赞:0  阅读:427
重新想象 Windows 8.1 Store Apps (84) - 图像处理的新特性, Share Contract 的新特性
原文:重新想象 Windows 8.1 Store Apps (84) - 图像处理的新特性, Share Contract 的新特性[源码下载] 重新想象 Windows 8.1 Store Apps (84) - 图像处理的新特性, Share Contract 的新特性 作者:webabcd介...
分类:移动平台   时间:2014-09-23 14:54:05    收藏:0  评论:0  赞:0  阅读:308
重新想象 Windows 8.1 Store Apps (81) - 控件增强: 加载本地 html, 智能替换 html 中的 url 引用, 通过 Share Contract 分享 WebView 中的内容, 为 WebView 截图
原文:重新想象 Windows 8.1 Store Apps (81) - 控件增强: 加载本地 html, 智能替换 html 中的 url 引用, 通过 Share Contract 分享 WebView 中的内容, 为 WebView 截图[源码下载] 重新想象 Windows 8.1 Sto...
分类:移动平台   时间:2014-09-23 14:52:35    收藏:0  评论:0  赞:0  阅读:345
重新想象 Windows 8.1 Store Apps (86) - 系统 UI 的新特性: Theme, 窗口宽度大小可变, ApplicationView, DisplayInformation
原文:重新想象 Windows 8.1 Store Apps (86) - 系统 UI 的新特性: Theme, 窗口宽度大小可变, ApplicationView, DisplayInformation[源码下载] 重新想象 Windows 8.1 Store Apps (86) - 系统 UI ...
分类:移动平台   时间:2014-09-23 14:52:25    收藏:0  评论:0  赞:0  阅读:274
重新想象 Windows 8.1 Store Apps (91) - 后台任务的新特性: 下载和上传的新特性, 程序启动前预下载网络资源, 后台任务的其它新特性
原文:重新想象 Windows 8.1 Store Apps (91) - 后台任务的新特性: 下载和上传的新特性, 程序启动前预下载网络资源, 后台任务的其它新特性[源码下载] 重新想象 Windows 8.1 Store Apps (91) - 后台任务的新特性: 下载和上传的新特性, 程序启动...
分类:移动平台   时间:2014-09-23 14:51:46    收藏:0  评论:0  赞:0  阅读:290
重新想象 Windows 8.1 Store Apps (83) - 文件系统的新特性
原文:重新想象 Windows 8.1 Store Apps (83) - 文件系统的新特性[源码下载] 重新想象 Windows 8.1 Store Apps (83) - 文件系统的新特性 作者:webabcd介绍重新想象 Windows 8.1 Store Apps 之文件系统的新特性 简要说...
分类:移动平台   时间:2014-09-23 14:50:55    收藏:0  评论:0  赞:0  阅读:322
重新想象 Windows 8.1 Store Apps (87) - TTS: Speak Text, Speak SSML
原文:重新想象 Windows 8.1 Store Apps (87) - TTS: Speak Text, Speak SSML[源码下载] 重新想象 Windows 8.1 Store Apps (87) - TTS: Speak Text, Speak SSML 作者:webabcd介绍重新想...
分类:移动平台   时间:2014-09-23 14:50:45    收藏:0  评论:0  赞:0  阅读:419
重新想象 Windows 8.1 Store Apps (72) - 新增控件: AppBar, CommandBar
原文:重新想象 Windows 8.1 Store Apps (72) - 新增控件: AppBar, CommandBar[源码下载] 重新想象 Windows 8.1 Store Apps (72) - 新增控件: AppBar, CommandBar 作者:webabcd介绍重新想象 Wind...
分类:移动平台   时间:2014-09-23 14:48:45    收藏:0  评论:0  赞:0  阅读:380
重新想象 Windows 8.1 Store Apps (76) - 新增控件: SearchBox
原文:重新想象 Windows 8.1 Store Apps (76) - 新增控件: SearchBox[源码下载] 重新想象 Windows 8.1 Store Apps (76) - 新增控件: SearchBox 作者:webabcd介绍重新想象 Windows 8.1 Store Apps...
分类:移动平台   时间:2014-09-23 14:48:15    收藏:0  评论:0  赞:0  阅读:329
重新想象 Windows 8.1 Store Apps (73) - 新增控件: DatePicker, TimePicker
原文:重新想象 Windows 8.1 Store Apps (73) - 新增控件: DatePicker, TimePicker[源码下载] 重新想象 Windows 8.1 Store Apps (73) - 新增控件: DatePicker, TimePicker 作者:webabcd介绍重...
分类:移动平台   时间:2014-09-23 14:47:35    收藏:0  评论:0  赞:0  阅读:348
重新想象 Windows 8.1 Store Apps (85) - 警报通知(闹钟), Tile 的新特性
原文:重新想象 Windows 8.1 Store Apps (85) - 警报通知(闹钟), Tile 的新特性[源码下载] 重新想象 Windows 8.1 Store Apps (85) - 警报通知(闹钟), Tile 的新特性 作者:webabcd介绍重新想象 Windows 8.1 St...
分类:移动平台   时间:2014-09-23 14:46:15    收藏:0  评论:0  赞:0  阅读:338
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!