Learning web development with MDN
阅读原文时间:2022年04月02日阅读:1

Learning web development with MDN

Server-side website programming

https://developer.mozilla.org/en-US/docs/Learn/Server-side

Django

https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django

Django 采用了 MVT 的软件设计模式,即模型 (Model), 视图 (View)和模板 (Template);

https://www.runoob.com/django/django-tutorial.html

Flask

http://flask.pocoo.org/

Node.js

https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs

PHP

https://laravel.com/

Ruby

https://rubyonrails.org/

Elixir

https://phoenixframework.org/

Angular 发送的 POST 请求在 Django 来看是空字符串

  1. JSON === from string

  2. CSRF, Cross Site Request Forgery

https://docs.djangoproject.com/en/3.0/ref/csrf/

Django CSRF

https://www.youtube.com/watch?v=w9Y6tIVGUTI

https://developer.mozilla.org/en-US/docs/Learn/Forms/Sending_and_retrieving_form_data#The_POST_method

http://gaocegege.com/Blog/随笔/hackathon



xgqfrms 2012-2020

www.cnblogs.com 发布文章使用:只允许注册用户才可以访问!