반응형 모든글508 Spinner 사용하기 http://blog.naver.com/kyuhgmi/40119869063 android Spinner 사용하기 this.cuisine = (Spinner) findViewById(R.id.cuisine); this.grabReviews = (Button) findViewById(R.id.get_reviews_button); ArrayAdapter cuisines = new ArrayAdapter(this,R.layout.spinner_view,getResources().getStringArray(R.array.cuisines)); cuisines.setDropDownViewResource(R.layout.spinner_view_dropdown); this.cuisine.setAdapter(cuisine.. 2011. 1. 12. [Eclipse] Outline View 아이콘의 의미 Outline view The Outline view displays an outline of a structured C/C++ file that is currently open in the editor area, by listing the structural elements. Outline view toolbar icons The table below lists the icons displayed in the Outline view toolbar. Icon Description Hide Fields Hide Static Members Hide Non-Public Members Sort items alphabetically Outline view icons The table below lists the .. 2011. 1. 7. 안드로이드 inflate LayoutInflater 에 관한 고찰. http://stbaeya.com/tc/233 2011. 1. 6. 기본갤러리(앨범)을 통해 사진의 EXIF Metadata 확인 http://spinell.net/20114677374 참고 사이트 public class ExifInterfaceextends Object java.lang.Object ↳ android.media.ExifInterface Class Overview This is a class for reading and writing Exif tags in a JPEG file. 2011. 1. 5. C# COM+ 생성 및 등록 방법 1. C# 클레스라이브러리 프로젝트 생성. 2.참조에 System.EnterpriseSevices 참조추가 및 using에 추가 및 using System.Runtime.InteropServices; 추가. 3.sn.exe로 강력한 이름생성. sn.exe -k "test.snk" 4.Assemblyinfo.cs 의 [assembly: AssemblyKeyFile("..\\..\\sampleClass.snk")] 추가. 5.cs파일내 Class에 [ClassInterface(ClassInterfaceType.AutoDual)] 추가. 6.컴파일 한후 gacutil.exe -i test.dll 로 전역어셈블리케시에 등록 7.regsvcs.exe test.dll 로 COM+서비스에 등록. 8.해당COM요소의 .. 2010. 12. 14. 서천 춘장대 해수욕장(2010년11월27일) 2010. 12. 8. 이전 1 ··· 46 47 48 49 50 51 52 ··· 85 다음