資源簡介
簡單的web打印
代碼片段和文件信息
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ù)提供程序
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄??????????0??2005-06-05?13:08??WebPrint
????...D.H.?????????0??2005-06-05?13:08??WebPrint\_vti_pvt
?????文件??????????0??2005-06-05?13:08??WebPrint\_vti_pvt\service.lck
?????文件???????1127??2005-06-05?13:08??WebPrint\_vti_pvt\service.cnf
?????文件??????????3??2005-06-05?13:08??WebPrint\_vti_pvt\services.cnf
?????文件????????324??2005-06-05?13:08??WebPrint\_vti_pvt\doctodep.btr
?????文件????????324??2005-06-05?13:08??WebPrint\_vti_pvt\deptodoc.btr
????...D.H.?????????0??2005-06-05?13:08??WebPrint\_vti_txt
????...D.H.?????????0??2005-06-05?13:08??WebPrint\_vti_sc
????...D.H.?????????0??2005-06-05?13:08??WebPrint\_vti_cnf
?????文件???????7269??2005-06-05?13:45??WebPrint\WebPrint.csproj
?????文件????????114??2005-06-05?13:08??WebPrint\WebPrint.csproj.webinfo
?????目錄??????????0??2005-06-05?13:08??WebPrint\bin
?????文件??????36864??2005-06-05?13:51??WebPrint\bin\WebPrint.dll
?????文件??????24064??2005-06-05?13:51??WebPrint\bin\WebPrint.pdb
?????文件?????????75??2005-06-05?13:08??WebPrint\Global.asax
?????文件???????1374??2005-06-05?13:08??WebPrint\Global.asax.cs
?????文件???????1733??2002-01-29?22:04??WebPrint\Global.asax.resx
?????文件???????2115??2005-06-05?13:08??WebPrint\AssemblyInfo.cs
?????文件???????4241??2005-06-05?13:08??WebPrint\Web.config
?????文件???????2486??2005-06-05?14:18??WebPrint\Main.aspx
?????文件???????1304??2005-06-05?13:45??WebPrint\Main.aspx.cs
?????文件???????5317??2005-06-05?13:15??WebPrint\Main.aspx.resx
?????文件??????11096??2005-06-05?14:04??WebPrint\XtraReport1.cs
?????文件??????16091??2005-06-05?13:51??WebPrint\XtraReport1.resx
?????文件????????129??2005-06-05?13:20??WebPrint\licenses.licx
?????文件?????201728??2005-08-24?19:53??實(shí)現(xiàn)在WEB下面實(shí)現(xiàn)報(bào)表連續(xù)打印的實(shí)例.doc
-----------?---------??----------?-----??----
???????????????317778????????????????????27
............此處省略0個(gè)文件信息
評(píng)論
共有 條評(píng)論