摘要:
1.创建git文件模式 https://www.cnblogs.com/wupeiqi/p/7295372.html 参考地址 先看这个 初始化仓库 git init 在本地新建一个repo,进入一个项目目录,执行git init,会初始化一个repo,并在当前文件夹下创建一个.git文件夹. 查看 阅读全文
posted @ 2019-12-07 13:28
Mr_Riven
阅读(697)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2019-12-07 12:56
Mr_Riven
阅读(258)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2019-12-07 12:48
Mr_Riven
阅读(116)
评论(0)
推荐(0)
摘要:
Url from django.contrib import admin from django.urls import path from app01 import views urlpatterns = [ path('admin/', admin.site.urls), path('/upda 阅读全文
posted @ 2019-12-07 09:21
Mr_Riven
阅读(836)
评论(0)
推荐(0)

浙公网安备 33010602011771号