Translations:Main Page/11/zh-cn: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 1: Line 1:
FreeCAD 可以用 [https://cmake.org/ CMake] 在所有平台上编译。源代码是 [https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License LGPL] 授权的,并在 [https://github.com/FreeCAD/FreeCAD GitHub] 上托管。有 [[Compile_on_Windows|Windows]],[[Compile_on_Linux|Unix / Linux]] 和 [[Compile_on_MacOS|MacOS]] 的构建指导。源代码文档托管在 [http://www.freecadweb.org/api/|这里],由 [[Doxygen|Doxygen]] 生成,记录在 [[Source_documentation/zh-cn|这个]] 维基页面上。
FreeCAD 可以用 [https://cmake.org/ CMake] 在所有平台上编译。源代码是 [https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License LGPL] 授权的,并在 [https://github.com/FreeCAD/FreeCAD GitHub] 上托管。有 [[Compile_on_Windows|Windows]],[[Compile_on_Linux|Unix / Linux]] 和 [[Compile_on_MacOS|MacOS]] 的构建指导。源代码文档托管在 [http://www.freecadweb.org/api/ 这里],由 [[Doxygen|Doxygen]] 生成,记录在 [[Source_documentation/zh-cn|这个]] 维基页面上。

Revision as of 23:33, 3 December 2019

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Main Page)
FreeCAD can be compiled on all platforms using [https://cmake.org/ CMake]. The source code is [https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License LGPL]-licensed and hosted on [https://github.com/FreeCAD/FreeCAD GitHub] and mirrored on [https://gitlab.com/freecad/FreeCAD GitLab], [https://sourceforge.net/projects/free-cad/ SourceForge] and [https://codeberg.org/FreeCAD/FreeCAD CodeBerg]. There are build instructions for [[Compile_on_Windows|Windows]], [[Compile_on_Linux|Linux]] and [[Compile_on_MacOS|MacOS]]. The source code documentation is [http://www.freecadweb.org/api/ hosted here], generated by [[Doxygen|Doxygen]], and [[Source_documentation|documented on the wiki]].

FreeCAD 可以用 CMake 在所有平台上编译。源代码是 LGPL 授权的,并在 GitHub 上托管。有 WindowsUnix / LinuxMacOS 的构建指导。源代码文档托管在 这里,由 Doxygen 生成,记录在 这个 维基页面上。