zoukankan      html  css  js  c++  java
  • 开始学习IronPython

    引子:
    最近又揽了一个新项目,开始学习Python,发现这个东东实在是不错!弱类型,解释执行,而且跟.Net能够紧密的结合,关键是它是免费的。
    就写这些,以后有什么心得体会,再往上面加吧。

    Reference: http://ironpython.codeplex.com/
    IronPython Studio: http://www.codeplex.com/IronPythonStudio

    There are some wonderful words below:

    “High thoughts must have high language.” — Aristophanes

    “Once a new technology starts rolling, if you’re not part of the steamroller, you’re part of the road.” — Stewart Brand

    “Let us change our traditional attitude to the construction of programs. Instead of imagining that our main task is to instruct a computer what to do, let us concentrate rather on explaining to human beings what we want a computer to do.”
    — Donald Knuth

  • 相关阅读:
    Dubbo监控中心
    Dubbo 提供者配置&测试
    IDEA中pom.xml依赖另一个项目
    MBG
    查询优化技术之多级缓存
    分布式扩展流程
    Redis取值时取出的是HashMap
    linux执行sql
    Git的使用
    405
  • 原文地址:https://www.cnblogs.com/clark/p/1527864.html
Copyright © 2011-2022 走看看