阅读背景:

如何在不提供其他源代码的情况下共享Java功能?

来源:互联网 

When programming in C++ we have header files and source files. When our company sells our product (which is just a library of useful functions essentially) we provide the client only our header files and compiled source code (not the actual source code). This way clients buying the code see the function definitions in the header files and can make calls to these functions using the compiled code. When programming in C++ we have header files an




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: