Giter Site home page Giter Site logo

consolememo's Introduction

ConsoleMemo

Console environment Memo

콘솔 환경에서 간단히 메모를 보거나 새로 추가하거나 수정, 삭제할 수 있는 프로그램

개발 목적

마크다운 언어의 회색 블럭으로 들어가는 텍스트나, 주피터 노트북의 웹 상 라인과 실행된 코드, 설명란의 디자인, 가로로 긴 포스트잇의 실용성을 보고 간단히 콘솔 상에서 비슷하게 메모를 작성하고, 출력하여 사용할 수 있게 하는 프로그램을 작성하게 되었다.

프로그램 사용 예시

image

image

참고한 글

https://stackoverflow.com/questions/2048509/how-to-echo-with-different-colors-in-the-windows-command-line https://solarianprogrammer.com/2019/04/08/c-programming-ansi-escape-codes-windows-macos-linux-terminals/

consolememo's People

Contributors

terria1020 avatar

Stargazers

Junho Yoon avatar

Watchers

James Cloos avatar  avatar

consolememo's Issues

TODO

@terria1020 2020-12-05 11:03
branch : Json
Json 객체가 가지고 있는 elements가 map 컨테이너인데, map 컨테이너는 pair 객체를
insert할 때 자동 정렬하여 들어가기 때문에 원하는 순서대로 들어가지 않는다.
key값이 string 으로 되어 있는데, 문자열의 사전 순으로 정렬된다.
정렬되지 않게 하려면 vector으로 바꾸어야 할 것 같다.

JsonManager Branch - Logger.write() 시 세그멘테이션 오류

테스트 데이터에 객체 추가해서 넣을 시 세그멘테이션 오류가 남.
builder.add(extra.build());
// builder.add(extra2.build());

주석 처리 풀고 추가된 객체를 루트 객체에 넣고 출력 시 세그멘테이션 오류가 난다.
Logger.write문제인지 객체 처리 과정에서 문제인지 알아봐야 한다

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.