카페검색 본문
카페글 본문
-
How to join Daum Cafe [If you don't have a Kakao account ] (ENG) 2026.07.18해당카페글 미리보기
Number Enter an emailed 8-digit authentication number and click "Next" 8-32 characters of password, English, lowercase, numbers, and special characters are combined and set Type a nickname and click OK 1. You have completed the creation...
-
Re: 선택한 블럭만 이름변경 - 이름을 랜덤으로 수정문의 2026.05.08해당카페글 미리보기
Hex 문자열로 변환 ;; (#Int->Hex (#Random)) (defun #Int->Hex (num / n i lst) (setq n (* num 1)) ; UpperCase = +55, LowerCase = +87 (vl-list->string (repeat 8 (setq i (boole 1 n 15) i (+ i (if (> 10 i) 48 87)) n (lsh n -4) lst (vl-list* i...
-
얀테의 법칙(Jante Law) - 보통사람의 바람직한 10개 행동 규칙 2026.05.03해당카페글 미리보기
다른 사람이 나에게 신경 쓰고 있다고 생각하지 말 것. 열번째, 다른 사람을 가르치려 들지 말 것. The Jante Law (with a lowercase a) is a set of rules in the village Jante, taken from the Danish novel En flyktning krysser sitt spor (“A...
-
02_CSS(텍스트) 2026.03.05해당카페글 미리보기
보입니다. 기본값은 0입니다. text-transform 텍스트에 포함된 영문자에 대한 대소문자를 설정합니다. (uppercase, lowercase, capitalize) font-variant 소문자를 작은 대문자, 즉 소문자 크기의 대문자로 설정합니다. (small-caps) text-overflow 텍스트...
-
2027 Annual Plan-Do-See 2026.02.14해당카페글 미리보기
01] Resolved SQL syntax errors by handling single quotes in the admin-author dialogue box. [Done 10/04] Enforced lowercase conversion for all author email addresses across all web pages. [Done 10/04] Fixed server failure caused by...