본문 바로가기

체르니 놀이터 보기603

Inconsistent accessibility: parameter type 에러 처리 dll 파일을 만들어 다른 응용 프로젝트에서 사용하기 위해서 클래스들을 정의하고 enum 여러 개를 정의한 후 dll을 생성하는 과정에서 다음과 같은 에러 메시지를 나타내었다. "Inconsistent accessibility: parameter type" dll 내에서 사용하는 메서드의 입력 파라미터로 정의한 enum 형태의 입력 파라미터로 설정해주었는데 해당 입력 파라미터를 포함하는 메서드 부분에서 이런 에러가 나서 생각해보니 역시 에러 메시지에서 유추할 수 있듯이 접근에 문제가 있는 듯하여 입력 파라미터로 사용된 enum 앞에 다음과 같이 해주었다. public enum deliveryState { ready, delivering, complete }; public enum deliveryMetho.. 2012. 10. 3.
Windows 8 Release Preview 버전 설치하기 Windows 8 Release Preview 버전 설치하기 위해서는 다음 사이트에서 Windows 8 Release Preview 버전을 다운로드합니다. http://msdn.microsoft.com/ko-kr/windows/apps/br229516/ 다운로드 받은 설치 프로그램을 DVD로 굽거나 ISO 파일을 이용하여 설치를 시작합니다. 조금 후에 다음과 같은 언어 및 시간, 키보드 등을 설정하는 화면이 나타나며 맞게 선택한 후 Next 버튼을 클릭합니다. 그러면 다음 화면에서 Install now 버튼을 클릭하여 설치를 시작합니다. 곧이어 제품키를 넣는 화면이 나타나며 여기에 ISO 파일을 다운로드 받는 화면에 나타난 Product Key를 입력해주고 다음 버튼을 클릭하면 License Term 화.. 2012. 6. 1.
how to write facebook on Windows 8 Let's click People You just click(or touch) Me and you'll see the recent Posting data. If you click(or touch) image, and then you can write sentence. Let's write words in the part of Add a comment as the below picture. The operation will be reflected in the facebook page. Facebook is not difficult to use on Windows 8, haha Finally, I just post these articles in order not to forget and I love to .. 2012. 5. 14.
how to connect to facebook on Windows 8 I like to try to install, test about new software or technology. This time I just show how to connect my facebook account to facebook on Windows 8 And then click People You just click All your friends~, and then select Facebook You will just click Connect Button. Let's input your Email Address and password It's a piece of cake! Let's just click Accept(허가) button And then you can see facebook ico.. 2012. 5. 13.