.WORKBOOK 파일 확장자
Xamarin Workbook File
| 개발사 | Xamarin |
| 인기도 |
3.0 | 4 투표 |
WORKBOOK 파일이란 무엇인가요?
A WORKBOOK file contains a workbook created by Xamarin Workbooks, a computation environment for C# developers available as a standalone program or with Visual Studio. It stores documentation information and sample code that allow developers to learn C# by experimenting and creating code.
추가 정보
There are three types of workbooks that all use the .workbook file extension:
- Plain text - A workbook saved in the CommonMark text format.
- Package - A workbook that saves a directory of resource files used in the workbook, which include an index.workbook plain text file, images, and other files.
- Archive - A workbook saved as a Zip-compressed archive, which is used to transfer workbook packages online.
참고: Workbooks may be created for various frameworks, including Android, iOS, macOS, and Windows.
일반적인 .WORKBOOK 파일 이름
index.workbook - A workbook included in a workbook package that contains index information for the workbook.
WORKBOOK 파일을 여는 프로그램
Windows
Mac