• Trending
  • New
  • Hot
  • Likers
LoginSign up

bbobbogi (25.00 Elementary)

No followers4 postsNot following anybody

Joined February 2020

  • Blog
  • Comments
  • Replies
  • 0
  • Rewards
    • Curation rewards
    • Author rewards
  • Wallet

Blog


Hide Resteems
  • bbobbogi (25)in node • 5 years ago

    node install error

    npm 패키지 중 mosca를 설치하려고 보니 python 경로 에러나 msbuild 에러 등 무수한 에러가 발생함 python 2.7 버전대를 설치하여 경로를 잡아주고 visual studio 2019를 설치하고 window development c++ work load 설치 visual studio build tool…

    Downvoting a post can decrease pending rewards and make it less visible. Common reasons:

    • Disagreement on rewards
    • Fraud or plagiarism
    • Hate speech or trolling
    • Miscategorized content or spam

    Submit
    $0.00
       0
    • bbobbogi (25)in flutter • 5 years ago

      플러터 <-> 자바스크립트 UTF-8 한글 인코딩 디코딩 flutter <-> javascript UTF-8 encoding decoding

      플러터에서 utf8.encode를 사용하여 인코딩을 하면 int 배열이 생성이 된다. 그 상태로 자바스크립트에서 decodeURIComponent를 쓰면 제대로 디코딩이 되지 않는다. 이유는 자바스크립트의 decodeURIComponent 함수는 16진수 형태만 디코딩 할 수 있기 때문이다. 따라서 10진수 형태를 toString(16)으로…

      Downvoting a post can decrease pending rewards and make it less visible. Common reasons:

      • Disagreement on rewards
      • Fraud or plagiarism
      • Hate speech or trolling
      • Miscategorized content or spam

      Submit
      $0.00
         0