카페검색 본문
카페글 본문
-
성경 속 'Zealot'이 현대 영어에서 어떻게 쓰이는지 궁금하신가요? 2026.05.23해당카페글 미리보기
명사로만 엄격하게 사용되었습니다. 2. The Shift to Modern Meaning Over the centuries, the capital "Z" dropped to a lowercase "z," and the word shed its specific historical and geographical ties to ancient Judea. By the 17th century...
-
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...