資源簡(jiǎn)介
絕對(duì)的原創(chuàng).從一個(gè)成品軟件中把畫圖的這塊功能摳出來了,代碼和其他窗體可能刪除的不干凈,自己看自己想要知道的功能就行了.主要是利用GDI+畫圖、線、選中、拖動(dòng)等一些功能的描述。適合初學(xué)者-中級(jí)者學(xué)習(xí)參考之用.

代碼片段和文件信息
using?System.Reflection;
using?System.Runtime.CompilerServices;
//
//?有關(guān)程序集的常規(guī)信息是通過下列
//?屬性集控制的。更改這些屬性值可修改與程序集
//?關(guān)聯(lián)的信息。
//
[assembly:?Assemblytitle(““)]
[assembly:?AssemblyDescription(““)]
[assembly:?AssemblyConfiguration(““)]
[assembly:?AssemblyCompany(““)]
[assembly:?AssemblyProduct(““)]
[assembly:?AssemblyCopyright(““)]
[assembly:?AssemblyTrademark(““)]
[assembly:?AssemblyCulture(““)]
//
//?程序集的版本信息由下列?4?個(gè)值組成:
//
//??????主版本
//??????次版本?
//??????內(nèi)部版本號(hào)
//??????修訂號(hào)
//
//?您可以指定所有這些值,也可以使用“修訂號(hào)”和“內(nèi)部版本號(hào)”的默認(rèn)值,方法是按
//?如下所示使用?‘*‘:
[assembly:?AssemblyVersion(“1.0.*“)]
//
//?要對(duì)程序集進(jìn)行簽名,必須指定要使用的密鑰。有關(guān)程序集簽名的更多信息,請(qǐng)參考?
//?Microsoft?.NET?framework?文檔。
//
//?使用下面的屬性控制用于簽名的密鑰。
//
//?注意:
//???(*)?如果未指定密鑰,則程序集不會(huì)被簽名。
//???(*)?KeyName?是指已經(jīng)安裝在計(jì)算機(jī)上的
//??????加密服務(wù)提供程序(CSP)中的密鑰。KeyFile?是指包含
//???????密鑰的文件。
//???(*)?如果?KeyFile?和?KeyName?值都已指定,則?
//???????發(fā)生下列處理:
//???????(1)?如果在?CSP?中可以找到?KeyName,則使用該密鑰。
//???????(2)?如果?KeyName?不存在而?KeyFile?存在,則?
//???????????KeyFile?中的密鑰安裝到?CSP?中并且使用該密鑰。
//???(*)?要?jiǎng)?chuàng)建?KeyFile,可以使用?sn.exe(強(qiáng)名稱)實(shí)用工具。
//???????在指定?KeyFile?時(shí),KeyFile?的位置應(yīng)該相對(duì)于
//???????項(xiàng)目輸出目錄,即
//???????%Project?Directory%\obj\。例如,如果?KeyFile?位于
//???????該項(xiàng)目目錄,應(yīng)將?AssemblyKeyFile?
//???????屬性指定為?[assembly:?AssemblyKeyFile(“..\\..\\mykey.snk“)]
//???(*)?“延遲簽名”是一個(gè)高級(jí)選項(xiàng)?-?有關(guān)它的更多信息,請(qǐng)參閱?Microsoft?.NET?framework
//???????文檔。
//
[assembly:?AssemblyDelaySign(false)]
[assembly:?AssemblyKeyFile(““)]
[assembly:?AssemblyKeyName(““)]
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件???????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個(gè)文件信息
評(píng)論
共有 條評(píng)論