From Design pattern
Jump to: navigation, search
Line 1: Line 1:
다른 장소에 위치한 파일을 현재 작업하고 있는 app에 불러온다.
+
Load file은 다른 장소에 위치한 파일을 현재 작업하고 있는 app에 불러오는 pattern이다.
 
+
 
+
 
+
== Examples ==
+
=== 590번 사례 ===
+
* 계정을 기반으로 하는 사이트로부터 계정정보를 입력하고 사이트에 업로드한 적 있는 사진들을 불러온다.
+
<videoflash type="vimeo">94762382|300|405</videoflash>
+
  
 +
----
 +
== Load file ==
 +
<div id="sun-col">
 +
=== iOS_Snapfish ===
 +
{{#Widget:Vimeo|id=9476238|width=300|height=405}}
 +
</div>
  
 
[[Category:Manage file]]
 
[[Category:Manage file]]

Revision as of 01:19, 29 May 2014

Load file은 다른 장소에 위치한 파일을 현재 작업하고 있는 app에 불러오는 pattern이다.


Load file

iOS_Snapfish