在Django的官方文档中,介绍了urls里面使用path和re_path的一些写法。网址:https://docs.djangoproject.com/en/3.0/topics/http/urls/以下是path的第一个例子:from ...
確定! 回上一頁