목록도전 (1084)
도전2022
http://www.microsoft.com/en-us/download/details.aspx?id=15532 Microsoft Surface SDK 1.0 SP1 Workstation Edition Quick links Overview System requirements Instructions Looking for support? Visit the Microsoft Support site now > The Microsoft Surface SDK 1.0 Service Pack 1 (SP1) Workstation Edition enables you to create and test Microsoft Surface touch-enabled applications on a workstation instead ..
http://msdn.microsoft.com/en-us/library/ff727815 Microsoft Surface 2.0 SDK 2 out of 3 rated this helpful - Rate this topic The Microsoft Surface 2.0 SDK provides the managed APIs and the tools you need to develop Surface applications. Applications that are built using the Surface SDK can run on devices made for Surface 2.0, and on Windows 7 computers. Developing applications for Surface is essen..
http://msdn.microsoft.com/en-us/library/ff727811 Surface Samples This topic has not yet been rated - Rate this topic The Microsoft Surface SDK contains several types of samples, including quick start tutorials, how-to topics, and extractable Microsoft Visual Studio 2010 projects for sample applications. Quick Starts The following topics are basic tutorials to help you create your first Surface a..
http://www.microsoft.com/en-us/download/details.aspx?id=29866 Kinect for Windows SDK v1.5 Quick links Overview System requirements Instructions Looking for support? Visit the Microsoft Support site now > The Kinect for Windows SDK enables developers to create applications that support gesture and voice recognition, using Kinect sensor technology on computers running Windows 7, Windows 8 consumer..
http://ffmpeg.mplayerhq.hu/index.html News | About | Download | Documentation | Bug Reports | Contact | Consulting | Projects | Legal | Security | FATEProject DescriptionFFmpeg is a complete, cross-platform solution to record, convert and stream audio and video. It includes libavcodec - the leading audio/video codec library. See the documentation for a complete feature list and theChangelog for ..
http://nokia.svn.wordpress.org/trunk/src/qss/common.qss item:selected QLineEdit:focus, QTextEdit:focus { border: 1px solid black; color: black; } 등등 이벤트 스타일 지정 예
http://developer.motorola.com/testing/app-validator/
안드로이드 개발 시, 안드로이드를 컴파일 하면, xml 파일이 out.xml 파일로 생성이된다. 이것 때문에 실행 안되곤 한다. 해결 방법은 다음과 같다. http://stackoverflow.com/questions/2393103/android-sdk-main-out-xml-parsing-error Better fixing: Eclipse -> Window -> Preferences -> Run/Debug -> Launching -> Lauch ConfigurationCross : Filter checked launch configuration types and Cross also : XSL (at the end of the list)Make the problem go away Forever !