250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- middleware
- HTML
- Interface
- 삶
- REACT
- API
- Ethereum
- 기준
- Redux
- error
- solidity
- bitcoin
- CLASS
- useState
- web
- blockchain
- Props
- typeScript
- nextJS
- built in object
- express.js
- tailwindcss
- node.js
- hardhat
- graphQL
- concept
- CSS
- JavaScript
- SSR
- evm
Archives
- Today
- Total
목록object-oriented programming language (1)
ReasonJun
Solidity : class / object / method (object-oriented programming language)
Solidity is an object-oriented programming language, which means that it supports the concepts of classes, objects, and methods. Class A class is a blueprint for creating objects. It defines the structure and behavior of objects. A class can contain state variables, functions, and other classes. Object An object is an instance of a class. It has the state variables and functions defined in the c..
Blockchain/Solidity
2023. 10. 17. 15:48