
APP内容Urls对应 index/对应views中的index函数views编写函数indexpath('index/', views.index),对应views中def index(request):return HttpResponse("欢迎使用")Views返回模版页urls中path(

一、typora 的基本使用方法1.标题级数 快捷键:Ctrl + 1~6一级标题:Ctrl+1相同形式: #+空格+内容二级标题:Ctrl+2相同形式:##+空格+内容以此类 推:最多六级标题2.引用