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..
위키피디아 정의 위키피디아 정의 Numpy 에서 np.sum 함수의 axis 이해 블로그 글에서 다음 내용을 참조했습니다. Numpy에서 np.sum 함수의 axis 이해 Numpy의 sum은 유용한 함수입니다. 그러나 처음 sum 함수를 사용할 때 axis 파라미터가 무엇을 의미하는지 혼동되는 것이 사살입니다. axis의 의미를 정리합니다. taewan.kim 이 블로그에서 핵심 stackoverflow.com/questions/47435526/what-is-the-meaning-of-axis-1-in-keras-argmax What is the meaning of axis=-1 in keras.argmax? I am a beginner in Keras and need help to understand..
- Total
- Today
- Yesterday
- JUnit
- Mlearn
- Django
- docker
- intellij
- database
- maven
- AWS
- Java
- terms
- vscode
- KAFKA
- Algorithm
- ERD
- tensorflow
- SQLAlchemy
- jQuery
- springMVC
- React
- JPA
- FLASK
- Eclipse
- Git
- SpringBoot
- Oracle
- COLAB
- nodejs
- Mongo
- Python
- mariadb
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |