.AML 文件扩展名
ACPI Machine Language File
| 开发者 | The ACPICA Project |
| 受欢迎程度 |
4.1 | 24 票 |
什么是 AML 文件?
System file written in the ACPI (Advanced Configuration and Power Interface) Machine Language (AML), a low-level language used for configuring hardware properties; often used to boot Mac OS X on non-Apple hardware ("Hackintosh" systems), such as P55 motherboards; also used for enabling greater hardware compatibility and improving system performance.
更多信息
An AML file contains a DSDT (Differentiated System Description Table), which stores instructions that notify the OS about certain hardware settings. For Mac OS X systems, the AML file should be placed in the root directory to be recognized.
Several premade AML files for Mac OS X are available from tonymacx86. These AML files can be edited with customizations using DSDTSE, which is developed by the EVOSX86 team. AML files are not edited directly, but are first decompiled into ".dsl" files, edited, and then compiled back into ".aml" files.
注: AML files contain instructions at the ACPI level, which is between the BIOS and the operating system.
可打开或引用 AML 文件的程序
Arc Macro Language File
| 开发者 | ESRI |
| 受欢迎程度 |
3.3 | 10 票 |
Script used by ArcInfo Workstation, a GIS application that was the predecessor to ESRI's ArcGIS Desktop; written in the Arc Macro Language (AML), which is an interpreted language that provides facilities for creating ArcInfo applications; can include commands to execute instructions, generate user interface components, and manipulate map data; saved in an ASCII text format.
更多信息
注: ArcInfo Workstation has been replaced by ArcGIS Desktop.
可打开 AML 文件的程序
Automation Markup Language File
| 开发者 | AutomationML |
| 受欢迎程度 |
3.4 | 7 票 |
An AML file is an Automation Markup Language (AutomationML or AML) data file. It is based on the .XML format and used to store and exchange plant engineering information. AML files are used in a variety of modern engineering tool disciplines, such as mechanical plant engineering, robot control, and programmable logic controllers.
更多信息
The AutomationML format describes plant engineering components as objects with their different aspects. Objects may include an entire manufacturing cell with a lot of descriptive information or simplistic information about a screw or robot arm. Each object typically includes information about the topology, geometry, kinematics, and logic of the object.
注: AML files can be created, opened, and edited by AutomationML Editor.
可打开 AML 文件的程序
Abstract Markup Language
| 开发者 | Daniel Esquivias |
| 受欢迎程度 |
2.7 | 9 票 |
更多信息
Every time you save your AML file, an HTML file is created with the same name. An example would be when test.aml is saved, test.html is created. Some features of the output HTML files are clearly tabbed language to prevent simple errors and variables that are easy to reference and define.
注: Gem Abstract Markup Language requires RubyGems (with Ruby 2.0.0+) in order to be installed.
可打开或引用 AML 文件的程序
Microsoft Assistance Markup Language File
| 开发者 | Microsoft |
| 受欢迎程度 |
2.4 | 7 票 |
XML file formatted in the Microsoft Assistance Markup Language (MAML), a language used to create Windows help documentation; specifies help document structure, styles, and content; used for creating source code and application help pages.