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 |
Tags
- REACT
- blockchain
- JavaScript
- API
- solidity
- tailwindcss
- express.js
- error
- CSS
- concept
- HTML
- Interface
- Ethereum
- hardhat
- Redux
- useState
- 삶
- nextJS
- Props
- SSR
- bitcoin
- CLASS
- middleware
- evm
- 기준
- node.js
- web
- built in object
- graphQL
- typeScript
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