일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 김양재 목사님
- 딥러닝
- 주일설교
- Artificial Intelligence
- 빅데이터
- 김양재
- 인공지능
- 몽고디비
- 통계
- 데이터 과학
- WebGL
- probability
- 빅 데이터
- MongoDB
- Statistics
- No SQL
- openCV
- 확률
- Machine Learning
- Deep learning
- Big Data
- data science
- 우리들교회
- node.js
- 빅 데이타
- nodeJS
- c++
- 김양재 목사
- R
- 빅데이타
Archives
- Today
- Total
목록html desktop app (1)
Scientific Computing & Data Science
[WebApp / Electron] Menu 만들기
이번 글에서는 지난 글(Creating Desktop Apps with Electron)에 이어 Electron Desktop App에서 메뉴를 만드는 방법에 대하여 알아보도록 하겠다.App 초기화Terminal에 "npm init" 명령을 통해 다음과 같이 입력한다. $ npm init This utility will walk you through creating a package.json file. It only covers the most common items, and tries to guess sensible defaults. See `npm help json` for definitive documentation on these fields and exactly what they do. Use ..
Programming/Web App
2016. 7. 1. 10:03