Wiki
FlickrLeetcode
  • ๐Ÿ’žArtificial Intelligence
    • โš™๏ธMidjourney vs Stable Diffusion
    • โš™๏ธCreative QR Codes with ControlNet
      • โš™๏ธHow to generate a QR Code
      • โš™๏ธCollect prompt
      • โš™๏ธclip skip
      • โš™๏ธAUTOMATIC1111
      • โš™๏ธEdge detection and human pose detection
    • โš™๏ธStable Diffusion
    • โš™๏ธWhat is 'token' and 'turbo'?
    • โš™๏ธToday's learning--LangChain
      • โš™๏ธPrompt
    • โš™๏ธLLM Parameters Demystified
    • โš™๏ธWhat is Cohere playground?
    • โš™๏ธDALL-E
    • โš™๏ธHow to use AI to learn something that you don't know?
    • โš™๏ธDiffusers
    • Boosting Algorithms in machine learning, part 1:AdaBoost
  • ๐Ÿ’žGitHub
    • โœ…How to add a issue of the code with GitHub?
    • โœ…How to edit code?
    • โœ…How to use GitHub Desktop
    • โœ…How to review in GutHub?
  • ๐Ÿ’žLastest concepts for me
    • ๐Ÿช…Pandas DataFrame
    • ๐Ÿช…Choosing between loc and iloc
  • ๐Ÿ’žNeed to remember
    • ๐Ÿ”ขAn article for leetcode
    • ๐Ÿ‰‘two types of group work
    • ๐Ÿ’What is hashtag#?
    • ๐ŸWeek6_APD
    • ๐Ÿฆ‹API
    • ๐ŸŽผBFF
  • ๐Ÿ’žPython
    • ๐Ÿargument & parameter
    • ๐Ÿ"{:.2f}"
    • ๐ŸTimeit in Python
    • ๐ŸToday's learning--Pylint
    • ๐ŸSplit and Strip in Python
    • ๐ŸGetter and Setter in Python
    • ๐Ÿ"import json" in Python
    • ๐ŸOpen CSV file in Python
    • ๐Ÿprint(f"An error occurred: {e}")
  • Page
  • ๐Ÿช…command-line
  • ๐Ÿ’žDataVisualization
    • ๐Ÿช…How to choose plot type
  • ๐Ÿ’žDataCleaning
    • ๐Ÿช…Some basic code of data_cleaning
  • ๐Ÿ’žJava
    • ๐Ÿกdifference use between ArrayList and HashMap in Java
    • ๐ŸกArrayList & LinkedList
    • ๐ŸกassertFalse(App.checkInputNumber(1,0))
      • ๐ŸกHashSet
    • ๐Ÿกiterator
    • ๐ŸกJava concept of assignment 1
    • ๐ŸกWeek6_Java
    • ๐Ÿกserializable
  • ๐Ÿ’žMark something that easily to forget
    • ๐Ÿ™‰Mark something
    • ๐Ÿ™‰How to edit cover picture from "Flickr" using "URL" in GitBook?
  • ๐Ÿ’žVS Code
    • โœ–๏ธInstall a project in VS Code
    • โœ–๏ธWhat should do after editing the code of one branch?
    • โœ–๏ธHow to create a branch in VS code?
    • โœ–๏ธHow to debug?
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. VS Code

Install a project in VS Code

Common +j ->go to command line

Go to โ€œmake file toolsโ€-> print โ€œmake install โ€œ in the command line

Only need once.ๅฎ‰่ฃ…ๅช้œ€่ฆๅฎ‰ไธ€ๆฌกใ€‚

PreviousHow to edit cover picture from "Flickr" using "URL" in GitBook?NextWhat should do after editing the code of one branch?

Last updated 1 year ago

Was this helpful?

๐Ÿ’ž
โœ–๏ธ