.JSXINC ファイル拡張子
ExtendScript Included Script File
| 開発元 | Adobe Systems |
| 人気度 |
2.3 | 3 票 |
JSXINCファイルとは?
Script written in ExtendScript, an extended version of JavaScript used by Adobe Creative Suite (CS) applications; contains variables and functions that are used as libraries for a CS extension; used for storing functions that can be included within other .JSX files using the #include directive.
詳細情報
Technically JSXINC files are the same as JSX files. However, as a convention, programmers should use the ".jsxinc" extension for ExtendScript include files.
注: Since ExtendScript supports additional functionality that JavaScript does not, JSXINC files are not necessarily JavaScript files.
JSXINCファイルを開く、または参照するプログラム
Windows