본문으로 건너뛰기

(r1642판 Blame)

r1642
r1616
1[[분류:냥]]
r1603
2{{{#!wiki style="font-weight: 300; font-size: 20px"
3{{{#!if 식 = '11+2'
r1616
4@식=11+2@}}} = {{{#!if s1=false, s2=false, s3=false, j=1+0, i=0+0, k=1+0
r1612
5##switch1 : 숫자 계속 탐색하기, switch2 : 소수점 아래 기입하기. switch3 : 중복 실행 방지.
r1613
6}}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57)
r1612
7}}}{{{#!if (s1==false)&&this['d'+i]&&(s3==false)
r1613
8##숫자를 발견할 경우
r1610
9{{{#!if this['v'+j] = +(식.substr(i,1)), s1=true, s3=true
r1614
10##여기에 앞자리가 음수냐 아니냐를 읽는 판별을 만들어야 합니다. ㅏ 이걸 생각 못했네요 그럼 좀 많이 길어지는데
r1610
11}}}}}}{{{#!if (s1==true)&&this['d'+i]&&(s3==false)
12##숫자를 계속 발견할 경우 (소수점일 수도 있습니다. 여기서는 숫자일 경우)
r1611
13##여기에서 소수점 위를 기입하냐 소수점 아래를 기입하냐 소수점 아래라면 소수점 아래 몇번째 자리를 기입하느냐를 적어야 합니다.
r1616
14{{{#!if s2==false
15##정수 자리를 기입하는 경우
r1614
16{{{#!if this['v'+j] = 10*this['v'+j]+(+(식.substr(i,1))), s3=true
r1616
17}}}}}}{{{#!if s2==true
18##소수점 아래 자리를 기입하는 경우
19{{{#!if this['v'+j] = this['v'+j]+(10.0**(-k))*(+(식.substr(i,1))), s3=true
20}}}{{{#!if k+=1
21##다음 소수점 자리 찾기
r1621
22}}}}}}}}}{{{#!if (s1==true)&&(s2==false)&&(식[i]==46)&&(s3==false)
r1624
23##앞에서 숫자를 발견한 다음 소수점을 발견할 경우 (소수점 발견은 최초 1회에 한함)
r1616
24{{{#!if s2=true, s3=true, k=1+0
25##switch2 : 켜기
r1626
26}}}}}}{{{#!if (s1==true)&&(((s2==false)&&!this['d'+i]&&(식[i]!=46))||((s2==true)&&!this['d'+i]))&&(s3==false)
27##숫자가 더 이상 나오지 않고 소수점을 발견하지 못했을 경우, 소수점을 발견한 상황인데 숫자가 나오지 않을 경우 (소수점이 다시 나오는 경우가 자동적으로 포함)
r1610
28{{{#!if j+=1, s1=false, s2=false, s3=true
r1611
29##소수점 아래 기입하는 스위치도 off, 다음 index(j) 매김.
r1616
30}}}{{{#!if s3==true
31##여기까지 과정을 거쳤다면 스위치 off.
32{{{#!if s3=false
33}}}}}}
34}}}{{{#!if i+=1
r1613
35}}}
r1614
36##
r1618
37{{{#!if false
r1619
38##이 if문은 실행되지 않는 단락. 주석만 제거하고 복사 붙여넣기.
r1618
39{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57)
40}}}{{{#!if (s1==false)&&this['d'+i]&&(s3==false)
41{{{#!if this['v'+j] = +(식.substr(i,1)), s1=true, s3=true
42}}}}}}{{{#!if (s1==true)&&this['d'+i]&&(s3==false)
43{{{#!if s2==false
44{{{#!if this['v'+j] = 10*this['v'+j]+(+(식.substr(i,1))), s3=true
45}}}}}}{{{#!if s2==true
46{{{#!if this['v'+j] = this['v'+j]+(10.0**(-k))*(+(식.substr(i,1))), s3=true
47}}}{{{#!if k+=1
r1622
48}}}}}}}}}{{{#!if (s1==true)&&(s2==false)&&(식[i]==46)&&(s3==false)
r1618
49{{{#!if s2=true, s3=true, k=1+0
r1623
50}}}}}}{{{#!if (s1==true)&&(((s2==false)&&!this['d'+i]&&(식[i]!=46)||(s2==false))||((s2==true)&&!this['d'+i]&&(식=[i]==46)))&&(s3==false)
r1618
51{{{#!if j+=1, s1=false, s2=false, s3=true
52}}}{{{#!if s3==true
53{{{#!if s3=false
54}}}}}}
55}}}{{{#!if i+=1
56}}}
57####
58}}}
59##
r1619
60{{{#!if this['v1'] == 1
61this['v1'] == 1}}}
62##
63{{{#!if s3=false
64}}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57)
65}}}{{{#!if (s1==false)&&this['d'+i]&&(s3==false)
66{{{#!if this['v'+j] = +(식.substr(i,1)), s1=true, s3=true
67}}}}}}{{{#!if (s1==true)&&this['d'+i]&&(s3==false)
68{{{#!if this['v'+j] = 10*this['v'+j]+(+(식.substr(i,1))), s3=true
69}}}}}}{{{#!if (s1==true)&&(식[i]==46)&&(s3==false)
70{{{#!if s2=true, s3=true
71}}}}}}{{{#!if (s1==true)&&!this['d'+i]&&(s3==false)
72{{{#!if j+=1, s1=false, s2=false, s3=true
73}}}}}}{{{#!if i+=1
74}}}
75##
r1614
76{{{#!if this['v1'] == 11
77this['v1'] == 11}}}
78##
r1615
79{{{#!if s3=false
80}}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57)
81}}}{{{#!if (s1==false)&&this['d'+i]&&(s3==false)
82{{{#!if this['v'+j] = +(식.substr(i,1)), s1=true, s3=true
83}}}}}}{{{#!if (s1==true)&&this['d'+i]&&(s3==false)
84{{{#!if this['v'+j] = 10*this['v'+j]+(+(식.substr(i,1))), s3=true
85}}}}}}{{{#!if (s1==true)&&(식[i]==46)&&(s3==false)
86{{{#!if s2=true, s3=true
87}}}}}}{{{#!if (s1==true)&&!this['d'+i]&&(s3==false)
88{{{#!if j+=1, s1=false, s2=false, s3=true
89}}}}}}{{{#!if i+=1
90}}}{{{#!if s3=false
91}}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57)
92}}}{{{#!if (s1==false)&&this['d'+i]&&(s3==false)
93{{{#!if this['v'+j] = +(식.substr(i,1)), s1=true, s3=true
94}}}}}}{{{#!if (s1==true)&&this['d'+i]&&(s3==false)
95{{{#!if this['v'+j] = 10*this['v'+j]+(+(식.substr(i,1))), s3=true
96}}}}}}{{{#!if (s1==true)&&(식[i]==46)&&(s3==false)
97{{{#!if s2=true, s3=true
98}}}}}}{{{#!if (s1==true)&&!this['d'+i]&&(s3==false)
99{{{#!if j+=1, s1=false, s2=false, s3=true
100}}}}}}{{{#!if i+=1
101}}}
r1614
102##
r1615
103{{{#!if this['v2'] == 2
104this['v2'] == 2}}}
r1614
105##
106##
107##
108##
r1612
109{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57), i+=1
r1605
110}}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57), i+=1
111}}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57), i+=1
r1603
112}}}
r1605
113## 식 검증이 됐다 치면
r1606
114## dn : true - 수 / false - 연산자
r1605
115{{{#!if this['d0']
1161}}}{{{#!if this['d1']
1171}}}{{{#!if !this['d2']
118+}}}{{{#!if this['d3']
r1604
1192}}}
r1606
120## in : 11+2 에서 '11'은 0번째 위치, '+'는 2번째 위치.. > 0, 2, 3 > 위치 기억 / 뺄셈으로 자릿수 계산
121## 보다 좋은 방법이 있ㅅ을 것 같은데음ㅁ..
122{{{#!if i = 1, j = 1, i0 = 0
123}}}
124{{{#!if t = this['d0'] != this['d1'], t
125{{{#!if this['i'+i] = j, j+=1, i+=1
126}}}}}}{{{#!if !t
127{{{#!if j+=1
128}}}}}}{{{#!if t = this['d1'] != this['d2'], t
129{{{#!if this['i'+i] = j, j+=1, i+=1
130}}}}}}{{{#!if !t
131{{{#!if j+=1
132}}}}}}{{{#!if t = this['d1'] != this['d2'], t
133{{{#!if this['i'+i] = j, j+=1, i+=1
134}}}}}}{{{#!if !t
135{{{#!if j+=1
r1604
136}}}}}}
r1627
137## {{{#!if i0 == 0
138## i0 == 0 }}}{{{#!if i1 == 2
139## i1 == 2 }}}{{{#!if i2 == 3
140## i2 == 3 }}}
r1606
141## {{{#!if list = [d0, d1, d2, d3]
142## }}}
143}}}
r1601
144##생각해보니까 그냥 r을 지정할 수도 있겠구나
r1642
145## [include(틀:계산기, r=13)]
146## [include(틀:계산기, a=123456789, f=+, b=1)]
147## [include(틀:계산기, a=123456789, f=-, b=1)]
148## [include(틀:계산기, a=123459, f=*, b=2)]
149## [include(틀:계산기, a=123459, f=/, b=2)]
r1591
150[include(틀:계산기2, a=10, f=/, b=3)]
r1592
151[include(틀:계산기2, a=-5, f=/, b=200)]
152[include(틀:계산기2, a=-5, f=*, b=200)]
r1593
153[include(틀:계산기2, a=123459, f=/, b=2)]
r1594
154[include(틀:계산기2, a=12345, f=-, b=67890)]
r1598
155[include(틀:계산기2, a=-1, f=*, b=-5)]
r1602
156[include(틀:계산기2, a=-3, f=/, b=7)]
r1596
157[include(틀:계산기2, a=1.1, f=+, b=0.1)]
r1597
158아직은 소수끼리의 계산은 되지 않는 모양이다. (사실 그도 그럴 것이 gauss함수를 가져오지 않았기 때문)
r1588
159
r1579
160{{{#!if json={'a':'b', 'c':'d'}
161json={'a':'b', 'c':'d'}[br]
162}}}{{{#!if json['a'] == 'b'
163json['a'] == 'b'[br]
164}}}{{{#!if list = ['a', 'b']
165list = ['a', 'b'][br]
166}}}{{{#!if list[1] == 'b'
167list[1] == 'b'[br]
168}}}
169
r1587
170[[../냥]] < 볼드체. 단, {{{../}}}뒤에 붙는 이름이 자기자신과 같은 이름이면 볼드체, 다른 이름(예 : [[../냥냥]], [[../냥/냥]])이면 볼드체가 아니다. 문서명이 '[[냥/냥|(상위문서명)/냥]]'일 경우에도 볼드체가 된다. 이 문서에는 상위 문서가 없으니 그냥 '냥' 으로 링크되는 듯 하다.
r1578
171[[냥#]] < 볼드체
172[[냥#ㅁㄴㅇㄹ|냥#ㅁㄴㅇㄹ]] < 볼드체아님
r1576
173[[문서:냥]] < 볼드체아님
r1579
174
r1577
175== ㅁㄴㅇㄹ ==
r1573
176[include(a)]''''''[include(a)][include(a)]
r1575
177[[]][include(a)][include(a)][include(a)]
r1572
178
r1564
179{{{#!wiki style="background: skyblue; margin: 0 auto; padding: 5px; max-width: 500px"
r1558
180||<tablealign=center><tablewidth=100%><tablebordercolor=transparent><tablebgcolor=red><bgcolor=#000>||
181
r1562
182||<tablealign=center><tablewidth=100%><tablebordercolor=transparent><tablebgcolor=red><rowbgcolor=#000>||
183||<colbgcolor=#000>||
r1561
184||<tan>||
r1559
185
r1560
186||<tablealign=center><tablewidth=100%><bgcolor=#000>||
187
188||<tablealign=center><tablewidth=100%>||}}}
r1549
189Mozilla/5.0 (compatible; Daum/1.0; +http://ws.daum.net/aboutkr.html) ok
r1550
190Mozilla/5.0 (compatible; coccocbot-web/1.0; +http://help.coccoc.com/web) ok
r1557
191\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e07569140961)]
192[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e07569140961)]
r1546
193----
r1557
194\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e07569140961, uuid=2d701244-1d84-4716-8717-e0756914096d)]
195[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e07569140961, uuid=2d701244-1d84-4716-8717-e0756914096d)]
r1546
196----
r1557
197\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=-1, UUID=2d701244-1d84-4716-8717-e07569140961)]
198[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=-1, UUID=2d701244-1d84-4716-8717-e07569140961)]
r1546
199----
r1557
200\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=)]
201[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=)]
r1548
202----
r1557
203\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e0756914096x)]
204[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e0756914096x)]
r1546
205----
r1557
206\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e07569140961)]
207[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e07569140961)]
r1546
208----
r1557
209\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e0756914096x)]
210[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e0756914096x)]
r1546
211----
r1557
212\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e07569140961, UUID=2d701244-1d84-4716-8717-e07569140961)]
213[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e07569140961, UUID=2d701244-1d84-4716-8717-e07569140961)]
r1547
214----
r1539
215\[include(틀:isuuid, uuid=1dd4a127-1b8d-4788-8cea-9ff8b1ddd06e)]
r1533
216[include(틀:isuuid, uuid=1dd4a127-1b8d-4788-8cea-9ff8b1ddd06e)]
r1546
217----
r1539
218\[include(틀:isuuid, uuid=xdd4a127-1b8d-4788-8cea-9ff8b1ddd0xx)]
r1535
219[include(틀:isuuid, uuid=xdd4a127-1b8d-4788-8cea-9ff8b1ddd0xx)]
r1539
220\[include(틀:isuuid, uuid=냥)]
221[include(틀:isuuid, uuid=냥)]
r1599
222[include(틀:ㅁ, str=Hello\, World!)]
223toString() 가능
224parseInt() x