琉璃網站
CommunityServer BlogEngine.Net 中文技術社群網站

Browse Blog Posts by Tags

Showing related tags and posts for the 部落日誌 application. See all tags in the site
  • TIPS-將Manifest內嵌至EXE檔案

    照著 MSDN Create and Embed an Application Manifest (UAC) 一文的說明,為.NET程式附加.manifest檔案註記為需管理者權限執行,並在Visual Studio專案屬性的Post Build Event中加入 mt.exe -manifest "$(ProjectDir)$(TargetName).exe.manifest" -updateresource:"$(TargetDir)$(TargetName).exe;#1"...
    發表於 mirror 作者 黑暗執行緒 時間 Tue, Aug 31 2010
    分類: 分類: , ,
  • 網站下載程式碼後無法編譯

    從 CodePlex 下載SourceCode回家玩,Build時卻發生錯誤: The "ValidateXaml" task failed unexpectedly. System.IO.FileLoadException: Could not load file or assembly 'file:///C:\WorkRoom\WP7\3rdParty\PhoneControls\Phone.Controls.Samples.dll' or one of its...
    發表於 mirror 作者 黑暗執行緒 時間 Sat, Aug 14 2010
    分類: 分類: , ,
  • Color ListBox for .Net 2.0

    因為工作關係,常需要寫測試軟體,偶爾會看到訪間的 Log 畫面是彩色的,也想動手將測試結果輸出彩色的 一般我都會用 ListBox 作為顯示畫面,因為 ListBox 以行為單位,很適合我的使用,但也很不幸的 .Net 並沒有辦法將 ListBox 每行用不同的顏色,不過其實還是可以讓他用 "畫" 的完成這項作業 首先先把 DrawMode 設定為 OwnerDrawVariable ,再加入 listBox1.DrawItem += new System.Windows.Forms.DrawItemEventHandler(this.listBox1_DrawItem) ...
    發表於 技術論壇 作者 dmwc 時間 Mon, Feb 08 2010
    分類: 分類: , ,
頁 1 / 1 (3 項)
Copyright 2010 琉璃網站 , 本站採用 CommunityServer 2008.5 為社群平台
Telligent 贊助台灣區 .Net DCP partner
各圖片與商標為各廠商所有,轉載本站圖文內容須需註明出處網頁