<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://trans.onionmixer.net/wiki/index.php?action=history&amp;feed=atom&amp;title=StartprogrammingusingObjectPascal%3AObjectOrientedFile</id>
	<title>StartprogrammingusingObjectPascal:ObjectOrientedFile - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://trans.onionmixer.net/wiki/index.php?action=history&amp;feed=atom&amp;title=StartprogrammingusingObjectPascal%3AObjectOrientedFile"/>
	<link rel="alternate" type="text/html" href="https://trans.onionmixer.net/wiki/index.php?title=StartprogrammingusingObjectPascal:ObjectOrientedFile&amp;action=history"/>
	<updated>2026-05-01T07:47:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://trans.onionmixer.net/wiki/index.php?title=StartprogrammingusingObjectPascal:ObjectOrientedFile&amp;diff=396&amp;oldid=prev</id>
		<title>Onionmixer: SPOP 객체지향파일 페이지 추가</title>
		<link rel="alternate" type="text/html" href="https://trans.onionmixer.net/wiki/index.php?title=StartprogrammingusingObjectPascal:ObjectOrientedFile&amp;diff=396&amp;oldid=prev"/>
		<updated>2012-07-26T11:52:38Z</updated>

		<summary type="html">&lt;p&gt;SPOP 객체지향파일 페이지 추가&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===객체 지향 파일===&lt;br /&gt;
&lt;br /&gt;
첫 번째 장에서 파일의 제각기 다른 형식을 사용했고, 구조화 프로그래밍(프로시저와 함수)을 사용하여 이 파일들을 다루었습니다. 이제 파일 객체를 사용하여 파일에 접근할 때입니다.&lt;br /&gt;
&lt;br /&gt;
객체지향 파스칼의 파일 클래스 중 하나는 파일들을 다루기 위한 메서드와 속성을 가진 &amp;#039;&amp;#039;TFileStream&amp;#039;&amp;#039; 입니다. &lt;br /&gt;
&lt;br /&gt;
이 방법을 사용하면 좀 더 표준적이고 프로그래머들이 예측하기 쉽게 됩니다. 예를 들어 파일을 열고 초기화 하기 위해 파스칼의 다른 객체처럼 &amp;#039;&amp;#039;Create&amp;#039;&amp;#039; 생성자를 사용하겠지만,  파일을 사용할 때 구조화 방법에서는 &amp;#039;&amp;#039;AssignFile&amp;#039;&amp;#039;, &amp;#039;&amp;#039;Rewrite&amp;#039;&amp;#039;, &amp;#039;&amp;#039;Reset&amp;#039;&amp;#039;, &amp;#039;&amp;#039;Append&amp;#039;&amp;#039; 프로시저로 초기화 합니다.&lt;br /&gt;
[[Category:StartprogrammingusingObjectPascal]]&lt;/div&gt;</summary>
		<author><name>Onionmixer</name></author>
	</entry>
</feed>