SlideShare a Scribd company logo
Soumettre la recherche
Mettre en ligne
S’identifier
S’inscrire
visualPrinting 세미나(22.06.09).pptx
Signaler
ssuser89c688
Suivre
24 Mar 2023
•
0 j'aime
•
8 vues
1
sur
18
visualPrinting 세미나(22.06.09).pptx
24 Mar 2023
•
0 j'aime
•
8 vues
Télécharger maintenant
Télécharger pour lire hors ligne
Signaler
Ingénierie
visualPrinting 세미나 ppt
ssuser89c688
Suivre
Recommandé
visualPrinting 개선안(22.4.04).pptx
ssuser89c688
5 vues
•
41 diapositives
React-Query가필요한가요.pptx
ssuser89c688
17 vues
•
24 diapositives
MSA 세미나.pptx
ssuser89c688
17 vues
•
16 diapositives
Git 컨밴션 by.임익환.pptx
ssuser89c688
8 vues
•
36 diapositives
Introduction to Data Science
Christy Abraham Joy
49.1K vues
•
51 diapositives
Time Management & Productivity - Best Practices
Vit Horky
160.1K vues
•
42 diapositives
Contenu connexe
En vedette
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Applitools
53.8K vues
•
138 diapositives
12 Ways to Increase Your Influence at Work
GetSmarter
400.5K vues
•
64 diapositives
ChatGPT webinar slides
Alireza Esmikhani
28.1K vues
•
36 diapositives
More than Just Lines on a Map: Best Practices for U.S Bike Routes
Project for Public Spaces & National Center for Biking and Walking
6.2K vues
•
51 diapositives
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
DevGAMM Conference
3.1K vues
•
12 diapositives
Barbie - Brand Strategy Presentation
Erica Santiago
23.9K vues
•
46 diapositives
En vedette
(20)
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Applitools
•
53.8K vues
12 Ways to Increase Your Influence at Work
GetSmarter
•
400.5K vues
ChatGPT webinar slides
Alireza Esmikhani
•
28.1K vues
More than Just Lines on a Map: Best Practices for U.S Bike Routes
Project for Public Spaces & National Center for Biking and Walking
•
6.2K vues
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
DevGAMM Conference
•
3.1K vues
Barbie - Brand Strategy Presentation
Erica Santiago
•
23.9K vues
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Saba Software
•
25.1K vues
Introduction to C Programming Language
Simplilearn
•
8.2K vues
The Pixar Way: 37 Quotes on Developing and Maintaining a Creative Company (fr...
Palo Alto Software
•
88.1K vues
9 Tips for a Work-free Vacation
Weekdone.com
•
7K vues
I Rock Therefore I Am. 20 Legendary Quotes from Prince
Empowered Presentations
•
142.7K vues
How to Map Your Future
SlideShop.com
•
274.9K vues
Beyond Pride: Making Digital Marketing & SEO Authentically LGBTQ+ Inclusive -...
AccuraCast
•
3.3K vues
Read with Pride | LGBTQ+ Reads
Kayla Martin-Gant
•
1K vues
Exploring ChatGPT for Effective Teaching and Learning.pptx
Stan Skrabut, Ed.D.
•
56.3K vues
How to train your robot (with Deep Reinforcement Learning)
Lucas García, PhD
•
42.2K vues
4 Strategies to Renew Your Career Passion
Daniel Goleman
•
121.8K vues
The Student's Guide to LinkedIn
LinkedIn
•
86.9K vues
Different Roles in Machine Learning Career
Intellipaat
•
12.3K vues
Defining a Tech Project Vision in Eight Quick Steps pdf
TechSoup
•
9.6K vues
visualPrinting 세미나(22.06.09).pptx
1.
VisualPrinting 세미나 IT 임익환
2.
목차 문제점 및 개선
방법 1. 프로젝트 구조 2. MVC 설계 3. OOP 설계 방식 4. 로그인 방식 5. 파일 구조 문제점 6. DB를 통한 설계 7. 서버 구동 명령어
3.
프로젝트 구조 목차 1. 사용된
라이브러리 종류 소개 2. .env로 중요 정보 숨기는 방법 3. 데이터베이스 세팅 방법
4.
라이브러리 선택 이유
5.
MVC 설계 목차 1. Entity 2.
Controller 3. Service 4. Repository 5. DTO
6.
MVC 패턴
7.
OOP 설계 방식 목차 1.
OOP에 따른 프로젝트 설계 방식 소개
8.
OOP
9.
로그인 로그인 인증 과정 목차
10.
로그인 방식
11.
파일 참조 문제점 목차 1.
기존 프로젝트 작동방식
12.
Sample 문제 개선
불가 기존 : HTML 안에 <script> 태그를 통해 static 파일을 가져오는 구조 확장성 부족
13.
DB를 통한 프로젝트
재구성 목차 1. DB를 활용한 데이터 저장
14.
테이블 구조
15.
테이블 구조 사용자 Visual Printing STL Mediclip Mediclip
페이지 Mediclip 페이지 STL
16.
연관관계
17.
서버 구동 명령어 목차 1.
환경에 따른 서버 구동 명령어
18.
명령어 종류