文件名称:scratch-flash-develop
介绍说明--下载内容来自于网络,使用问题请自行百度
scrtch2.0 源代码
Building
The Scratch 2.0 build process now uses Gradle to simplify the process of acquiring dependencies: the necessary Flex SDKs will automatically be downloaded and cached for you. The Gradle wrapper is included in this repository, but you will need a Java Runtime Environment or Java Development Kit in order to run Gradle; you can download either from Oracle's Java download page. That page also contains guidance on whether to download the JRE or JDK.
There are two versions of the Scratch 2.0 editor that can be built from this repository. See the following table to determine the appropriate command for each version. When building on Windows, replace ./gradlew with .\gradlew.(scrtch2.0 source code)
Building
The Scratch 2.0 build process now uses Gradle to simplify the process of acquiring dependencies: the necessary Flex SDKs will automatically be downloaded and cached for you. The Gradle wrapper is included in this repository, but you will need a Java Runtime Environment or Java Development Kit in order to run Gradle; you can download either from Oracle's Java download page. That page also contains guidance on whether to download the JRE or JDK.
There are two versions of the Scratch 2.0 editor that can be built from this repository. See the following table to determine the appropriate command for each version. When building on Windows, replace ./gradlew with .\gradlew.(scrtch2.0 source code)
相关搜索: scrtch源代码
(系统自动生成,下载前可以参看下载内容)
下载文件列表
scratch-flash-develop
scratch-flash-develop\.gitattributes
scratch-flash-develop\.gitignore
scratch-flash-develop\.idea
scratch-flash-develop\.idea\.name
scratch-flash-develop\.idea\ant.xml
scratch-flash-develop\.idea\codeStyleSettings.xml
scratch-flash-develop\.idea\compiler.xml
scratch-flash-develop\.idea\copyright
scratch-flash-develop\.idea\copyright\profiles_settings.xml
scratch-flash-develop\.idea\encodings.xml
scratch-flash-develop\.idea\flexCompiler.xml
scratch-flash-develop\.idea\gradle.xml
scratch-flash-develop\.idea\libraries
scratch-flash-develop\.idea\libraries\as3corelib.xml
scratch-flash-develop\.idea\libraries\blooddy_crypto.xml
scratch-flash-develop\.idea\libraries\grabcut.xml
scratch-flash-develop\.idea\misc.xml
scratch-flash-develop\.idea\modules.xml
scratch-flash-develop\.idea\runConfigurations
scratch-flash-develop\.idea\runConfigurations\Remote_Debug.xml
scratch-flash-develop\.idea\scopes
scratch-flash-develop\.idea\scopes\scope_settings.xml
scratch-flash-develop\.idea\vcs.xml
scratch-flash-develop\.travis.yml
scratch-flash-develop\CONTRIBUTORS
scratch-flash-develop\COPYING
scratch-flash-develop\README.md
scratch-flash-develop\TRADEMARK_POLICY
scratch-flash-develop\build-common.xml
scratch-flash-develop\build.gradle
scratch-flash-develop\build.properties
scratch-flash-develop\build.xml
scratch-flash-develop\config.groovy
scratch-flash-develop\gradle
scratch-flash-develop\gradle\wrapper
scratch-flash-develop\gradle\wrapper\gradle-wrapper.jar
scratch-flash-develop\gradle\wrapper\gradle-wrapper.properties
scratch-flash-develop\gradlew
scratch-flash-develop\gradlew.bat
scratch-flash-develop\libs
scratch-flash-develop\libs\as3corelib.swc
scratch-flash-develop\libs\blooddy_crypto.swc
scratch-flash-develop\libs\grabcut.swc
scratch-flash-develop\package.json
scratch-flash-develop\scratch-flash.iml
scratch-flash-develop\scratch.gradle
scratch-flash-develop\src
scratch-flash-develop\src\CSS.as
scratch-flash-develop\src\Scratch.as
scratch-flash-develop\src\Specs.as
scratch-flash-develop\src\assets
scratch-flash-develop\src\assets\Resources.as
scratch-flash-develop\src\assets\StopArrow.png
scratch-flash-develop\src\assets\UI
scratch-flash-develop\src\assets\UI\buttons
scratch-flash-develop\src\assets\UI\buttons\addItemOff.gif
scratch-flash-develop\src\assets\UI\buttons\addItemOn.gif
scratch-flash-develop\src\assets\UI\buttons\backarrowOff.png
scratch-flash-develop\src\assets\UI\buttons\backarrowOn.png
scratch-flash-develop\src\assets\UI\buttons\checkboxOff.gif
scratch-flash-develop\src\assets\UI\buttons\checkboxOn.gif
scratch-flash-develop\src\assets\UI\buttons\closeOff.gif
scratch-flash-develop\src\assets\UI\buttons\closeOn.gif
scratch-flash-develop\src\assets\UI\buttons\deleteItemOff.png
scratch-flash-develop\src\assets\UI\buttons\deleteItemOn.png
scratch-flash-develop\src\assets\UI\buttons\extensionHelpOff.png
scratch-flash-develop\src\assets\UI\buttons\extensionHelpOn.png
scratch-flash-develop\src\assets\UI\buttons\flipOff.png
scratch-flash-develop\src\assets\UI\buttons\flipOn.png
scratch-flash-develop\src\assets\UI\buttons\fullScreenOff.png
scratch-flash-develop\src\assets\UI\buttons\fullScreenOn.png
scratch-flash-develop\src\assets\UI\buttons\greenFlagOff.png
scratch-flash-develop\src\assets\UI\buttons\greenFlagOn.png
scratch-flash-develop\src\assets\UI\buttons\norotationOff.png
scratch-flash-develop\src\assets\UI\buttons\norotationOn.png
scratch-flash-develop\src\assets\UI\buttons\playOff.png
scratch-flash-develop\src\assets\UI\buttons\playOn.png
scratch-flash-develop\src\assets\UI\buttons\redoOff.png
scratch-flash-develop\src\assets\UI\buttons\redoOn.png
scratch-flash-develop\src\assets\UI\buttons\revealOff.gif
scratch-flash-develop\src\assets\UI\buttons\revealOn.gif
scratch-flash-develop\src\assets\UI\buttons\rotate360Off.png
scratch-flash-develop\src\assets\UI\buttons\rotate360On.png
scratch-flash-develop\src\assets\UI\buttons\spriteInfoOff.png
scratch-flash-develop\src\assets\UI\buttons\spriteInfoOn.png
scratch-flash-develop\src\assets\UI\buttons\stopOff.png
scratch-flash-develop\src\assets\UI\buttons\stopOn.png
scratch-flash-develop\src\assets\UI\buttons\stopVideoOff.gif
scratch-flash-develop\src\assets\UI\buttons\stopVideoOn.gif
scratch-flash-develop\src\assets\UI\buttons\toggleOff.gif
scratch-flash-develop\src\assets\UI\buttons\toggleOn.gif
scratch-flash-develop\src\assets\UI\buttons\undoOff.png
scratch-flash-develop\src\assets\UI\buttons\undoOn.png
scratch-flash-develop\src\assets\UI\buttons\unlockedOff.png
scratch-flash-develop\src\assets\UI\buttons\unlockedOn.png
scratch-flash-develop\src\assets\UI\misc
scratch-flash-develop\src\assets\UI\misc\hatshape.png
scratch-flash-develop\src\assets\UI\misc\playerStartFlag.png
scratch-flash-develop\src\assets\UI\misc\promptCheckButton.png
scratch-flash-develop\.gitattributes
scratch-flash-develop\.gitignore
scratch-flash-develop\.idea
scratch-flash-develop\.idea\.name
scratch-flash-develop\.idea\ant.xml
scratch-flash-develop\.idea\codeStyleSettings.xml
scratch-flash-develop\.idea\compiler.xml
scratch-flash-develop\.idea\copyright
scratch-flash-develop\.idea\copyright\profiles_settings.xml
scratch-flash-develop\.idea\encodings.xml
scratch-flash-develop\.idea\flexCompiler.xml
scratch-flash-develop\.idea\gradle.xml
scratch-flash-develop\.idea\libraries
scratch-flash-develop\.idea\libraries\as3corelib.xml
scratch-flash-develop\.idea\libraries\blooddy_crypto.xml
scratch-flash-develop\.idea\libraries\grabcut.xml
scratch-flash-develop\.idea\misc.xml
scratch-flash-develop\.idea\modules.xml
scratch-flash-develop\.idea\runConfigurations
scratch-flash-develop\.idea\runConfigurations\Remote_Debug.xml
scratch-flash-develop\.idea\scopes
scratch-flash-develop\.idea\scopes\scope_settings.xml
scratch-flash-develop\.idea\vcs.xml
scratch-flash-develop\.travis.yml
scratch-flash-develop\CONTRIBUTORS
scratch-flash-develop\COPYING
scratch-flash-develop\README.md
scratch-flash-develop\TRADEMARK_POLICY
scratch-flash-develop\build-common.xml
scratch-flash-develop\build.gradle
scratch-flash-develop\build.properties
scratch-flash-develop\build.xml
scratch-flash-develop\config.groovy
scratch-flash-develop\gradle
scratch-flash-develop\gradle\wrapper
scratch-flash-develop\gradle\wrapper\gradle-wrapper.jar
scratch-flash-develop\gradle\wrapper\gradle-wrapper.properties
scratch-flash-develop\gradlew
scratch-flash-develop\gradlew.bat
scratch-flash-develop\libs
scratch-flash-develop\libs\as3corelib.swc
scratch-flash-develop\libs\blooddy_crypto.swc
scratch-flash-develop\libs\grabcut.swc
scratch-flash-develop\package.json
scratch-flash-develop\scratch-flash.iml
scratch-flash-develop\scratch.gradle
scratch-flash-develop\src
scratch-flash-develop\src\CSS.as
scratch-flash-develop\src\Scratch.as
scratch-flash-develop\src\Specs.as
scratch-flash-develop\src\assets
scratch-flash-develop\src\assets\Resources.as
scratch-flash-develop\src\assets\StopArrow.png
scratch-flash-develop\src\assets\UI
scratch-flash-develop\src\assets\UI\buttons
scratch-flash-develop\src\assets\UI\buttons\addItemOff.gif
scratch-flash-develop\src\assets\UI\buttons\addItemOn.gif
scratch-flash-develop\src\assets\UI\buttons\backarrowOff.png
scratch-flash-develop\src\assets\UI\buttons\backarrowOn.png
scratch-flash-develop\src\assets\UI\buttons\checkboxOff.gif
scratch-flash-develop\src\assets\UI\buttons\checkboxOn.gif
scratch-flash-develop\src\assets\UI\buttons\closeOff.gif
scratch-flash-develop\src\assets\UI\buttons\closeOn.gif
scratch-flash-develop\src\assets\UI\buttons\deleteItemOff.png
scratch-flash-develop\src\assets\UI\buttons\deleteItemOn.png
scratch-flash-develop\src\assets\UI\buttons\extensionHelpOff.png
scratch-flash-develop\src\assets\UI\buttons\extensionHelpOn.png
scratch-flash-develop\src\assets\UI\buttons\flipOff.png
scratch-flash-develop\src\assets\UI\buttons\flipOn.png
scratch-flash-develop\src\assets\UI\buttons\fullScreenOff.png
scratch-flash-develop\src\assets\UI\buttons\fullScreenOn.png
scratch-flash-develop\src\assets\UI\buttons\greenFlagOff.png
scratch-flash-develop\src\assets\UI\buttons\greenFlagOn.png
scratch-flash-develop\src\assets\UI\buttons\norotationOff.png
scratch-flash-develop\src\assets\UI\buttons\norotationOn.png
scratch-flash-develop\src\assets\UI\buttons\playOff.png
scratch-flash-develop\src\assets\UI\buttons\playOn.png
scratch-flash-develop\src\assets\UI\buttons\redoOff.png
scratch-flash-develop\src\assets\UI\buttons\redoOn.png
scratch-flash-develop\src\assets\UI\buttons\revealOff.gif
scratch-flash-develop\src\assets\UI\buttons\revealOn.gif
scratch-flash-develop\src\assets\UI\buttons\rotate360Off.png
scratch-flash-develop\src\assets\UI\buttons\rotate360On.png
scratch-flash-develop\src\assets\UI\buttons\spriteInfoOff.png
scratch-flash-develop\src\assets\UI\buttons\spriteInfoOn.png
scratch-flash-develop\src\assets\UI\buttons\stopOff.png
scratch-flash-develop\src\assets\UI\buttons\stopOn.png
scratch-flash-develop\src\assets\UI\buttons\stopVideoOff.gif
scratch-flash-develop\src\assets\UI\buttons\stopVideoOn.gif
scratch-flash-develop\src\assets\UI\buttons\toggleOff.gif
scratch-flash-develop\src\assets\UI\buttons\toggleOn.gif
scratch-flash-develop\src\assets\UI\buttons\undoOff.png
scratch-flash-develop\src\assets\UI\buttons\undoOn.png
scratch-flash-develop\src\assets\UI\buttons\unlockedOff.png
scratch-flash-develop\src\assets\UI\buttons\unlockedOn.png
scratch-flash-develop\src\assets\UI\misc
scratch-flash-develop\src\assets\UI\misc\hatshape.png
scratch-flash-develop\src\assets\UI\misc\playerStartFlag.png
scratch-flash-develop\src\assets\UI\misc\promptCheckButton.png
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.