咋也沒想到,我成了Rachel。呵呵,還以為比較接近Chandler呢,至少從後期的體形上講。 (點擊“which friends character are you?”串連可以進入問卷頁面) Which Friends Character Are You? You are Rachel. You're very selfish and pay great attention to image.
這段時間發現幾篇介紹在.NET Compact Framework下實現Web Service壓縮傳輸的文章。Getting Web Services using HTTP 1.1 Compression to work in Compact FrameworkHow to use WebServices with the Compact Framework on PocketPC using HTTP/1.1 CompressionWeb Service Compression with
轉帖:如何製作安裝程式 來自:http://blog.csdn.net/zhl0349/archive/2006/04/25/677284.aspx平台為EVC4.0+sp3,WindowsXP作業系統,WindowsCE4.2,PPC2003用EVC編好的程式怎麼製做一個安裝程式?我研究了一番,網上也有不少的資料有兩種方式,一種就是利用現有的evc工具,Cabwiz.exeWindows CE Tools\wce420\POCKET PC 2003\Tools一種是利用第三方軟體Wince
參考:http://msdn.microsoft.com/zh-cn/library/5y289054(VS.80).aspx XrossOne:XrossOne Mobile GDI+ for the Microsoft .NET Compact FrameworkDownload the XrossGDIPlusSharedSource.msi file 用VS.NET在行動裝置上繪圖(繁體):http://www.dezai.cn/Article_Show.asp?ArticleID=1
public class LedLib { private int m_count; private const int NLED_COUNT_INFO_ID = 0; private const int NLED_SUPPORTS_INFO_ID = 1; public LedLib() { NLED_COUNT_INFO pOutput = new NLED_COUNT_INFO();