zoukankan      html  css  js  c++  java
  • 【.Net MF新动向】所有代码将开源

    .Net Micro Framework将开源,这对长期工作在Windows平台的嵌入式开发爱好者应该是个好消息,不仅license免费,而且所有的代码将开源。

    .Net Micro Framework和其它嵌入式系统最大的优势就是应用程序开发调试简单,想想看对一个提供嵌入式产品的公司来说,一旦前期的平台定制完成,余下的应用程序的开发将是非常容易的事,想想看,对水平不高不低的嵌入式开发人员真是一个冲击,因为一个C#程序员就可以开发嵌入式应用了。

    总之开源是个好事情,是微软的英明之举,目前该工作正在有条不紊的进行之中... ...

    -----------------------

    相关链接:http://blogs.msdn.com/netmfteam/archive/2009/05/07/net-micro-framework-evolution.aspx

    Following the move of the .NET Micro Framework team to the Developer Division of Microsoft we are planning on involving the community in the future definition and development of the product by allowing access to the source code of the runtime and object model, as well as the drivers. We are currently in the process of framing the rules of engagement and we hope to be able to offer both a process for a regulated development effort and a broad license, so that it will be possible to take advantage of the code base without necessarily contributing to the community.  The details and the rules of this engagement will be defined over the near term with your involvement as well. 

    The evolution of the core code will be managed to insure small size, good performance, quality and consistency. The .NET Micro Framework team will provide the initial guidance and the necessary tools to facilitate the contribution of code at all levels of the stack. With the community participation, we are looking at creating an arbitration process to drive the evolution of the product and the development activity. Stay tuned for the official announcement and please provide us with your thoughts through the usual channels.

     

    Lorenzo Tessiore

    Developer Manager

  • 相关阅读:
    前端模板Nunjucks简介
    git提交时支持文件名大小写的修改
    多行文本加省略号的处理方法
    前端性能优化实践方案总结
    使用gulp工具生成svgsprites
    koa简介
    JSX语法简介
    踩坑所引发出的appendChild方法的介绍
    React业务实践
    javascript--数组
  • 原文地址:https://www.cnblogs.com/yefanqiu/p/1452533.html
Copyright © 2011-2022 走看看