cpp,java,csharp,delphi,vb(vb.net)这几种语言如何相互转换?目前delphi,vb(vb.net),java
都可以向csharp转换的工具,当然不能保证100%。
1.
Delphi2CS
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.
2.
BabbelFisken
VB.NET to C# Conversion, along with Delphi to C#, and VB6 to C#.
Convert C# to VB .NET
4.VB.Net to C# converter
sharpdevelop
sharpdevelop
http://www.developerfusion.com/utilities/convertvbtocsharp.aspx
http://www.vbconversions.com
http://www.halsvik.net/CSconv/CSconv.zip
http://www.vbconversions.com
http://www.halsvik.net/CSconv/CSconv.zip
6.
Convert C to Java
c2j
(commercial, closed-source)
Jazillian
(closed-source, web service)
c2java
(closed source).
Convert java to c#
本文介绍了多种编程语言之间的转换工具,包括从Delphi到C#的Delphi2CS、VB.NET到C#的BabbelFisken、C#到VB.NET的ConvertCSharp2VB等。此外还涉及了C到Java、Java到C#的转换工具。
1099

被折叠的 条评论
为什么被折叠?



