모듈:Z

Jmnote (토론 | 기여)님의 2017년 8월 7일 (월) 03:43 판 (새 문서: local p = {} function p.ord(c) return utf8.codepoint(c) end return p)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

이 모듈에 대한 설명문서는 모듈:Z/설명문서에서 만들 수 있습니다

local p = {}
function p.ord(c)
    return utf8.codepoint(c)
end
return p
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}