You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PolyglotNotebooksStudy/Docs/多语言笔记.10.1.其它客户端.ipynb

57 lines
981 B
Plaintext

6 days ago
{
"cells": [
{
"cell_type": "markdown",
"id": "8b314faa",
"metadata": {},
"source": [
"除VS Code外.NET Interactive 还有其它几种客户端UI和交互方式\n",
"========================================================="
]
},
{
"cell_type": "markdown",
"id": "1dcfeba1",
"metadata": {},
"source": [
"+ REPL 交互式命令行\n",
"+ UI\n",
"+ UI2"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "516a4839",
"metadata": {
"polyglot_notebook": {
"kernelName": "csharp"
}
},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": ".NET (C#)",
"language": "C#",
"name": ".net-csharp"
},
"polyglot_notebook": {
"kernelInfo": {
"defaultKernelName": "csharp",
"items": [
{
"aliases": [],
"languageName": "csharp",
"name": "csharp"
}
]
}
}
},
"nbformat": 4,
"nbformat_minor": 5
}