
JDK 미설치 상태이면 여기를 따라서 설치해 주세요. springboot : Set jdk, The folder must already exist. And then start. flask : on anaconda, select path and code . react : The folder must not exist, create-react-app path and code . vscode가 열린상태에서 Ctrl + , 단축키 실행 java.home 입력 Edit in settings.json 클릭 Java 설치된 경로 선택 위 경로를 vscode 에 설정합니다. 1 2 3 4 5 { "name": "JavaSE-11", "path": "C:\\Program Files\\jdk-11", "default": ..

create-react-app 이후 TodoInput.jsx TodoList.jsx todoReducer.js Reducer 설명 redux.js.org/basics/reducers Redux Fundamentals, Part 3: State, Actions, and Reducers | Redux The official Redux Fundamentals tutorial: learn how reducers update state in response to actions redux.js.org index.js App.js Provider 설명 react-redux.js.org/api/provider Provider | React Redux Provider react-redux.js.org
1234567891011121314151617import React, { useState } from 'react'; const Counter = () => { const [number, setNumber] = useState(0) return {number} {/* {startNumber} */} setNumber(number + 1)}>+ setNumber(number - 1)}>- } export default Counter;Colored by Color Scriptercs

stackoverflow.com/questions/64007072/the-terminal-process-failed-to-launch-path-to-shell-executable-c-windows-syst The terminal process failed to launch: Path to shell executable "C:\Windows\System32" is not a file of a symlink I really don't know what to do. Can somebody help? it's on vscode stackoverflow.com 1 2 3 4 5 6 7 8 9 10 11 12 13 14 { "editor.suggestSelection": "first", "vsintellicode...
www.kaggle.com/c/titanic/data Data Dictionary ===> variable = feature = parameter = axis Variable Definition Key 0. survival Survival 0 = No, 1 = Yes 1. pclass Ticket class 1 = 1st, 2 = 2nd, 3 = 3rd 2. sex Sex 3. Age Age in years 4. sibsp # of siblings / spouses aboard the Titanic 5. parch # of parents / children aboard the Titanic 6. ticket Ticket number 7. fare Passenger fare 8. cabin Cabin nu..
- Total
- Today
- Yesterday
- KAFKA
- SQLAlchemy
- React
- JPA
- AWS
- JUnit
- Mlearn
- database
- nodejs
- intellij
- Eclipse
- Mongo
- terms
- jQuery
- SpringBoot
- Git
- Django
- docker
- Python
- Oracle
- Java
- springMVC
- FLASK
- maven
- COLAB
- tensorflow
- ERD
- vscode
- mariadb
- Algorithm
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 |