Difference between r1.22 and the current
@@ -17,6 +17,9 @@
(accessor가 있는 거라면) accessor
...
----
<<tableofcontents>>
= Sub =
...
MKL
[[복제,cloning]]
<<tableofcontents>>
= Sub =
@@ -73,7 +76,13 @@
Ggl:상호참조
== 순환참조 circular reference ==
https://ko.wikipedia.org/wiki/순환_참조
Ggl:순환참조
이것은 문제problem([[문제,problem]] = mathematical problem말고, problemantic situation... pagename? ). 제대로 detect하여 처리하지 않으면 [[무한루프,infinite_loop]]가 일어나는?
== 순환참조 circular reference ==
'''circular reference'''
WtEn:circular_reference
https://en.wikipedia.org/wiki/Circular_reference
이것은 문제problem([[문제,problem]] = mathematical problem말고, problemantic situation... pagename? ). 제대로 detect하여 처리하지 않으면 [[무한루프,infinite_loop]]가 일어나는?
TODO Check backlink and link
(내생각 대충임,chk)
참조의 대상(objective, target, ...?)은
가리키는 방법은 / 접근,access하는 방법은
복제,cloning
가리키는 방법은 / 접근,access하는 방법은
포인터,pointer로, i.e. 메모리주소,memory_address로 직접 (pointer_arithmetic이 어긋나면 위험한 상황 발생 가능... / 메모리보안,memory_safety상 좋지 않은 방법)
ID / 식별자,identifier로
(배열 안에 있는 거라면) 인덱스,index
(accessor가 있는 거라면) accessor
...
MKLID / 식별자,identifier로
(배열 안에 있는 거라면) 인덱스,index
(accessor가 있는 거라면) accessor
...
복제,cloning
1.1. reference count ¶
참조횟수 참조회수
참조계수 (nn)
참조계수 (nn)
rel: counting 메모리관리,memory_management 타입,type 포인터,pointer 스마트포인터,smart_pointer smart_pointer auto_ptr garbage_collection .....
1.2. self-reference ¶
자기참조
자기언급
...
자기언급
...
rel
- 재귀,recursion
- fractal은 self-similarity인데 이것과 cmp.
1.4. 순환참조 circular reference ¶
circular reference
이것은 문제problem(문제,problem = mathematical problem말고, problemantic situation... pagename? ). 제대로 detect하여 처리하지 않으면 무한루프,infinite_loop가 일어나는?
3. 같은영단어 ¶
레퍼런스 ? 리퍼런스 ? not in kornorms 2023-11-11.
참고,reference로도 번역 가능.
인용 언급 등도 가능. 다만 인용(인용,inyong)은 인용,citation 인용,quotation이 더 어울리는 듯 함. 2023-12-03 .... citation quotation
reference
인용 언급 등도 가능. 다만 인용(인용,inyong)은 인용,citation 인용,quotation이 더 어울리는 듯 함. 2023-12-03 .... citation quotation
reference
3.1. (tmp) reference managment / reference manager ? (proper pagename?) 에 대해 ¶
번역?
참고문헌 관리
...
참고문헌 관리
...
doi
page
ISBN / ISSN
...
page
ISBN / ISSN
...
관련표현/관련개념
note - 노트,note
notetaking
bibliography - bibliography bibliography서지 서지학 ...?
link - 링크,link 연결,link
point (v.) / pointing (n.)
citation
quote / quotation / quoting ... quotation quotation quoting quoting
metadata
note - 노트,note
notetaking
bibliography - bibliography bibliography서지 서지학 ...?
link - 링크,link 연결,link
point (v.) / pointing (n.)
citation
quote / quotation / quoting ... quotation quotation quoting quoting
metadata
아무래도 참조하는 문서와 참조대상 문서가 'data'이고, 그것에 대한 인용정보 어디서 어디까지 참조했다 등등, 이런건 'metadata'
...