dbo:abstract
|
- In digital file management, copying is a file operation that creates a new file which has the same content as an existing file. Computer operating systems include file copying methods to users, with operating systems with graphical user interfaces (GUIs) often providing copy-and-paste or drag-and-drop methods of file copying. Operating systems may have specialized file copying APIs are usually able to tell the server to perform the copying locally, without sending file contents over the network, thus greatly improving performance. (en)
- Dans le domaine de la gestion des fichiers informatiques, la copie de fichier consiste à créer un fichier ayant exactement le même contenu qu'un autre. (fr)
- 파일 복사는 기존의 파일과 같은 내용을 가진 새로운 파일을 만들어 내는 것을 말한다.
* 유닉스 및 리눅스에서는 cp 명령어로 파일을 복사한다. - 사용방법 : cp [복사할 파일명] [생성할 파일명] - 사용예시 : cp /etc/hosts /home/userid/new_hosts
* MS-DOS에서는 copy 명령어로 파일을 복사한다. - 사용방법 : copy [복사할 파일명] [생성할 파일명] - 사용예시 : copy c:\io.sys c:\My Documents
ew_io.sys
* GUI(윈도우, macOS 등)에서는 항목을 마우스 포인터로 끌어 놓음으로써 파일을 복사한다. (ko)
|
dbo:wikiPageExternalLink
| |
dbo:wikiPageID
| |
dbo:wikiPageLength
|
- 4903 (xsd:nonNegativeInteger)
|
dbo:wikiPageRevisionID
| |
dbo:wikiPageWikiLink
| |
dbp:cs1Dates
| |
dbp:date
| |
dbp:wikiPageUsesTemplate
| |
dcterms:subject
| |
gold:hypernym
| |
rdf:type
| |
rdfs:comment
|
- In digital file management, copying is a file operation that creates a new file which has the same content as an existing file. Computer operating systems include file copying methods to users, with operating systems with graphical user interfaces (GUIs) often providing copy-and-paste or drag-and-drop methods of file copying. Operating systems may have specialized file copying APIs are usually able to tell the server to perform the copying locally, without sending file contents over the network, thus greatly improving performance. (en)
- Dans le domaine de la gestion des fichiers informatiques, la copie de fichier consiste à créer un fichier ayant exactement le même contenu qu'un autre. (fr)
- 파일 복사는 기존의 파일과 같은 내용을 가진 새로운 파일을 만들어 내는 것을 말한다.
* 유닉스 및 리눅스에서는 cp 명령어로 파일을 복사한다. - 사용방법 : cp [복사할 파일명] [생성할 파일명] - 사용예시 : cp /etc/hosts /home/userid/new_hosts
* MS-DOS에서는 copy 명령어로 파일을 복사한다. - 사용방법 : copy [복사할 파일명] [생성할 파일명] - 사용예시 : copy c:\io.sys c:\My Documents
ew_io.sys
* GUI(윈도우, macOS 등)에서는 항목을 마우스 포인터로 끌어 놓음으로써 파일을 복사한다. (ko)
|
rdfs:label
|
- File copying (en)
- Copie de fichier (fr)
- 파일 복사 (ko)
|
owl:sameAs
| |
prov:wasDerivedFrom
| |
foaf:isPrimaryTopicOf
| |
is dbo:wikiPageDisambiguates
of | |
is dbo:wikiPageRedirects
of | |
is dbo:wikiPageWikiLink
of | |
is foaf:primaryTopic
of | |