实例介绍
Adobe ExtendScript Toolkit CC脚本编辑器简体中文汉化版,PS脚本语言编辑工具
【实例截图】
【核心代码】
f0daa7ca-0816-4d1d-a2b2-336808dc9cb0
├── adbeape.dll
├── adobe_caps.dll
├── AdobeOwl.dll
├── AdobePIP.dll
├── AMT
│ ├── application.xml
│ ├── estk_install_pkg_comp.ico
│ ├── estk_install_pkg.ico
│ └── estk_ribs_banner_win.png
├── ExtendScript.dll
├── ExtendScript Toolkit.exe
├── ExtendScript Toolkit ReadMe.pdf
├── Legal
│ ├── en_US
│ │ └── license.html
│ └── fr_FR
│ └── license.html
├── LogSession.dll
├── LogTransport2.exe
├── Required
│ ├── 00globals.jsx
│ ├── 01startup.jsx
│ ├── 02shutdown.jsx
│ ├── 04cdicmanager.jsx
│ ├── 05targetinfo.jsx
│ ├── 06favorites.jsx
│ ├── 07workspace.jsx
│ ├── 08callback.jsx
│ ├── 09panes.jsx
│ ├── 100expoint.jsx
│ ├── 10application.jsx
│ ├── 21console.jsx
│ ├── 22breakpoints.jsx
│ ├── 23callstack.jsx
│ ├── 24scripts.jsx
│ ├── 25functionList.jsx
│ ├── 31dataBrowser.jsx
│ ├── 35omvData.jsx
│ ├── 35omvUI.jsx
│ ├── 61fileMenu.jsx
│ ├── 62editMenu.jsx
│ ├── 63viewMenu.jsx
│ ├── 64debugMenu.jsx
│ ├── 68windowMenu.jsx
│ ├── 69helpMenu.jsx
│ ├── 73session.jsx
│ ├── 74sessionmodel.jsx
│ ├── 78documentmanager.jsx
│ ├── 79autoCompletion.jsx
│ ├── 80document.jsx
│ ├── 85findReplaceDialog.jsx
│ ├── 86preferences.jsx
│ ├── 87findResult.jsx
│ ├── 90uiPrefs.jsx
│ ├── 91generalPrefs.jsx
│ ├── 92documentPrefs.jsx
│ ├── 93fontPrefs.jsx
│ ├── 94helpPrefs.jsx
│ ├── 95favoritesPrefs.jsx
│ ├── 96shortcutPrefs.jsx
│ ├── 97debugPrefs.jsx
│ ├── 98workspacePrefs.jsx
│ ├── 99lang.jsx
│ ├── cdic
│ │ ├── 01BridgeTalk.jsx
│ │ └── 11BTBackend.jsx
│ ├── CreditsText.utf8
│ ├── Debugging.ws
│ ├── de_DE.dat
│ ├── Default.ws
│ ├── defs.xml
│ ├── Development.ws
│ ├── Empty.ws
│ ├── en_US.dat
│ ├── es_ES.dat
│ ├── extendscript-de_DE.dat
│ ├── extendscript-en_US.dat
│ ├── extendscript-es_ES.dat
│ ├── extendscript-fr_FR.dat
│ ├── extendscript-it_IT.dat
│ ├── extendscript-ja_JP.dat
│ ├── extendscript-zh_TW.dat
│ ├── fr_FR.dat
│ ├── it_IT.dat
│ ├── ja_JP.dat
│ ├── more
│ │ ├── ESTK_HTML.swf
│ │ └── setupEngine.jsx
│ ├── Spruce.ws
│ └── zh_TW.dat
├── ScCore.dll
├── SciLexer.dll
└── SDK
├── English
│ └── Adobe Intro To Scripting.pdf
├── French
│ └── Adobe Intro to Scripting.pdf
├── German
│ └── Adobe Intro to Scripting.pdf
├── Japanese
│ └── Adobe Intro to Scripting.pdf
├── JavaScript Tools Guide CC.pdf
└── Samples
├── cpp
│ ├── build
│ │ ├── basicexternalobject
│ │ │ └── win
│ │ │ ├── BasicExternalObject.sln
│ │ │ ├── BasicExternalObject.vcproj
│ │ │ ├── BasicExternalObject.vcxproj
│ │ │ └── BasicExternalObject.vcxproj.filters
│ │ └── samplelib
│ │ └── win
│ │ ├── SampleLib.sln
│ │ ├── SampleLib.vcproj
│ │ ├── SampleLib.vcxproj
│ │ └── SampleLib.vcxproj.filters
│ ├── docs
│ │ ├── cpp
│ │ │ ├── 1ptrans.gif
│ │ │ ├── adobe.css
│ │ │ ├── adobelogo.jpg
│ │ │ ├── annotated.html
│ │ │ ├── asn.gif
│ │ │ ├── basicexernalobject_p.html
│ │ │ ├── _basic_external_object_8cpp.html
│ │ │ ├── BasicExternalObject_8cpp.html
│ │ │ ├── _basic_external_object_8h.html
│ │ │ ├── BasicExternalObject_8h.html
│ │ │ ├── classes.html
│ │ │ ├── dir_5be92307e70993ba7c9562e7f46c3ede.html
│ │ │ ├── dir_a6802e25b2f20290ae9f506d4f5816f2.html
│ │ │ ├── dir_f7b59999aaa2a82c3528a22999fa4e84.html
│ │ │ ├── dir_ffa4f220ff156da025f74b284b8afbc2.html
│ │ │ ├── dirs.html
│ │ │ ├── files.html
│ │ │ ├── functions.html
│ │ │ ├── functions_vars.html
│ │ │ ├── globals_defs.html
│ │ │ ├── globals_enum.html
│ │ │ ├── globals_eval.html
│ │ │ ├── globals_func.html
│ │ │ ├── globals.html
│ │ │ ├── globals_type.html
│ │ │ ├── globals_vars.html
│ │ │ ├── index.html
│ │ │ ├── installdox
│ │ │ ├── installing.html
│ │ │ ├── _sample_lib_8cpp.html
│ │ │ ├── SampleLib_8cpp.html
│ │ │ ├── _sample_lib_8h.html
│ │ │ ├── SampleLib_8h.html
│ │ │ ├── samplelib_p.html
│ │ │ ├── sampleprojects.html
│ │ │ ├── search.idx
│ │ │ ├── search.php
│ │ │ ├── _so_c_client_8h.html
│ │ │ ├── SoCClient_8h.html
│ │ │ ├── _so_shared_lib_defs_8h.html
│ │ │ ├── SoSharedLibDefs_8h.html
│ │ │ ├── structmy_data__s.html
│ │ │ ├── structmyData__s.html
│ │ │ ├── structmy_data__s-members.html
│ │ │ ├── structmyData__s-members.html
│ │ │ ├── struct_so_c_client_name__s.html
│ │ │ ├── structSoCClientName__s.html
│ │ │ ├── struct_so_c_client_name__s-members.html
│ │ │ ├── structSoCClientName__s-members.html
│ │ │ ├── struct_so_memory_interface__s.html
│ │ │ ├── structSoMemoryInterface__s.html
│ │ │ ├── struct_so_memory_interface__s-members.html
│ │ │ ├── structSoMemoryInterface__s-members.html
│ │ │ ├── struct_so_object_interface__s.html
│ │ │ ├── structSoObjectInterface__s.html
│ │ │ ├── struct_so_object_interface__s-members.html
│ │ │ ├── structSoObjectInterface__s-members.html
│ │ │ ├── struct_so_server_interface__s.html
│ │ │ ├── structSoServerInterface__s.html
│ │ │ ├── struct_so_server_interface__s-members.html
│ │ │ ├── structSoServerInterface__s-members.html
│ │ │ ├── struct_tagged_data__s.html
│ │ │ ├── structTaggedData__s.html
│ │ │ ├── struct_tagged_data__s-members.html
│ │ │ ├── structTaggedData__s-members.html
│ │ │ ├── tab_b.gif
│ │ │ ├── tab_l.gif
│ │ │ ├── tab_r.gif
│ │ │ └── tabs.css
│ │ └── scripts
│ │ ├── 1ptrans.gif
│ │ ├── adobe.css
│ │ ├── adobelogo.jpg
│ │ ├── annotated.html
│ │ ├── asn.gif
│ │ ├── BasicExternalObject_8cpp.html
│ │ ├── BasicExternalObject_8h.html
│ │ ├── classes.html
│ │ ├── classLoadExternalObject.html
│ │ ├── classLoadExternalObjectLib.html
│ │ ├── classLoadExternalObjectLib-members.html
│ │ ├── classLoadExternalObject-members.html
│ │ ├── classLoads.html
│ │ ├── dir_19ed004707105a571ff29d5eac5d7572.html
│ │ ├── dir_3af6310241a3852605d1cce0720df944.html
│ │ ├── dir_7126a5346a2f4299cf3de53bae8e3e14.html
│ │ ├── dir_9a5ca5e5899362cce3e085d16060dbf1.html
│ │ ├── dir_bdab7a8748a49701a04fcd61f0929cec.html
│ │ ├── dir_fe0c5b631b568ba9eabceb69c8e7e044.html
│ │ ├── dirs.html
│ │ ├── files.html
│ │ ├── functions_func.html
│ │ ├── functions.html
│ │ ├── functions_vars.html
│ │ ├── index.html
│ │ ├── installdox
│ │ ├── loadExternalObject_8jsx.html
│ │ ├── loadSampleLib_8jsx.html
│ │ ├── SampleLib_8cpp.html
│ │ ├── SampleLib_8h.html
│ │ ├── search.idx
│ │ ├── search.php
│ │ ├── SoCClient_8h.html
│ │ ├── SoSharedLibDefs_8h.html
│ │ ├── tab_b.gif
│ │ ├── tab_l.gif
│ │ ├── tab_r.gif
│ │ └── tabs.css
│ ├── scripts
│ │ ├── loadExternalObject.jsx
│ │ └── loadSampleLib.jsx
│ └── source
│ ├── basicexternalobject
│ │ ├── BasicExternalObject.cpp
│ │ └── BasicExternalObject.h
│ ├── include
│ │ ├── SoCClient.h
│ │ └── SoSharedLibDefs.h
│ └── samplelib
│ ├── SampleLib.cpp
│ └── SampleLib.h
├── javascript
│ ├── ActionScriptDemo.jsx
│ ├── AlertBoxBuilder1.jsx
│ ├── AlertBoxBuilder2.jsx
│ ├── ColorPicker.jsx
│ ├── ColorSelector.jsx
│ ├── docs
│ │ ├── 1ptrans.gif
│ │ ├── ActionScriptDemo_8jsx.html
│ │ ├── adobe.css
│ │ ├── adobelogo.jpg
│ │ ├── AlertBoxBuilder1_8jsx.html
│ │ ├── AlertBoxBuilder2_8jsx.html
│ │ ├── annotated.html
│ │ ├── asn.gif
│ │ ├── classActionScriptDemo.html
│ │ ├── classActionScriptDemo-members.html
│ │ ├── classAlertBoxBuilder1.html
│ │ ├── classAlertBoxBuilder1-members.html
│ │ ├── classCode.html
│ │ ├── classColorSelector.html
│ │ ├── classColorSelector-members.html
│ │ ├── classDemonstrates.html
│ │ ├── classEmailWithAttachment.html
│ │ ├── classEmailWithAttachment-members.html
│ │ ├── classes.html
│ │ ├── classMessageSendingToInDesign.html
│ │ ├── classMessageSendingToInDesign-members.html
│ │ ├── classMessagingBetweenApps.html
│ │ ├── classMessagingBetweenApps-members.html
│ │ ├── classOpenImageInPhotoshop.html
│ │ ├── classOpenImageInPhotoshop-members.html
│ │ ├── classSaveAsDifferentFileType.html
│ │ ├── classSaveAsDifferentFileType-members.html
│ │ ├── classSendDOMObjectToPhotoshop.html
│ │ ├── classSendDOMObjectToPhotoshop-members.html
│ │ ├── classSendObjectToPhotoshop.html
│ │ ├── classSendObjectToPhotoshop-members.html
│ │ ├── classShows.html
│ │ ├── classSnpCreateCheckBoxRadioButtons.html
│ │ ├── classSnpCreateCheckBoxRadioButtons-members.html
│ │ ├── classSnpCreateDialog.html
│ │ ├── classSnpCreateDialog-members.html
│ │ ├── classSnpCreateProgressBar.html
│ │ ├── classSnpCreateProgressBar-members.html
│ │ ├── classSnpCreateSlider.html
│ │ ├── classSnpCreateSlider-members.html
│ │ ├── classSnpCreateTreeView.html
│ │ ├── classSnpCreateTreeView-members.html
│ │ ├── classSnpCreateUIAddMethod.html
│ │ ├── classSnpCreateUIAddMethod-members.html
│ │ ├── classSnpCreateUIResourceSpec.html
│ │ ├── classSnpCreateUIResourceSpec-members.html
│ │ ├── classUsingFlashPlayer.html
│ │ ├── classUsingFlashPlayer-members.html
│ │ ├── ColorPicker_8jsx.html
│ │ ├── ColorSelector_8jsx.html
│ │ ├── dir_d444fea25179c4d8a1e1f634f7a2a55c.html
│ │ ├── dirs.html
│ │ ├── EmailWithAttachment_8jsx.html
│ │ ├── files.html
│ │ ├── functions_func.html
│ │ ├── functions.html
│ │ ├── functions_vars.html
│ │ ├── globals_func.html
│ │ ├── globals.html
│ │ ├── index.html
│ │ ├── installdox
│ │ ├── MessageSendingToInDesign_8jsx.html
│ │ ├── MessagingBetweenApps_8jsx.html
│ │ ├── OpenImageInPhotoshop_8jsx.html
│ │ ├── SaveAsDifferentFileType_8jsx.html
│ │ ├── search.idx
│ │ ├── search.php
│ │ ├── SendObjectToPhotoshop_8jsx.html
│ │ ├── SnpAlignElements_8jsx.html
│ │ ├── SnpCreateCheckBoxRadioButtons_8jsx.html
│ │ ├── SnpCreateDialog_8jsx.html
│ │ ├── SnpCreateDynamicScriptUI_8jsx.html
│ │ ├── SnpCreateProgressBar_8jsx.html
│ │ ├── SnpCreateSlider_8jsx.html
│ │ ├── SnpCreateTreeView_8jsx.html
│ │ ├── SnpCreateUIAddMethod_8jsx.html
│ │ ├── SnpCreateUIResourceSpec_8jsx.html
│ │ ├── SnpCustomLayoutManager_8jsx.html
│ │ ├── SnpSendDOMObject_8jsx.html
│ │ ├── SnpXMLTreeView_8jsx.html
│ │ ├── tab_b.gif
│ │ ├── tab_l.gif
│ │ ├── tab_r.gif
│ │ ├── tabs.css
│ │ └── UsingFlashPlayer_8jsx.html
│ ├── EmailWithAttachment.jsx
│ ├── MessageSendingToInDesign.jsx
│ ├── MessagingBetweenApps.jsx
│ ├── OpenImageInPhotoshop.jsx
│ ├── SaveAsDifferentFileType.jsx
│ ├── SendObjectToPhotoshop.jsx
│ ├── SnpAlignElements.jsx
│ ├── SnpCreateCheckBoxRadioButtons.jsx
│ ├── SnpCreateDialog.jsx
│ ├── SnpCreateDynamicScriptUI.jsx
│ ├── SnpCreateProgressBar.jsx
│ ├── SnpCreateSlider.jsx
│ ├── SnpCreateTreeView.jsx
│ ├── SnpCreateUIAddMethod.jsx
│ ├── SnpCreateUIResourceSpec.jsx
│ ├── SnpCustomLayoutManager.jsx
│ ├── SnpSendDOMObject.jsx
│ ├── SnpXMLTreeView.jsx
│ └── UsingFlashPlayer.jsx
└── resources
├── ActionScriptDemo.mxml
├── ActionScriptDemo.swf
├── EmailWithAttachment.jpg
├── Folder_16x16.png
├── OpenImageInPhotoshop.jpg
├── SaveAsDifferentFileType.jpg
├── SnpXMLTreeView.xml
├── Story_16x16.png
└── UsingFlashPlayer.swf
30 directories, 331 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论