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
- ksql
- intellij 즐겨찾기
- 자바 ORM 표준 JPA 프로그래밍 정리
- multipart테스트
- vue.js
- 친절한 SQL 튜닝
- HandlerMethodArgumentResolver
- intellij favorites
- CompletableFuture
- Linux
- 마이크로 서비스
- aws
- Stream
- JPA
- findTopBy
- javascript case
- 리팩토링 2판
- ksqldb
- intellij 핵심 단축키
- @TransactionalEventListener
- 백명석님
- 자바 ORM 표준 JPA 프로그래밍
- @Transactional Propagation
- Spring Cloud Netflix
- 리눅스
- 원격 브랜 삭제
- #docker compose
- IntelliJ
- git
- java
Archives
- Today
- Total
목록클로저 (1)
시그마 삽질==six 시그마
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/AXDfP/btqCsIic1ap/R4oLmLl8w1uJqTzrXF4y30/img.jpg)
Wikipedia에서 말하는 클로저 정의 In programming languages, a closure, also lexical closure or function closure, is a technique for implementing lexically scoped name binding in a language with first-class functions. Operationally, a closure is a record storing a function[a] together with an environment.[1] The environment is a mapping associating each free variable of the function (variables that are used..
프로그래밍/Programming stuff
2020. 3. 4. 00:10