Home Blockchain Solidity顶部永远要放一行废代码
Post
Cancel

Blockchain Solidity顶部永远要放一行废代码

refer to:
https://stackoverflow.com/questions/65234522/warning-spdx-license-identifier-not-provided-in-source-file

// SPDX-License-Identifier: MIT

挺无语的,这个跟java的package有啥区别?没任何区别啊。根本没作用啊。跟<xml ?version.. /> 一样,没用。

对于boiler plate code, 我愿意翻译为:废代码 没他不行,有他有没用

This post is licensed under CC BY 4.0 by the author.