IKVM Practice Java to C#
摘要:Introduction: IKVM.NET is an implementation of Java for Mono and the Microsoft .NET Framework. It includes the following components: A Java Virtual Machine implemented in .NET A .NET implementation...
阅读全文
posted @
2013-03-20 21:48
Angelo Lee
阅读(321)
推荐(0)
What is DLL and Lib?
摘要:DLLs in Visual C++ http://msdn.microsoft.com/en-us/library/1ez7dh12.aspx A dynamic-link library (DLL) is an executable file that acts as a shared library of functions. Dynamic linking provides a way f...
阅读全文
posted @
2013-02-02 00:00
Angelo Lee
阅读(258)
推荐(0)