Giter Site home page Giter Site logo

cs-moushuai.github.io's People

Contributors

cs-moushuai avatar

Stargazers

diff.blog avatar

Watchers

 avatar

cs-moushuai.github.io's Issues

GET vs POST | Moushuai

https://cs-moushuai.github.io/posts/get-vs-post/

前言
GET 和 POST 都是 HTTP
最常用的两种方法,两者在计算机网络中都有着举足轻重的地位,也有很多关于安全性,便利性方面的讨论
本篇文章,笔者会详尽的讨论两者的方方面面
GET
GET 用来获取资源
GET 方法简约版报文是这样

C++ 为何构造函数和析构函数中不能调用虚函数? | Moushuai

https://cs-moushuai.github.io/posts/c-wei-he-gou-zao-han-shu-he-xi-gou-han-shu-zhong-bu-neng-diao-yong-xu-han-shu/

前言
之前看过很多书都提到 C++
在构造函数和析构函数中不能调用虚函数,但当时的原因记得是构造时没有虚函数指针,析构时虚函数指针已经析构了,所以不能调用,现在想来似乎有些问题,毕竟虚函数指针初始化可以在调用语句前,析构可以先调用,最后才析

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.