1、re_path和path的作用是一样的。只不过're_path'是在写url的时候可以用正则表达. ... from django.urls import path, re_path from app01 import views urlpatterns ...
確定! 回上一頁