.BLOCKS ファイル拡張子

MakeCode Project Blocks Description

開発元 Microsoft
人気度
3.0  |  1 
 

BLOCKSファイルとは?

A main.blocks file is a portion of a Microsoft MakeCode project. It contains XML data that describes the project's code blocks. Main.blocks is one of four primary MakeCode project files.

詳細情報

Microsoft MakeCode is a free online platform that students use to create simple programs. Primarily, MakeCode allows amateur developers to create programs using block-based code editing tools. (Developers can also code in JavaScript.)

By default, MakeCode saves users' projects to their web browser's local storage. These project directories contain at least the four following basic project files:

  • Main.ts: Contains the project's JavaScript source code
  • Main.blocks: Describes the attributes and positions of the project's blocks
  • Pxt.json: Contains project dependency information
  • README.md: Contains readme information

However, developers who use MakeCode's save to GitHub feature are most likely to encounter these project files. After saving their project to GitHub, developers can examine each of the constituent files the project contains.

一般的な.BLOCKSファイル名

Main.blocks - The name Microsoft MakeCode assigns to BLOCKS files.

BLOCKSファイルの開き方

You can open and edit a main.blocks file with Microsoft Visual Studio Code (multiplatform) or any other text editor. However, keep in mind that editing a main.blocks file may cause the MakeCode project that uses it to function incorrectly. In most cases, you should open MakeCode projects and edit their code directly in Microsoft MakeCode (Web).

File Viewer Plusで400種類以上のファイル形式を開けます。無料ダウンロード

BLOCKSファイルを開く、または参照するプログラム

カテゴリ: 開発者
更新日: 2023-05-01

検証者 FileInfo.com

FileInfo.comチーム は、このページに掲載されているMakeCode Project Blocks Descriptionファイル形式とMac, Windows, and Linuxアプリについて独自に調査しました。 私たちの目標は100%の正確性であり、検証済みのファイルタイプに関する情報のみを公開しています。

このページへの追加や更新をご提案いただける場合は、お知らせください。