本文介绍了单创建可在.NET功能?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我下面的今天注意到:单在PDC 2008 ?
I noticed the following today: Mono at the PDC 2008?
我的谈话将涉及我们已经创建为单声道的一部分的新技术。其中有些是可重复使用的.NET(我们试图让我们的code跨平台)和一些其他的功能,具体到Mono的实施CLI的。
发布者米格尔·伊卡萨的2008年10月01日
Posted by Miguel de Icaza on 01 Oct 2008
有谁知道什么类型的新技术,他指的呢?对
Does anybody know what type of new technologies he is refering too?
听起来像一个伟大的谈话
Sounds like a great talk
[更新] 这里是米格尔的谈话视频
[UPDATE] Here is the video of Miguel's talk
- Mono's SIMD Support: Making Mono safe for Gaming
- Static Compilation in Mono
- Unity on Linux, First Screenshots
推荐答案
这些都是一些主要库的你可以使用:
These are some of the major libraries that you can use:
- Gtk#的,跨平台GUI API UNIX,Windows和MacOS X系统,
- 这是图书馆的整个堆栈,包括部件(用GTK +),可访问性和国际化文本渲染(与PangoSharp)。
- Gtk#, the Cross platform GUI API Unix, Windows, MacOS X,
- this is an entire stack of libraries and includes widgets (with Gtk+), Accessibility and international text rendering (with PangoSharp).
- (音乐交换协议,就可以消耗或暴露音乐源)
Linux特有的:
- Mono.Posix /的。
- NDesk.DBus
- Mono.Fuse - 用户空间文件系统
- Mono.Posix/Mono.Unix.
- NDesk.DBus
- Mono.Fuse - User-space file systems.
我相信我缺少了一堆其他库。
I am sure I am missing a bunch of other libraries.
大多数这些(以及更多)通过库页面链接到。
Most of these (and many more) are linked to via the Libraries page.
这篇关于单创建可在.NET功能?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!