.QMLC 文件扩展名

Compiled Qt Modeling Language File

开发者 Qt Group
受欢迎程度
2.0  |  1 
 

什么是 QMLC 文件?

A QMLC file is a cached version of a compiled .QML file . It contains a binary representation of the QML file. The QML runtime creates QMLC files and uses them to speed up the loading of QML documents.

更多信息

Qt is a software development kit (SDK) that allows developers to create user interfaces for desktop and mobile applications. Developers using Qt save their source code files, written using the Qt Modeling Language (QML) and JavaScript, in QML files.

At runtime, an application that uses QML files loads the files and compiles them into bytecode. After doing this, the QML runtime saves the bytecode version of each QML file in a QMLC file. The next time the application runs, it can load data from these QMLC files, instead of having to reload and recompile the associated QML files.

如何打开 QMLC 文件

QMLC files are not meant to be opened. Apps that use the QML runtime load QMLC files as needed.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开或引用 QMLC 文件的程序

Windows
免费+
Mac
免费+
Linux
免费+
分类: 开发者
更新时间: 2022-11-14

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Compiled Qt Modeling Language 文件格式和 Mac, Windows, and Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们