ironpython网络动态语言
1.动态语言元组最常用于返回方法的多个值, 常用在函数式语言(如 F#)和动态语言(如 IronPython)中,使用方法像 Visual Basic 和 C# 一样简 …
语法用例
例句1:
IronPython, part of Microsoft's drive to support dynamic languages in the CLR, is also used for the WPF samples.
作为微软在CLR中支持动态语言尝试的IronPython,也被作为WPF的例子使用。
例句2:
After nearly 3 years of development, recently, Microsoft handed over the further development of IronPython to the community.
在经过3年的开发之后,最近微软把IronPython的未来开发工作完全转交给了社区。
例句3:
The community can now make source contributions to any component of IronPython and IronRuby.
社区目前可以向IronPython和IronRuby的任意组件贡献代码了。
例句4:
The two teams will work to make PTVS the preferred tool in the next major release for IronPython.
两个团队将协同工作,让PTVS在IronPython的下一次重大发布中作为首选工具。
例句5:
With IronPython scripts, developers can inject code into running applications to add whatever features they see as missing.
通过使用IronPython脚本,开发者可以将代码注入到运行着的应用中以增加他们想要的任何特性。
例句6:
In non-canonical implementations like IronPython and JPython, the str class is implemented using the platform defined String class.
在非规范实现中,如IronPython和JPython,str类使用平台特定的String类来实现。
例句7:
There have also been improvements to significantly reduce memory usage of the IronPython ASTs.
还有很多增强可以极大地降低IronPythonAST处理过程的内存使用。
例句8:
The scripting window is based on the Dynamic Language Runtime, so it also supports IronPython and JScript.
脚本窗口是基于动态语言运行时(DynamicLanguageRuntime)的,所以它也可以支持IronPython和JScript。
例句9:
IronPython 2. 0. 1 focuses on performance improvements, while keeping complete backwards compatibility.
IronPython2.0.1关注于性能方面的改进,并确保百分百地向后兼容。
例句10:
I'm really excited to announce that today we released V1. 0 of the IronPython project for . NET.
我非常兴奋地宣布,今天我们发布了IronPython.NET项目的V1.0版。