r2615
r2597
1[[분류:냥]]
r2610
2
r2613
3##3.141592
r2614
4{{{#!if a=3, k=1
5}}}{{{#!if a += 1*(10**(-k)), k+=1
6}}}{{{#!if a += 4*(10**(-k)), k+=1
7}}}{{{#!if a += 1*(10**(-k)), k+=1
8}}}{{{#!if a += 5*(10**(-k)), k+=1
9}}}{{{#!if a += 9*(10**(-k)), k+=1
10}}}{{{#!if a += 2*(10**(-k)), k+=1
11}}}{{{#!if a += 6*(10**(-k)), k+=1
12}}}{{{#!if a += 5*(10**(-k)), k+=1
13}}}{{{#!if a += 3*(10**(-k)), k+=1
14}}}{{{#!if a += 5*(10**(-k)), k+=1
15}}}{{{#!if a += 8*(10**(-k)), k+=1
16}}}{{{#!if a += 9*(10**(-k)), k+=1
17}}}{{{#!if a += 7*(10**(-k)), k+=1
18}}}{{{#!if a += 9*(10**(-k)), k+=1
19}}}{{{#!if a += 3*(10**(-k)), k+=1
20}}}{{{#!if a += 2*(10**(-k)), k+=1
21}}}{{{#!if a += 3*(10**(-k)), k+=1
22}}}{{{#!if a += 8*(10**(-k)), k+=1
23}}}{{{#!if a += 4*(10**(-k)), k+=1
24}}}{{{#!if a += 6*(10**(-k)), k+=1
25}}}{{{#!if a += 2*(10**(-k)), k+=1
26}}}{{{#!if a += 5*(10**(-k)), k+=1
27}}}{{{#!if a += 4*(10**(-k)), k+=1
28}}}{{{#!if a += 3*(10**(-k)), k+=1
29}}}{{{#!if a += 3*(10**(-k)), k+=1
30}}}{{{#!if a += 8*(10**(-k)), k+=1
31}}}{{{#!if a += 3*(10**(-k)), k+=1
32}}}{{{#!if a += 2*(10**(-k)), k+=1
33}}}{{{#!if a += 7*(10**(-k)), k+=1
34}}}{{{#!if a += 9*(10**(-k)), k+=1
r2615
35##30자
r2613
36}}}
37{{{#!if a==3.141592653589793238462543383279
38a==3.141592653589793238462543383279}}}
39
r2612
40[[mailto:[email protected]?subject=Hello]]
41[[data:text/plain;base64,SGVsbG8=]]
42[[file:///C:/Users/test.txt]]
43[[tel:+1234567890]]
44[[http://theseed.io:8080]] ERR_SSL_PROTOCOL_ERROR
45[[http://theseed.io:80]]
46[[ftp://theseed.io:21]] FTP
47[[https://theseed.io:443]] https
48[[http://theseed.io:3389]] RDP
49[[https://theseed.io:3306]] MySQL
50[[https://theseed.io:5432]] PostgreSQL
51[[http://theseed.io:27017]] MongoDB
52[[ftp://theseed.io]]
53[[sftp://theseed.io]]
54[[https://admin:[email protected]:443#bottom]]
55[[https://youtube%20com%20channel%20letsgorickrollin'%20:video:[email protected]:443#bottom]]<< 이거 더시드위키 링크임.
56
57[[http://theseed.io]] - 웹 페이지 전송 (비보안)
58[[https://theseed.io]] - 보안 웹 페이지 전송 (SSL/TLS 암호화)
59[[ftp://theseed.io]] - 파일 전송
60[[sftp://theseed.io]] - 보안 파일 전송 (SSH 사용)
61[[file://theseed.io]] - 로컬 파일 접근
62[[mailto://theseed.io]] - 이메일 클라이언트 실행
63[[tel://theseed.io]] - 전화 걸기
64[[ws://theseed.io]] - 웹소켓 연결 (비보안)
65[[wss://theseed.io]] - 보안 웹소켓 연결
66[[ssh://theseed.io]] - 보안 셸 접속
67[[rtsp://theseed.io]] - 스트리밍 미디어
68[[gopher://theseed.io]] - 텍스트 기반 정보 검색 (구형)
69[[ldap://theseed.io]] - 디렉토리 서비스 접근
70[[news://theseed.io]] - 뉴스그룹 접근
71[[nntp://theseed.io]] - 네트워크 뉴스 전송
72[[smb://theseed.io]] - 서버 메시지 블록 (파일/프린터 공유)
73[[data://theseed.io]] - 인라인 데이터 포함
74[[urn://theseed.io]] - 고유 자원 이름 (위치가 아닌 식별자)
75[[telnet://theseed.io]] - 원격 터미널 접속 (비보안)
76[[sip://theseed.io]] - 세션 개시 프로토콜 (통신 세션)
77저거 3개만되는거냐
78
79
r2610
80{{{#!if a = 2,147,483,647
r2611
81a = 2,147,483,647[br]}}}
82{{{#!if a == 2147483647
83a == 2147483647}}}{{{#!if a == 2,147,483,647
84a == 2,147,483,647}}}
85{{{#!if a+1 == -2,147,483,648
r2610
86a+1 == -2,147,483,648[br]overflow}}}
87
r2584
88{{{#!wiki style="font-weight: 300; font-size: 20px"
89{{{#!if 식 = '11+2'
r2597
90@식=11+2@}}} = {{{#!if s1=false, s2=false, s3=false, j=1+0, i=0+0, k=1+0
r2593
91##switch1 : 숫자 계속 탐색하기, switch2 : 소수점 아래 기입하기. switch3 : 중복 실행 방지.
r2594
92}}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57)
r2593
93}}}{{{#!if (s1==false)&&this['d'+i]&&(s3==false)
r2594
94##숫자를 발견할 경우
r2591
95{{{#!if this['v'+j] = +(식.substr(i,1)), s1=true, s3=true
r2595
96##여기에 앞자리가 음수냐 아니냐를 읽는 판별을 만들어야 합니다. ㅏ 이걸 생각 못했네요 그럼 좀 많이 길어지는데
r2591
97}}}}}}{{{#!if (s1==true)&&this['d'+i]&&(s3==false)
98##숫자를 계속 발견할 경우 (소수점일 수도 있습니다. 여기서는 숫자일 경우)
r2592
99##여기에서 소수점 위를 기입하냐 소수점 아래를 기입하냐 소수점 아래라면 소수점 아래 몇번째 자리를 기입하느냐를 적어야 합니다.
r2597
100{{{#!if s2==false
101##정수 자리를 기입하는 경우
r2595
102{{{#!if this['v'+j] = 10*this['v'+j]+(+(식.substr(i,1))), s3=true
r2597
103}}}}}}{{{#!if s2==true
104##소수점 아래 자리를 기입하는 경우
105{{{#!if this['v'+j] = this['v'+j]+(10.0**(-k))*(+(식.substr(i,1))), s3=true
106}}}{{{#!if k+=1
107##다음 소수점 자리 찾기
r2602
108}}}}}}}}}{{{#!if (s1==true)&&(s2==false)&&(식[i]==46)&&(s3==false)
r2605
109##앞에서 숫자를 발견한 다음 소수점을 발견할 경우 (소수점 발견은 최초 1회에 한함)
r2597
110{{{#!if s2=true, s3=true, k=1+0
111##switch2 : 켜기
r2607
112}}}}}}{{{#!if (s1==true)&&(((s2==false)&&!this['d'+i]&&(식[i]!=46))||((s2==true)&&!this['d'+i]))&&(s3==false)
113##숫자가 더 이상 나오지 않고 소수점을 발견하지 못했을 경우, 소수점을 발견한 상황인데 숫자가 나오지 않을 경우 (소수점이 다시 나오는 경우가 자동적으로 포함)
r2591
114{{{#!if j+=1, s1=false, s2=false, s3=true
r2592
115##소수점 아래 기입하는 스위치도 off, 다음 index(j) 매김.
r2597
116}}}{{{#!if s3==true
117##여기까지 과정을 거쳤다면 스위치 off.
118{{{#!if s3=false
119}}}}}}
120}}}{{{#!if i+=1
r2594
121}}}
r2595
122##
r2599
123{{{#!if false
r2600
124##이 if문은 실행되지 않는 단락. 주석만 제거하고 복사 붙여넣기.
r2599
125{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57)
126}}}{{{#!if (s1==false)&&this['d'+i]&&(s3==false)
127{{{#!if this['v'+j] = +(식.substr(i,1)), s1=true, s3=true
128}}}}}}{{{#!if (s1==true)&&this['d'+i]&&(s3==false)
129{{{#!if s2==false
130{{{#!if this['v'+j] = 10*this['v'+j]+(+(식.substr(i,1))), s3=true
131}}}}}}{{{#!if s2==true
132{{{#!if this['v'+j] = this['v'+j]+(10.0**(-k))*(+(식.substr(i,1))), s3=true
133}}}{{{#!if k+=1
r2603
134}}}}}}}}}{{{#!if (s1==true)&&(s2==false)&&(식[i]==46)&&(s3==false)
r2599
135{{{#!if s2=true, s3=true, k=1+0
r2604
136}}}}}}{{{#!if (s1==true)&&(((s2==false)&&!this['d'+i]&&(식[i]!=46)||(s2==false))||((s2==true)&&!this['d'+i]&&(식=[i]==46)))&&(s3==false)
r2599
137{{{#!if j+=1, s1=false, s2=false, s3=true
138}}}{{{#!if s3==true
139{{{#!if s3=false
140}}}}}}
141}}}{{{#!if i+=1
142}}}
143####
144}}}
145##
r2600
146{{{#!if this['v1'] == 1
147this['v1'] == 1}}}
148##
149{{{#!if s3=false
150}}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57)
151}}}{{{#!if (s1==false)&&this['d'+i]&&(s3==false)
152{{{#!if this['v'+j] = +(식.substr(i,1)), s1=true, s3=true
153}}}}}}{{{#!if (s1==true)&&this['d'+i]&&(s3==false)
154{{{#!if this['v'+j] = 10*this['v'+j]+(+(식.substr(i,1))), s3=true
155}}}}}}{{{#!if (s1==true)&&(식[i]==46)&&(s3==false)
156{{{#!if s2=true, s3=true
157}}}}}}{{{#!if (s1==true)&&!this['d'+i]&&(s3==false)
158{{{#!if j+=1, s1=false, s2=false, s3=true
159}}}}}}{{{#!if i+=1
160}}}
161##
r2595
162{{{#!if this['v1'] == 11
163this['v1'] == 11}}}
164##
r2596
165{{{#!if s3=false
166}}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57)
167}}}{{{#!if (s1==false)&&this['d'+i]&&(s3==false)
168{{{#!if this['v'+j] = +(식.substr(i,1)), s1=true, s3=true
169}}}}}}{{{#!if (s1==true)&&this['d'+i]&&(s3==false)
170{{{#!if this['v'+j] = 10*this['v'+j]+(+(식.substr(i,1))), s3=true
171}}}}}}{{{#!if (s1==true)&&(식[i]==46)&&(s3==false)
172{{{#!if s2=true, s3=true
173}}}}}}{{{#!if (s1==true)&&!this['d'+i]&&(s3==false)
174{{{#!if j+=1, s1=false, s2=false, s3=true
175}}}}}}{{{#!if i+=1
176}}}{{{#!if s3=false
177}}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57)
178}}}{{{#!if (s1==false)&&this['d'+i]&&(s3==false)
179{{{#!if this['v'+j] = +(식.substr(i,1)), s1=true, s3=true
180}}}}}}{{{#!if (s1==true)&&this['d'+i]&&(s3==false)
181{{{#!if this['v'+j] = 10*this['v'+j]+(+(식.substr(i,1))), s3=true
182}}}}}}{{{#!if (s1==true)&&(식[i]==46)&&(s3==false)
183{{{#!if s2=true, s3=true
184}}}}}}{{{#!if (s1==true)&&!this['d'+i]&&(s3==false)
185{{{#!if j+=1, s1=false, s2=false, s3=true
186}}}}}}{{{#!if i+=1
187}}}
r2595
188##
r2596
189{{{#!if this['v2'] == 2
190this['v2'] == 2}}}
r2595
191##
192##
193##
194##
r2593
195{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57), i+=1
r2586
196}}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57), i+=1
197}}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57), i+=1
r2584
198}}}
r2593
199
r2586
200## 식 검증이 됐다 치면
r2587
201## dn : true - 수 / false - 연산자
r2586
202{{{#!if this['d0']
2031}}}{{{#!if this['d1']
2041}}}{{{#!if !this['d2']
205+}}}{{{#!if this['d3']
r2585
2062}}}
r2587
207## in : 11+2 에서 '11'은 0번째 위치, '+'는 2번째 위치.. > 0, 2, 3 > 위치 기억 / 뺄셈으로 자릿수 계산
208## 보다 좋은 방법이 있ㅅ을 것 같은데음ㅁ..
209{{{#!if i = 1, j = 1, i0 = 0
210}}}
r2584
211
r2587
212{{{#!if t = this['d0'] != this['d1'], t
213{{{#!if this['i'+i] = j, j+=1, i+=1
214}}}}}}{{{#!if !t
215{{{#!if j+=1
216}}}}}}{{{#!if t = this['d1'] != this['d2'], t
217{{{#!if this['i'+i] = j, j+=1, i+=1
218}}}}}}{{{#!if !t
219{{{#!if j+=1
220}}}}}}{{{#!if t = this['d1'] != this['d2'], t
221{{{#!if this['i'+i] = j, j+=1, i+=1
222}}}}}}{{{#!if !t
223{{{#!if j+=1
r2585
224}}}}}}
r2584
225
r2608
226## {{{#!if i0 == 0
227## i0 == 0 }}}{{{#!if i1 == 2
228## i1 == 2 }}}{{{#!if i2 == 3
229## i2 == 3 }}}
r2587
230
231
232## {{{#!if list = [d0, d1, d2, d3]
233## }}}
234}}}
r2585
235[include(틀:계산기2, r=13)]
r2582
236##생각해보니까 그냥 r을 지정할 수도 있겠구나
237
r2580
238{{{#!if 0.1 + 0.2 != 0.3
2390.1 + 0.2 '''{{{#red !}}}=''' 0.3}}}
240{{{#!if 1 + 0.1 == 1.1
2411 + 0.1 '''==''' 1.1}}}
r2569
242
r2581
243{{{#!if a=1
244}}}{{{#!if a+=1, a == 2
245asdf}}}
246
r2571
247[include(틀:계산기, a=123456789, f=+, b=1)]
248[include(틀:계산기, a=123456789, f=-, b=1)]
249[include(틀:계산기, a=123459, f=*, b=2)]
250[include(틀:계산기, a=123459, f=/, b=2)]
r2569
251
r2572
252[include(틀:계산기2, a=10, f=/, b=3)]
r2573
253[include(틀:계산기2, a=-5, f=/, b=200)]
254[include(틀:계산기2, a=-5, f=*, b=200)]
r2574
255[include(틀:계산기2, a=123459, f=/, b=2)]
r2575
256[include(틀:계산기2, a=12345, f=-, b=67890)]
r2579
257[include(틀:계산기2, a=-1, f=*, b=-5)]
r2583
258[include(틀:계산기2, a=-3, f=/, b=7)]
r2577
259[include(틀:계산기2, a=1.1, f=+, b=0.1)]
r2578
260아직은 소수끼리의 계산은 되지 않는 모양이다. (사실 그도 그럴 것이 gauss함수를 가져오지 않았기 때문)
r2569
261
r2560
262{{{#!if json={'a':'b', 'c':'d'}
263json={'a':'b', 'c':'d'}[br]
264}}}{{{#!if json['a'] == 'b'
265json['a'] == 'b'[br]
266}}}{{{#!if list = ['a', 'b']
267list = ['a', 'b'][br]
268}}}{{{#!if list[1] == 'b'
269list[1] == 'b'[br]
270}}}
271
r2568
272[[../냥]] < 볼드체. 단, {{{../}}}뒤에 붙는 이름이 자기자신과 같은 이름이면 볼드체, 다른 이름(예 : [[../냥냥]], [[../냥/냥]])이면 볼드체가 아니다. 문서명이 '[[냥/냥|(상위문서명)/냥]]'일 경우에도 볼드체가 된다. 이 문서에는 상위 문서가 없으니 그냥 '냥' 으로 링크되는 듯 하다.
r2559
273[[냥#]] < 볼드체
274[[냥#ㅁㄴㅇㄹ|냥#ㅁㄴㅇㄹ]] < 볼드체아님
r2557
275[[문서:냥]] < 볼드체아님
r2560
276
r2558
277== ㅁㄴㅇㄹ ==
r2114
278
r2128
279[include(a)]''''''[include(a)][include(a)]
r2130
280[[]][include(a)][include(a)][include(a)]
r2127
281
r2118
282'''{{{#!wiki style="width: 80px; height: 80px; color: transparent; background: text linear-gradient(to right bottom, #9a8ef2 15%, transparent 55%), text linear-gradient(to left bottom, #cb83c4 15%, transparent 55%), text linear-gradient(to right top, #fd6e77 15%, transparent 75%),text linear-gradient(to left top, #ed9861 15%, transparent 75%)"
283asdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdf}}}'''
r2114
284
r2112
285[include(틀:각주, 각주명=각주명에 띄어쓰기 넣기, 내용=[include(틀:각주\, 각주명=각주명에 띄어쓰기 넣기\, 내용=\)])]
r2110
286
r2111
287{{{#!wiki style="background: skyblue; margin: 0 auto; padding: 5px; max-width: 500px"
r2105
288||<tablealign=center><tablewidth=100%><tablebordercolor=transparent><tablebgcolor=red><bgcolor=#000>||
289
r2109
290||<tablealign=center><tablewidth=100%><tablebordercolor=transparent><tablebgcolor=red><rowbgcolor=#000>||
291||<colbgcolor=#000>||
r2108
292||<tan>||
r2106
293
r2107
294||<tablealign=center><tablewidth=100%><bgcolor=#000>||
295
296||<tablealign=center><tablewidth=100%>||}}}
r2095
297Mozilla/5.0 (compatible; Daum/1.0; +http://ws.daum.net/aboutkr.html) ok
r2096
298Mozilla/5.0 (compatible; coccocbot-web/1.0; +http://help.coccoc.com/web) ok
r2104
299\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e07569140961)]
300[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e07569140961)]
r2075
301----
r2104
302\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e07569140961, uuid=2d701244-1d84-4716-8717-e0756914096d)]
303[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e07569140961, uuid=2d701244-1d84-4716-8717-e0756914096d)]
r2075
304----
r2104
305\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=-1, UUID=2d701244-1d84-4716-8717-e07569140961)]
306[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=-1, UUID=2d701244-1d84-4716-8717-e07569140961)]
r2075
307----
r2104
308\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=)]
309[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=)]
r2077
310----
r2104
311\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e0756914096x)]
312[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e0756914096x)]
r2075
313----
r2104
314\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e07569140961)]
315[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e07569140961)]
r2075
316----
r2104
317\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e0756914096x)]
318[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e0756914096x)]
r2075
319----
r2104
320\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e07569140961, UUID=2d701244-1d84-4716-8717-e07569140961)]
321[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e07569140961, UUID=2d701244-1d84-4716-8717-e07569140961)]
r2076
322----
r2068
323\[include(틀:isuuid, uuid=1dd4a127-1b8d-4788-8cea-9ff8b1ddd06e)]
r2062
324[include(틀:isuuid, uuid=1dd4a127-1b8d-4788-8cea-9ff8b1ddd06e)]
r2075
325----
r2068
326\[include(틀:isuuid, uuid=xdd4a127-1b8d-4788-8cea-9ff8b1ddd0xx)]
r2064
327[include(틀:isuuid, uuid=xdd4a127-1b8d-4788-8cea-9ff8b1ddd0xx)]
r2068
328\[include(틀:isuuid, uuid=냥)]
329[include(틀:isuuid, uuid=냥)]
r2580
330[include(틀:ㅁ, str=Hello\, World!)]
331toString() 가능
332parseInt() x