In java -D what does the D stand for?

前端 未结 4 1701
陌清茗
陌清茗 2021-01-31 14:59

What does the D in

-Dproperty=value

Set a system property value.

of the java application launcher stand for? For some reason it\'s been

4条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-31 15:40

    It might be for Define, cause you are defining a property

提交回复
热议问题