Aidenk/test(r49 RAW)보기RAWBlame되돌리기비교[[분류:테스트]] [목차] == 치지직 == {{{ {{{#!if (채널명 == null && 클립링크 == null && 영상링크 == null && 라이브링크 == null) [[https://m.chzzk.naver.com/|[[파일:치지직 아이콘.svg|width=@크기=25@]]]] }}}{{{#!if (클립링크 != null) [[https://chzzk.naver.com/@채널명=clips/@@클립링크@|[[파일:치지직 아이콘.svg|width=@크기=25@]]]] }}}{{{#!if (영상링크 != null) [[https://chzzk.naver.com/@채널명=video/@@영상링크@|[[파일:치지직 아이콘.svg|width=@크기=25@]]]] }}}{{{#!if (채널명 != null) [[https://chzzk.naver.com/@채널명@|[[파일:치지직 아이콘.svg|width=@크기=25@]]]] }}}{{{#!if (라이브링크 != null) [[https://chzzk.naver.com/@채널명=live/@@라이브링크@|[[파일:치지직 아이콘.svg|width=@크기=25@]]]] }}} }}} === 홈 === [include(사용자:Aidenk)] === 채널 === [include(사용자:Aidenk, 채널명=64d76089fba26b180d9c9e48a32600d9)] === 영상 === [include(사용자:Aidenk, 영상링크=9556147)] === 클립 === [include(사용자:Aidenk, 클립링크=umjbjNemPY)] === 생방 === [include(사용자:Aidenk, 라이브링크=8fd39bb8de623317de90654718638b10)] == 임시 곡추 == [[https://youtu.be/_8uoathMY0A|네네코 마시로 - 봄꿈]] == iframe == === chzzk === {{{#!html <iframe src="https://chzzk.naver.com/embed/video/@영상링크@" width="@크기=560@" height="@넓이=250@" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen> </iframe> }}} {{{#!folding 전문 {{{ {{{#!html <iframe src="https://chzzk.naver.com/embed/video/@영상링크@" width="@크기=560@" height="@넓이=250@" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen> </iframe> }}} }}}}}} === youtube(공식) === ==== 영상 ==== [youtube(DLFDx_CZwf8)] ==== 쇼츠 ==== [youtube(h_J3oSdIVu0)] == 각종 문법 == {{{#!syntax csharp using UnityEngine; // 주석은? using System; using System.Collections; using System.Collections.Generic; using TMPro; GameObject player; // 유니티는 안되는듯 int a = 10; if (a == 10) { Debug.Log("이건 어찌 뜰까?"); } void Start() { for if else if else switch case int float string long Console.WriteLine("음..."); } Void Update() { } }}} {{{#!syntax python import requests import socket a = [] print(f'{a}') url = "https://theseed.io/" for i in range(666): a = requests.post(url) print(a.text) if # ㅇㅇ else elif for while print def ''' 이거 되나? ''' def molru(): }}} 프린트는 쳐주는데 왜 Console.WriteLine은 색이 그대로일까... == 에러를 찾아보자! == 1. syntax 사용시 안에 내용이 없으면 렌더 불가. 하지만 편집은 가능 단, 문서 자체 렌더가 실패됨. 1. 애매한긴한데 wiki style 이용 불가. === 테스트 하는 공간 === {{{[[리터럴]]}}} 기준글자,,아래첨자,, 기준글자^^위첨자^^ --취소선 2-- ~~취소선 1~~ __밑줄__ ''기울임''' '''굵게''' [[Aidenk/test#s-1]] [[:분류:테스트]] [navertv(1369799)] [vimeo(584524359)] [nicovideo(sm8628149)] [kakaotv(405064748)] 알아낸점. navertv, vimeo, kakaotv 매크로 사용 불가 ---- > >> >>> [age(0666-06-06)] 알아낸점. 년도는 무조건 4글자여야함. \##@ 가능? 고정 주석 가능. {{{#!wiki style="letter-spacing: 1.5px" 텍스트 자간이 1.5px인데 이거 되는거임?}}} {{{#!wiki style="text-align: right" 우측}}} {{{#!wiki style="text-align: center" 중앙}}} {{{#!wiki style="padding: 5px 10px; background: linear-gradient(to right, #FFB9B9, #FFFDBB)" 뷰리한 그라데이션}}}