[05.25] [Mango] Windows Phone DTK 7.1 Beta

旧的征程尚未结束,新的旅程已经开始,Mango让我很是欣慰啊。国外的一篇小结,照搬~

 

Top level features:

  • Background processing
  • New profiler and emulator for testing
  • Use of Silverlight + XNA together
  • Silverlight 4
  • IE9 web browser control
  • Live Tile enhancements: use of back of tiles and ability to update Live Tiles locally
  • Deep linking into apps from notifications and Live Tiles
  • Additional sensors; direct camera access, compass & gyro
  • Fast application switching
  • Networking / sockets for communications
  • Local SQL database for structured storage
  • Access to calendar and contacts

Here is the list of the new API features:

Controls:

  • RichTextBox – inline images and hyperlinks
  • Viewbox – like Zoombox
  • WebBrowser Control - IE9

Media:

  • Webcam + Microphone
  • 32bit color

Networking:

  • Multicast – UPD Support
  • WebClient API will call back into UI thread

Performance:

  • Input thread for increased performance of controls like ListBox

User Interface:

  • Clipboards Access API
  • Commanding
  • Implicit Styles
  • Right-to-Left Flow Direction
  • Multiple Transforms – move me and animate away!

XAML:

  • Silverlight 4 Parser – also helps with moving XAML from other apps

Data:

  • DataBinding improvements include String Formatting, Fallbackvalues
  • DataServiceCollection<T> – for WCF Data Services support

Core .NET Framework features:

  • Collection Classes – ISet<T> and HashSet<T> now available
  • Tuple class support
  • Time Parsing – easily parse TimeSpan and String Format as desired with multi-culture support
  • Cryptography
  • TryParse – added to many types, such as Guid and TimeSpan

转载于:https://www.cnblogs.com/btxakita/archive/2011/05/25/2056177.html

### 如何在 Windows 上配置 DTC (Device Tree Compiler) #### 一、准备工作 为了能够在 Windows 平台上顺利使用设备树编译器(DTC),通常推荐的方法是在 Windows 中设置一个类 Unix 的环境来运行这些工具。MSYS2 是一种流行的选择,它提供了一个完整的 GNU 工具链以及包管理功能。 安装 MSYS2 后,可以利用其包管理系统轻松获取 dtc 及其他依赖项: ```bash pacman -S base-devel dtc ``` 上述命令会下载并安装必要的开发文件和 dtc 自身[^3]。 对于那些更倾向于图形界面操作或是希望获得更好集成体验的开发者来说,也可以考虑采用 WSL(Windows Subsystem for Linux)。WSL 提供了一种更为原生的方式,在 Windows 下直接运行真正的 Linux 系统及其软件生态,包括但不限于 dtc。 #### 二、具体步骤 假设选择了基于 MSYS2 的方案,则按照如下流程执行: 1. 访问 [MSYS2官网](https://www.msys2.org/) 获取最新版本的安装程序; 2. 完成安装过程后启动 MSYS2 MinGW 64-bit 终端窗口; 3. 更新现有数据库与核心系统包: ```bash pacman -Syu ``` 4. 关闭终端重新开启以应用更改;再次输入 `pacman -Su` 来完成任何剩余更新; 5. 接着就可以按前述方法安装 dtc 了。 如果决定走 WSL 路线,则需先确保已激活此特性并通过 Microsoft Store 或者官方文档指导下的方式选取合适的 Linux 发行版进行部署。之后的操作基本同于常规 Linux 发行版中的 dtc 配置流程。 #### 三、验证安装成功与否 无论采取哪种途径,最后都应测试下刚安好的 dtc 是否能正常工作。可以在命令提示符里键入 `dtc --version` 查看版本号作为简单的检验手段。
评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符  | 博主筛选后可见
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值