{ "cells": [ { "cell_type": "markdown", "id": "b42c0b7a", "metadata": {}, "source": [ "使用技巧与总结\n", "============" ] }, { "cell_type": "markdown", "id": "6a42a4a9", "metadata": {}, "source": [ "## 使用技巧" ] }, { "cell_type": "markdown", "id": "8d22d827", "metadata": {}, "source": [ "### 善用花括号" ] }, { "cell_type": "markdown", "id": "d2f12264", "metadata": {}, "source": [ "+ 隔离使用域" ] }, { "cell_type": "code", "execution_count": 1, "metadata": { "polyglot_notebook": { "kernelName": "csharp" } }, "outputs": [ { "data": { "text/html": [ "
3
This extension adds support for connecting to SQLite databases using the #!connect sqlite
magic command. For more information, run a cell using the #!sql
magic command.