91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

絕對的原創.從一個成品軟件中把畫圖的這塊功能摳出來了,代碼和其他窗體可能刪除的不干凈,自己看自己想要知道的功能就行了.主要是利用GDI+畫圖、線、選中、拖動等一些功能的描述。適合初學者-中級者學習參考之用.

資源截圖

代碼片段和文件信息

using?System.Reflection;
using?System.Runtime.CompilerServices;

//
//?有關程序集的常規信息是通過下列
//?屬性集控制的。更改這些屬性值可修改與程序集
//?關聯的信息。
//
[assembly:?Assemblytitle(““)]
[assembly:?AssemblyDescription(““)]
[assembly:?AssemblyConfiguration(““)]
[assembly:?AssemblyCompany(““)]
[assembly:?AssemblyProduct(““)]
[assembly:?AssemblyCopyright(““)]
[assembly:?AssemblyTrademark(““)]
[assembly:?AssemblyCulture(““)]

//
//?程序集的版本信息由下列?4?個值組成:
//
//??????主版本
//??????次版本?
//??????內部版本號
//??????修訂號
//
//?您可以指定所有這些值,也可以使用“修訂號”和“內部版本號”的默認值,方法是按
//?如下所示使用?‘*‘:

[assembly:?AssemblyVersion(“1.0.*“)]

//
//?要對程序集進行簽名,必須指定要使用的密鑰。有關程序集簽名的更多信息,請參考?
//?Microsoft?.NET?framework?文檔。
//
//?使用下面的屬性控制用于簽名的密鑰。
//
//?注意:
//???(*)?如果未指定密鑰,則程序集不會被簽名。
//???(*)?KeyName?是指已經安裝在計算機上的
//??????加密服務提供程序(CSP)中的密鑰。KeyFile?是指包含
//???????密鑰的文件。
//???(*)?如果?KeyFile?和?KeyName?值都已指定,則?
//???????發生下列處理:
//???????(1)?如果在?CSP?中可以找到?KeyName,則使用該密鑰。
//???????(2)?如果?KeyName?不存在而?KeyFile?存在,則?
//???????????KeyFile?中的密鑰安裝到?CSP?中并且使用該密鑰。
//???(*)?要創建?KeyFile,可以使用?sn.exe(強名稱)實用工具。
//???????在指定?KeyFile?時,KeyFile?的位置應該相對于
//???????項目輸出目錄,即
//???????%Project?Directory%\obj\。例如,如果?KeyFile?位于
//???????該項目目錄,應將?AssemblyKeyFile?
//???????屬性指定為?[assembly:?AssemblyKeyFile(“..\\..\\mykey.snk“)]
//???(*)?“延遲簽名”是一個高級選項?-?有關它的更多信息,請參閱?Microsoft?.NET?framework
//???????文檔。
//
[assembly:?AssemblyDelaySign(false)]
[assembly:?AssemblyKeyFile(““)]
[assembly:?AssemblyKeyName(““)]

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????1078??2007-01-10?11:59??WFInterface\App.ico

?????文件???????1859??2007-01-10?11:59??WFInterface\AssemblyInfo.cs

?????文件???????1078??2007-01-10?11:59??WFInterface\bin\Debug\Image\big.ico

?????文件????????318??2007-01-10?11:59??WFInterface\bin\Debug\Image\cl16.ico

?????文件????????766??1999-08-20?10:43??WFInterface\bin\Debug\Image\Delete.ico

?????文件????????766??2007-01-10?11:59??WFInterface\bin\Debug\Image\down.ico

?????文件???????3774??2007-01-10?11:59??WFInterface\bin\Debug\Image\FLOPPY.ICO

?????文件??????12390??2007-01-10?11:59??WFInterface\bin\Debug\Image\Help.ico

?????文件???????2238??2007-01-10?11:59??WFInterface\bin\Debug\Image\line.ico

?????文件???????2238??2007-01-10?11:59??WFInterface\bin\Debug\Image\lineone.cur

?????文件???????2238??2007-01-10?11:59??WFInterface\bin\Debug\Image\linestop.cur

?????文件???????2238??2007-01-10?11:59??WFInterface\bin\Debug\Image\linetwo.cur

?????文件??????10134??2007-01-10?11:59??WFInterface\bin\Debug\Image\Log?Off.ico

?????文件???????3774??2007-01-10?11:59??WFInterface\bin\Debug\Image\logo.ico

?????文件????????766??2007-01-10?11:59??WFInterface\bin\Debug\Image\mouse.cur

?????文件??????10134??2007-01-10?11:59??WFInterface\bin\Debug\Image\netneigh.ico

?????文件???????2238??2007-01-10?11:59??WFInterface\bin\Debug\Image\node.cur

?????文件???????2238??2007-01-10?11:59??WFInterface\bin\Debug\Image\node.ico

?????文件???????3638??2007-01-10?11:59??WFInterface\bin\Debug\Image\nodeselect.ico

?????文件???????1078??2007-01-10?11:59??WFInterface\bin\Debug\Image\NOTE12.ICO

?????文件???????2238??2007-01-10?11:59??WFInterface\bin\Debug\Image\NOTEPAD.ICO

?????文件????????318??2007-01-10?11:59??WFInterface\bin\Debug\Image\open.ico

?????文件???????2238??2007-01-10?11:59??WFInterface\bin\Debug\Image\p.ico

?????文件???????2238??2007-01-10?11:59??WFInterface\bin\Debug\Image\partition.ico

?????文件????????318??2007-01-10?11:59??WFInterface\bin\Debug\Image\person116.ico

?????文件???????1603??2007-01-10?11:59??WFInterface\bin\Debug\Image\point.gif

?????文件????????766??2007-01-10?11:59??WFInterface\bin\Debug\Image\Pointer.ico

?????文件???????2893??2007-01-10?11:59??WFInterface\bin\Debug\Image\pointselect.png

?????文件???????7406??2007-01-10?11:59??WFInterface\bin\Debug\Image\RazorArt_Ipack?Text?Document.ico

?????文件???????7406??2007-01-10?11:59??WFInterface\bin\Debug\Image\RazorArt_Ipack?Write?Document.ico

............此處省略80個文件信息

評論

共有 條評論