.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