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
- SSR
- 기준
- tailwindcss
- express.js
- CLASS
- Redux
- error
- Interface
- useState
- middleware
- 삶
- concept
- CSS
- Ethereum
- bitcoin
- evm
- hardhat
- JavaScript
- Props
- graphQL
- REACT
- built in object
- node.js
- web
- solidity
- typeScript
- HTML
- nextJS
- blockchain
- API
Archives
- Today
- Total
목록Data hiding (1)
ReasonJun
Solidity : encapsulation & hiding in OOP
Encapsulation Encapsulation is one of the four main principles of OOP, often referred to as the four pillars of OOP, which also include inheritance, polymorphism, and abstraction. Encapsulation involves bundling data (attributes or properties) and methods (functions or procedures) that operate on that data into a single unit, known as a class. This class acts as a blueprint for creating objects,..
Blockchain/Solidity
2023. 10. 17. 16:13