2009年10月31日 星期六
2009年10月30日 星期五
2009年10月29日 星期四
Android教學 by Jollen
Jollen 的Android 教學首頁
download android sdk page
Quick Start - about an overview of how to install and set up the SDK
Eclipse 3.5 (Galileo) download (我下載這個版本 Eclipse Classic 3.5.1 (162 MB))
安裝ADT發生下列問題
將https改成http就可以嚕
以下是安裝畫面
Follow這個網頁裝好Android PlugIn on Eclipse
download android sdk page
Quick Start - about an overview of how to install and set up the SDK
Eclipse 3.5 (Galileo) download (我下載這個版本 Eclipse Classic 3.5.1 (162 MB))
安裝ADT發生下列問題
將https改成http就可以嚕
以下是安裝畫面
Follow這個網頁裝好Android PlugIn on Eclipse
Jollen 的Android 教學,#1: Android 應用程式模式
Jollen 的 Android 教學,#2: 「Hello Moko」 - Activity 與 View 的關係
20091116Jollen 的 Android 教學,#3: 第一個 Android 專案
透過Facebook分享
2009年10月28日 星期三
Link error - using IImage
MultiLaunchIIDlg.obj : error LNK2019: unresolved external symbol CLSID_ImagingFactory referenced in function "public: struct HBITMAP__ * __cdecl CMultiLaunchIIDlg::LoadImageWithImagingApi(unsigned short const *)" (?LoadImageWithImagingApi@CMultiLaun
chIIDlg@@QAAPAUHBITMAP__@@PBG@Z)
MultiLaunchIIDlg.obj : error LNK2019: unresolved external symbol IID_IImagingFactory referenced in function "public: struct HBITMAP__ * __cdecl CMultiLaunchIIDlg::LoadImageWithImagingApi(unsigned short const *)" (?LoadImageWithImagingApi@CMultiLaunc
hIIDlg@@QAAPAUHBITMAP__@@PBG@Z)
ARMV4IRel/MultiLaunchII.exe : fatal error LNK1120: 2 unresolved externals
Solution
關鍵在於要include一個file
#include "initguid.h"
並且要加在Imaging.h之前
#include "Imaging.h"
Reference:
http://blog.csdn.net/norains/archive/2007/08/14/1743386.aspx
chIIDlg@@QAAPAUHBITMAP__@@PBG@Z)
MultiLaunchIIDlg.obj : error LNK2019: unresolved external symbol IID_IImagingFactory referenced in function "public: struct HBITMAP__ * __cdecl CMultiLaunchIIDlg::LoadImageWithImagingApi(unsigned short const *)" (?LoadImageWithImagingApi@CMultiLaunc
hIIDlg@@QAAPAUHBITMAP__@@PBG@Z)
ARMV4IRel/MultiLaunchII.exe : fatal error LNK1120: 2 unresolved externals
Solution
關鍵在於要include一個file
#include "initguid.h"
並且要加在Imaging.h之前
#include "Imaging.h"
Reference:
http://blog.csdn.net/norains/archive/2007/08/14/1743386.aspx
透過Facebook分享
The tool - AdjustVolumeUseHeadSet for RN2M and RN6
You can use this tool if you buy that PND - RN2M, RN6
That tool will volume down the level 1,2, 3, not change others when you want to listen the music with headset more comfortable.
It can be used to "Gosget Go-568","NavRoad NR460","NavRoad NR560"
Download link:
AdjustVolumeUseHeadSet.zip
That tool will volume down the level 1,2, 3, not change others when you want to listen the music with headset more comfortable.
It can be used to "Gosget Go-568","NavRoad NR460","NavRoad NR560"
Download link:
AdjustVolumeUseHeadSet.zip
透過Facebook分享
2009年10月27日 星期二
dvi interface
http://zh.wikipedia.org/wiki/DVI
接頭形式有分成以下三種
接頭形式有分成以下三種
- DVI-D(僅傳送數位訊號)
- DVI-A(僅傳送類比訊號)
- DVI-I(可傳送數位及類比訊號)
透過Facebook分享
HTC - Developer Center
HTC - Developer Center
Release出來的東西包含
HTC Hero Kernel Source Code
HTC Magic Kernel Source Code
HTC Dream Kernel Source Code
HTC Proprietary Binaries for ADP1
Release出來的東西包含
HTC Hero Kernel Source Code
HTC Magic Kernel Source Code
HTC Dream Kernel Source Code
HTC Proprietary Binaries for ADP1
透過Facebook分享
訂閱:
文章 (Atom)