Blockchain/Solidity
[Solidity] Using X for Y 문법
승니
2023. 12. 27. 01:38
https://is-aile-i.tistory.com/20
Solidity Library 알아보기_(All you should know about libraries in solidity 번역)
Solidity Library에 대해 알고가기! 아래 링크에 있는 글을 번역한 내용이다. 오역 있을 수 있음! reference : https://medium.com/coinmonks/all-you-should-know-about-libraries-in-solidity-dd8bc953eae7 Dapps를 개발할 때 Solidity
is-aile-i.tistory.com
이거 골때린다..
그래도 여기가 가장 잘 설명되어 있다!
https://medium.com/coinmonks/soliditys-using-keyword-c05c18aaa088
Solidity’s ‘using’ keyword
There comes a time when one wonders the meaning behind certain features in the programming language one enjoys coding with. Lukas Cremer…
medium.com
바로 보면 이해 안되는데 위에꺼 보고 읽으면 이해 잘됨. 굿!