.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