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