Adobe Acrobat 9 是如何制作的?

发布于 2024-07-06 20:59:46 字数 88 浏览 6 评论 0原文

谁能告诉我 Adob​​e Acrobat 9 是如何制作的? 我喜欢 GUI 的外观和感觉,并且很好奇它是如何制作的。 具体来说,是用什么编程语言来制作的?

Can anyone tell how Adobe Acrobat 9 was made? I like the look and feel of the GUI and I'm curious how it was made. Specifically, what programming language was used to make it?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

爱的故事 2024-07-13 20:59:47

我相信它是使用 Evil 框架用 C++ 编写的。

I believe it was programmed in C++ using the Evil framework.

情深如许 2024-07-13 20:59:46

Adobe 的所有主要产品都是用 C++ 编写的。 尽管它们大多是使用专有工具包编写的,但 Adob​​e 实际上已经开源了一些常见的低级库。 您可以在 Adobe 软件和技术实验室 (STLab) 阅读有关它们的更多信息并自行下载。 他们的一个库,Adam and Eve,我觉得特别有趣并且通常很有用。

All of Adobe's major products are written in C++. Although they're mostly written using proprietary toolkits, Adobe has actually open-sourced some of their common low-level libraries. You can read more about them, and download them yourself, at Adobe's Software and Technology Lab (STLab). One of their libraries, Adam and Eve, I find especially interesting and generally useful.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文