Skip to content
Padosum Wiki
Github
Show Graph Visualisation
Recently Updated
09-18: crbug/1173575, non-JS module files deprecated
09-18: Git
09-18: NPM
09-18: PostgreSQL
09-18: Today I Learned
09-18: WebStorm
09-18: wiki
09-18: 2023년 09월 18일 「편리한 것이 편안한 것은 아니다」
09-18: 2023년 09월
08-24: Uncaught TypeError Illegal invocation
08-24: 자바스크립트 이터레이터
08-24: 2023년 08월 24일 「wifi 문제가 있다」
08-24: 2023년 08월
08-21: 2023년 08월 21일 「🐘」
08-15: 2023년 08월 15일 「🇰🇷」
08-14: 비밀번호 찾기 로직에 대한 생각
08-14: 2023-08-14 「쓸모」
08-02: 2023년 08월 02일 「정전」
08-01: 2023년 08월 01일 「슈퍼문에 소원을 빌다」
08-01: Redux toolkit에서 addCase()와 addMatcher()의 차이
Tags
(3)
Algorithm (6)
Art (2)
Authentication (1)
Book (1)
CI/CD (1)
CLI (1)
CS (1)
CSS (12)
Computer Science (10)
DOM (2)
Database (1)
Development (2)
DnD (1)
Env (2)
Error (2)
Framework (2)
Git (11)
How to (55)
Java (1)
JavaScript (82)
MSW (1)
MySQL (2)
NestJS (5)
Node.js (7)
Nodejs (1)
Nuxt (1)
Programming (16)
Python (2)
RTK (3)
RTKQ (1)
React (10)
Redux (2)
SCSS (3)
Sass (3)
Shell (2)
Sociology (1)
TIL (10)
Test (3)
Testing (1)
Tools (18)
TypeScript (6)
Vercel (4)
Vim (1)
Vite (3)
Vitest (1)
Vue (1)
Vue.js (10)
Vuex (1)
Web (19)
Webpack (2)
accessibility (3)
algorithm (1)
book (1)
electron (1)
error (3)
express (1)
form (1)
framework (1)
historyAPI (1)
javascript (1)
mac (1)
movie (1)
pug (2)
react (2)
review (1)
svg (1)
testing (2)
tools (1)
validation (1)
web (1)
수학 (1)
식물 (1)
압축 (1)
우아한테크캠프 (1)
자료구조 (3)
On this page
같이 보기
Pseudo Code
수정하기
문서 생성
2021-09-15 21:02:39
최근 수정
2021-09-15 21:02:39
On this page
같이 보기
의사코드 疑似+code
프로그램 작성시 각 모듈이 작동하는 논리를 표현하기 위한 단어
개발자 또는 사용자에게 모듈이 하는 일과 작동 원리를 설명하는 데 쓰인다.
실제로는 실행할 수 없는 가짜 코드
같이 보기
의사코드란?
LINKS TO THIS PAGE
JavaScript 프로퍼티 어트리뷰트
wiki
2021년 09월 15일