본문 바로가기

IT Study/개발 자료5

JAR 파일 JDK 빌드 버전 찾기 1. war나 jar 압출 해제 2. CMD 열고 Class 파일이 있는 주소로 이동 3. javap -v {Something}.class 명령어 입력 4. major version 확인 mojor version = 50 -> java6 mojor version = 51 -> java7 mojor version = 52 -> java8 2022. 12. 9.
다이어그램 그리기 - diagrams.net 설치없이 웹에서 순서도, 클래스 다이어그램, UML 등 그릴 수 있는 도구 아래의 두 사이트는 동일한 사이트이다. https://www.diagrams.net/ Diagram Software and Flowchart Maker Security-first diagramming for teams. Bring your storage to our online tool, or go max privacy with the desktop app. No login or registration required. www.diagrams.net https://draw.io Flowchart Maker & Online Diagram Software Flowchart Maker and Online Diagram Software .. 2021. 11. 11.
WinMerge 설치 및 사용법 기업에서도 무료로 사용할 수 있는 폴더 및 파일 비교 툴 하나를 소개해볼게요. 프로그램을 빌드 후 exe파일이나 dll파일 이외에도 빌드 되지 않는 xml파일이나 json파일 또는 html css js처럼 빌드 과정이 없는 파일들이 배포 버전에서 무엇이 달라졌는지 한눈에 파악이 잘 안되는데 WinMerge를 사용하면 어떤 파일이 변경되었는지 어디서 변경이 일어났는지 등을 파악 할 수 있다. 설치 : https://winmerge.org/ WinMerge - You will see the difference… What is WinMerge? WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare bo.. 2021. 10. 31.
Web Tool Kit Online / Beautifytools www.webtoolkitonline.com/ Free web online tools This site web is a set of free online tools for helping development. When using a tool, your data are secured because they don't transit on a network. All the job is made locally in your browser. If you encounter a problem, you can send it using this form www.webtoolkitonline.com Converter Encoder / Decoder Formatter Generator Minifier beautifytool.. 2021. 3. 15.
온라인 IDE 모음 Code sandbox : https://codesandbox.io/CodeSandbox: Online IDE for Rapid Web DevelopmentCodeSandbox is an online code editor and prototyping tool that makes creating and sharing web apps fastercodesandbox.io 구름IDE : https://ide.goorm.io/구름IDE - 설치가 필요없는 통합개발환경 서비스구름IDE는 언제 어디서나 사용 가능한 클라우드 통합개발환경(Integrated Development Environment IDE)을 제공합니다. 웹브라우저만 있으면 코딩, 디버그, 컴파일, 배포 등 개발에 관련된 모든 작업을 클라우드에서 할.. 2020. 2. 25.