cpp,java,csharp,delphi,vb(vb.net)这几种语言如何相互转换?目前delphi,vb(vb.net),java
都可以向csharp转换的工具,当然不能保证100%。
Delphi2CS is an assistant tool that converts Delphi code to C#. Delphi2CS creates a new project,
converts each file from the original project(.dpr) into the new project(.csproj), and generates a report
detailing what was done. After your project is converted, Delphi2CS inserts comments into your C#
code alerting you to statement that will need to be changed.
VB.NET to C# Conversion, along with Delphi to C#, and VB6 to C#.
Convert C# to VB .NET
6.Convert C to Java
c2j (commercial, closed-source)
Convert java to c#
发表于 @ 2006年06月28日 22:35:00|评论(loading...)|编辑