您的位置:首页 > 编程语言 > Delphi

TurnSharp可以把任意delphi转为C#2.0的代码,包括第三方组件

2007-04-24 16:47 411 查看
而且据说至少有90%的覆盖率,号称达不到这个指标不要钱送你。
不知道真的假的?

TurnSharp is an application conversion utility. TurnSharp converts Delphi applications to C#. TurnSharp converts your entire project as follows:

User Interface: Converts numerous user interface controls such as grids, buttons, dropdowns, menus, panels, tabsheets, etc (view our list here)
Data Types: Converts the full range of data types. Click here to view our list of data types converted.
Events: Converts many UI events such as OnLoad, OnClick, OnMouseOver, etc)
Operators: Converts the full range of operators. Click here to view our list of operators converted.
Converts Delphi applications from Delphi versions 2 - 7
Converts standard Delphi database connections
Converts With statements, For loops, While Loops, Switch statements, etc
Converts file access, application spawning, the crystal reports viewer, etc
Creates .NET 2.0 based code (TurnSharp requires .NET 2.0 - download here unless you have or will install VS 2005)
Creates a Visual Studio 2005 project! Your newly converted project is ready for you to load and compile (download VS 2005 Express here)
Note: this utility was created in C# .NET 2.0 using VS 2005

http://www.turnsharp.com/
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐