Category (302) 썸네일형 리스트형 Java Native Interface JNI Java Native Interface https://docs.oracle.com/javase/8/docs/technotes/guides/jni/ https://docs.oracle.com/javase/7/docs/technotes/guides/jni/ https://docs.oracle.com/javase/6/docs/technotes/guides/jni/Using the Java Native Interface in C# https://www.codeproject.com/Articles/245622/Using-the-Java-Native-Interface-in-CsharpCalling Java from C++ with JNI https://www.codeproject.com/Articles/993067.. GNU GCC Make Makefile Automake GCC online documentation https://gcc.gnu.org/ https://gcc.gnu.org/onlinedocs/GNU make https://www.gnu.org/software/make/ https://www.gnu.org/software/make/manual/Automake https://www.gnu.org/software/automake/ https://www.gnu.org/software/automake/manual/ Makefile Sample by James Aspnes http://hidecode.tistory.com/1361GNU Makefile Sample for Windows http://hidecode.tistory.com/559 Make 기초사용법 htt.. The Java Language & Tutorials The Java Language EnvironmentThe Java Tutorials MFC 추천 자료 -------------------------------------------------------------------------------- Object-Oriented Programming in C++ Dec 13, 2002by Nicolai M. Josuttis MFC Internals - Scott Wingo MFC Programming From the Ground-up by Herbert SchildtWindows 2000 Programming from the Ground Up by Herbert Schildt -------------------------------------------------------------------------------- Visual C++ and MFC Fun.. Best C++ Book The Definitive C++ Book Guide and List https://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-listGood Books about C++ http://forums.codeguru.com/showthread.php?231039-C-General-What-are-good-books-about-C .NET Framework Version & .NET Core Version List of .NET Framework versions 컴퓨터에 설치된 .NET Framework Version 확인 방법은 아래 링크에 설명되어 있다. http://msdn.microsoft.com/library/hh925568.aspx http://support.microsoft.com/kb/318785 1.0.3705.0 .NET Framework 1.0 1.0.3705.209 .NET Framework 1.0 SP1 1.0.3705.288 .NET Framework 1.0 SP2 1.0.3705.6018 .NET Framework 1.0 SP3 1.1.4322.573 .NET Framework 1.1 1.1.4322.2032 .NET Framework 1.1 SP1 1.1.4322.2300 .N.. CLion MSVC (Microsoft Visual C++) Support https://blog.jetbrains.com/clion/2017/03/clion-2017-1-eap-disassembly-view-catch-msvc-changes/#msvchttps://blog.jetbrains.com/clion/2017/03/clion-2017-1-released/#msvchttps://blog.jetbrains.com/clion/2017/02/clion-2017-1-eap-first-steps-to-asm-and-msvc/https://www.jetbrains.com/clion/whatsnew/#v2017-1-msvcin Find Action dialog (Shift+Ctrl+Aon Linux/Windows, ⇧⌘A on macOS)type Registryopen Registr.. Eclipse NetBeans C++ -std=c++14 How to set -std=c++14 in Eclipse and NetBeansEclipse와 NetBeans에서 c++14로 컴파일하는 옵션을 주려면 어떻게해야할까?아래 그림대로 따라하면 된다. Eclipse NetBeans 이전 1 2 3 4 5 6 7 8 ··· 38 다음