Why do we use _ in variable names?

前端 未结 11 1881
一生所求
一生所求 2020-12-25 11:26

I have seen variables like _ image and was wondering what _ meant?

11条回答
  •  梦毁少年i
    2020-12-25 11:53

    Basically it is telling that the developer should provide the definition . In short it defines it does not have any definition .

提交回复
热议问题