.CFC ファイル拡張子
ColdFusion Component File
| 開発元 | Adobe Systems |
| 人気度 |
2.4 | 10 票 |
CFCファイルとは?
Application component written in CFML (ColdFusion Markup Language), a programming language used to build Internet applications; contains data and functions, called methods, for an application module; defined within the file using a <cfcomponent> tag.
詳細情報
CFC files are commonly used for storing components that execute database queries and manipulate data. However, they may also contain many other types of functions. Components are typically invoked in .CFM files using the <cfinvoke> tag.
CFCファイルを開く、または参照するプログラム
Windows
Mac