What is the difference between a framework and a library?

后端 未结 19 2160
南旧
南旧 2020-11-22 11:46

What is the difference between a framework and a library?

I always thought of a library as a set of objects and

19条回答
  •  眼角桃花
    2020-11-22 12:23

    As I've always described it:

    A Library is a tool.

    A Framework is a way of life.

    A library you can use whatever tiny part helps you. A Framework you must commit your entire project to.

提交回复
热议问题