c ++中的类库 [英] class library in c++

查看:129
本文介绍了c ++中的类库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

什么是类库?它与c ++头文件有何不同?

what is a class library and how does it different from c++ header file?

推荐答案

一般来说,类库会由几个头文件和

相关的源文件组成。


-

EventStudio系统设计器2.5 - http://www.EventHelix.com/EventStudio

基于序列图系统设计和建模工具

In general, a class library would consist of several header files and
the associated source files.

--
EventStudio System Designer 2.5 - http://www.EventHelix.com/EventStudio
Sequence Diagram Based System Design and Modeling Tool


谢谢。

告诉我一件事,我怎么能隐藏我的头文件和其他

类文库中的源文件,这样我的客户端就无法打开它,也无法篡改其中的类。

thanks.
Tell me one more thing , that how can I hide my header files and other
source file in a class library, so that my client would not be able to
open it and can not tamper the classes with in it.


在Google上搜索c ++代码混淆器。


对于源文件,您只需发送目标文件。


-

EventStudio系统设计gner 2.5 - http://www.EventHelix.com/EventStudio


基于序列图的系统设计和建模工具

Search Google for "c++ code obfuscator".

For source files, you could just ship the object files.

--
EventStudio System Designer 2.5 - http://www.EventHelix.com/EventStudio

Sequence Diagram Based System Design and Modeling Tool


这篇关于c ++中的类库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆