.CFML 文件扩展名
ColdFusion Markup Language File
| 开发者 | Adobe Systems |
| 受欢迎程度 |
2.0 | 3 票 |
什么是 CFML 文件?
Web page written in CFML (ColdFusion Markup Language), a programming language maintained by Adobe; contains tags, which define operations that are executed on a ColdFusion server when a user requests the Web page; may store database operations, embedded HTML, and other Web page elements.
更多信息
CFML files are more commonly seem with the .CFM extension.