GithubHelp home page GithubHelp logo

blog-comments's Introduction

blog-comments

기술 블로그 댓글 관리 저장소

blog-comments's People

Contributors

krgil avatar

Watchers

 avatar

blog-comments's Issues

225

[Algorithm]이진탐색(Binary Search)

이진탐색(Binary Search) 정렬된 상태의 입력 데이터에 대한 효과적인 탐색 방법 오름차순 탐색 방법 배열의 가운데 원소 A[x]와 탐색키 y를 비교. 1) 탐색키 = 가운데 원소 -> 탐색 성공(인덱스 x)를 반환 후 종..

https://jjam89.tistory.com/225

246

[IntelliJ] Editor Tab 한개만 사용하기

저는 여러대의 노트북을 사용하다보니 각각의 intelliJ의 사용 환경이 달라 매번 설정합니다. 그러다 이번 역시 설정을 수정하는데 하는 방법을 또다시 검색하는 절 발견할 수 있었습니다. 그래서 제 블로그를 뒤..

https://jjam89.tistory.com/246

244

[Java] 함수형 인터페이스(Functional Interface) 알아보기

요즘 프로그램을 짤 때 Stream API를 사용하고 있습니다. 하지만 Stream에서 주로 사용되는 여러가지 Class Type들이 너무 낯설더군요. Stream을 사용하기 위해선 lambda를 사용해야하고 lambda를 사용하기 위해선..

https://jjam89.tistory.com/244

238

[pattern] Iterator Pattern

해당 글은 여러 블로그에서 보고 정리한 글입니다. 아래 Refences란에 참조한 블로그 주소들이 존재합니다. 행위 패턴 반복적으로 사용되는 객체들의 상호작용을 패턴화한 것으로, 클래스나 객체들이 상호작용하는..

https://jjam89.tistory.com/238

221

[H2] h2 설치 및 사용하기

h2를 자주 사용하지 않아 다시 설치하고 사용할 때마다 검색을 하게 되어 작성해 보려 합니다. 간단한 설치 방법과 사용법을 작성해 보겠습니다. H2 DB? oracle, mysql과 같은 relation DB입니다. 하지만 다른 DB..

https://jjam89.tistory.com/221

268

[Windows] python 설치하기

개인적으로 사용하던 노트북 말고 회사 노트북에 python을 설치해보려고 합니다. mac과는 방식이 조금 달라 설치와 환경설정에서 겪었던 문제들을 정리해 보겠습니다. mac에서 python 설치하기 [Mac] python 설치하기 Python 환경 저는 vsCode와 git bash를 사용해서 python 을 사용할 예정입니다. 따라서 위와 관련

https://jjam89.tistory.com/268

147

[Windows] 노트북 모바일 핫스팟 자동 실행(호스트된 네트워크 지원이 ''아니요'' 일 시 해결방법)

Batch File 생성 전 명령어 실행 해보기 관리자 권한으로 cmd 실행 아래의 명령어를 실행시킵니다. (앞의 $는 빼고 복사해주세요.) $ netsh wlan start hostednetwork //start hotspot 이미지의 cmd창과 실제 cmd창에 차이가 존재할 수 있습니다. Error 아래와 같은 오류가 발생한다면 호스트된 네트워

https://jjam89.tistory.com/147

173

[SpringBoot]ResponseEntity 사용 시 ajax의 sussecc가 아니라 error로 return될 때 해결방법

ajax $.ajax({ url: path , type: 'get', contentType: "application/json", data: { }, success: function(data) { alert("성공"); }, error: function(xhr, error, msg) { console.log(xhr); console.log(error)..

https://jjam89.tistory.com/173

235

[java]상속보다는 컴포지션을 사용하기

스터디에서 디자인패턴의 composite 패턴에 대해 이야기 하다 상속보다는 컴포지션을 사용하라 라는 말이 나왔습니다. 이게 무슨말인가 싶어 다른 분의 간단한 설명을 듣긴 했지만 잘 와닿지 않더군요. 그러던 중..

https://jjam89.tistory.com/235

237

[Book] 객체지향과 디자인패턴_캡슐화(encapsulation)

[객체지향과 디자인패턴] 캡슐화(encapsulation) 요즘 출근길에 개발자가 반드시 정복해야할 객체지향과 디자인패턴을 읽고 있습니다. 아직 초반부를 읽는 중인데 책을 읽다 보니 캡슐화에 대해서 설명이 되어 있..

https://jjam89.tistory.com/237

78

[mac] dock 속도 조정하기

dock이 너무 늦게 올라와서 속도조절을 했습니다. 급하신 분들은 terminal 창을 열고 defaults write com.apple.dock autohide -bool true && defaults write com.apple.dock autohide-delay -float 0 && defaults..

https://jjam89.tistory.com/78

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.