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