Visual Studio Code
description :
author : 주레피
email : dhan@repia.com
lastupdate : 202... pen files
[HKEY_CLASSES_ROOT\*\shell\Open with VS Code]
@="Edit with VS Code"
"Icon"="\"C:\\Program Files\\Microsoft VS Code\\Code.exe\",0"
[HKEY_CLASSES_ROOT\*\shell\Open with VS
RS5[개발]
- 분야별 토픽 기능 개선 및 추가
> 키워드 삭제 개선 DB저장 test code
> 키워드 수정 추가 DB저장 test code
> 키워드 sortable 활용해서 변경 DB저장 test code , , [오전]
주간회의 (09:30 ~ 11:00)
통일부
- qt 확인
- ... RS5[개발]
- 분야별 토픽 기능 개선 및 추가
> 키워드 수정 추가 DB저장 test code , [오전]
[오후]
통일부[외근] , [오전]
RS5회의 (09:30 ~ 11
rue for %%//__this__ text// with a smiley ;-)%%.
Code Blocks
You can include code blocks into your documents by either indenting them by at least two spaces ... for the previous examples) or by using the tags <code> or <file>.
This is text is indented by two spaces.
This is preformatted code all spaces are preserved: like <-thi
{클래스 파일 경로} // -v 애노테이션 정보도 볼 수 있음
Compiled from "CodeManipulationApplication.java"
public class com.repia.java.codemanipulation.CodeManipulationApplication {
public com.repia.java.codemanipulation.CodeManipulationApplication();
Co
Milk
- white cold drink
<code>
Bootstrap은 HTML <code> 요소를 하기 방식으로 스타일을 지정합니다.
Code Snippets
Inline snippets of code should be embedded in the code element:
The following
VS Code 사용자 snippets 만들기 - html
description : VS Code 사용자 snippets 만들기 - html
author : 오션
email ... e : 2021-07-15 Thu
Snippet
코드 자동 완성 기능
HTML
VS Code에서 확장자 html를 가진 파일을 만든 후 첫 라인에 ! (느낌표)를 입력하면,
Tab... 파일 저장 위치 :
C:\Users\[user name]\AppData\Roaming\Code\User\snippets\
Ref
Snippets in Visual Studio Co
Sass settings in VS Code
description : Sass @extend and Inheritance
author : 오션
email : shlim@repia.com
lastupdate : 2021-07-20
1. VS Code에서 extensions > Live Sass Complier를 설치합니다.
설치를 하면 VS Code 하단의 패널에 “Watch Sass” 아이콘을 볼 수 있습니다.
2. VS Code에서,
(1) Ctrl + Shift+ p > Preferences: Open Settings (J
을 사용하십시오.
Syntax
if (condition) {
// block of code to be executed if the condition is true
}
if는 소문... 문을 사용합니다.
Syntax
if (condition) {
// block of code to be executed if the condition is true
} else {
// block of code to be executed if the condition is false
}
Examp... 지정합니다.
Syntax
if (condition01) {
// block of code to be executed if the condition01 is true
} else
사용해야 합니다(표준화된 어휘 포함).
An ASCII upper alpha is a code point in the range U+0041 (A) to U+005A (Z), inclusive.
A code point is a Unicode code point and is represented as “U+” followed by four-to-six ASCII (American Standard Code for Information Interchange) upper hex digits, in
에 따라 {TOMCAT_ROOT}/conf/web.xml 에도 내용 추가
<error-code>에 에러코드(숫자) 입력
코드번호: 401, 402, 403, 404, 405, 406... CAT_ROOT}/conf/web.xml
<error-page>
<error-code>401</error-code>
<location>/error.jsp</location>
</error-page>
<error-page>
<error-code>402</error-code>
<location>/error.jsp</locati
3-pip
9. $> pip3 install django
3. Visual Studio Code 확장 설치
Remote - WSL 설치
C/C++ Intelisense, debugg...
4. 우분투에서 개발
$> mkdir projects
$> cd projects
$> code .
WSL2
WSL1 vs WSL2(Hyper-V(가상화 기술)로 100% 리눅스 KE... cmd)에서 utf-8 표기법
C:\사용자\repia> chcp 65001
Active code page: 65001
보안 업데이트
V3 업데이트, 구글 드라이브 업데이트
KB44... 2 설치 해 봤습니다
Linux용 Windows 하위 시스템 Visual Studio Code 사용 시작
주레피 , eleven , windows , nt , 윈도우즈 , 윈도우 ,
Firefox Browser Developer Edition을 VS Code 기본 브라우저로 설정하기
description : Firefox Browser Developer Edition을 VS Code 기본 브라우저로 설정하기
author : 오션
email : sh... oper Edition/firefox.exe"
Ref
How do I set up VS Code Live Server extension to use Firefox Developer on... ive-server Settings
오션, , Firefox , Developer , Edition , - , VS , Code , Default , Browser , setting