语言cheatsheet资源

C# Java语法比较

C# Java异同

http://www.25hoursaday.com/CsharpVsJava.html

https://docs.microsoft.com/en-us/previous-versions/windows/embedded/ms836794(v=msdn.10)

https://www.harding.edu/fmccown/java_csharp_comparison.html

互相转化

https://www.tangiblesoftwaresolutions.com/free_editions.html

https://www.tangiblesoftwaresolutions.com/java-and-csharp-equivalents.html

Python3CheatPDF

 C++ Java 比较

http://www.cprogramming.com/tutorial/java/syntax-differences-java-c++.html

Collection of cheat sheets for programmers

link

OverAPI

Java

Python

C#

http://www.cheat-sheets.org/

http://www.ezzylearning.com/Page/CheatSheets

https://stackoverflow.com/questions/12070899/looking-for-c-sharp-java-feature-equivalence-cheat-sheet

           http://www.harding.edu/fmccown/java_csharp_comparison.html

http://www.idiotinside.com/2014/09/29/cheatsheet-collection-for-full-stack-developers/

printf CheatSheet

http://alvinalexander.com/programming/printf-format-cheat-sheet

https://coyee.com/article/11815-arrays-in-c-java-and-c

http://www.cnblogs.com/Yogurshine/archive/2012/12/29/2839238.html

 https://www.codeproject.com/Articles/1165547/Const-and-ReadOnly-in-Java-Csharp-and-Cplusplus

http://www4.ncsu.edu/~kaltofen/courses/Languages/JavaExamples/cpp_vs_java/

原文地址:https://www.cnblogs.com/legion/p/7209756.html