.CWC ファイル拡張子
Coding with Chrome JavaScript File
| 開発元 | |
| 人気度 |
3.0 | 3 票 |
CWCファイルとは?
A CWC file is a source code file created in Coding with Chrome, an educational integrated development environment (IDE). It contains JavaScript used to execute basic programs. Developers create CWC files in Coding with Chrome's Blockly and JavaScript code editors.
詳細情報
Coding with Chrome is a Google Chrome application that allows aspiring developers to learn the basics of coding. Novice developers can use Coding with Chrome's block-based development environment, Blockly, to create basic programs, while those who have graduated to a text-based development environment can write programs directly in JavaScript, Python, and CoffeeScript.
When a Coding with Chrome user creates a JavaScript-based program, Coding with Chrome saves the user's program in a CWC file. All programs that developers create in Blockly are saved in CWC files, as are all JavaScript-based programs that developers create in Coding with Chrome's text-based development environment.
CWCファイルの開き方
While you can open a CWC file in any text editor, CWC files are meant to be opened in Coding with Chrome (web). To open a CWC file in Coding with Chrome, you must:
- Add Coding with Chrome to Google Chrome.
- Enter chrome://apps in Chrome's search bar and open Coding with Chrome.
- Open Coding with Chrome's sandwich bar menu and select Open file.
- Navigate to and open your CWC file.
