文件名称:Serializer
- 所属分类:
- Web服务器
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 14.45kb
- 下载次数:
- 0次
- 提 供 者:
- 小**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
发现一些托管服务器不支持序列化和反序列化,我写了这个代码进行序列化的检测,先执行TestA.ASPX,看是否生成了strs.xml文件,再执行TestB.aspx,看是否输出了strs.xml文件中的内容.A是序列化过程,B是反序列化过程.代码用C#/ASP.NET1.1编写。
不明白的可以加我QQ号问我:555951-found that some servers do not support the care and anti-sequence sequence, I wrote the code sequence of detection, first implementation TestA.ASPX. whether the formation of strs.xml paper, the implementation of TestB.aspx. whether the output strs.xml document content. A sequence of the process. B is anti-sequence process. code using C# / ASP.NET1.1 prepared. Do not understand it could be, I asked my QQ : 555951
不明白的可以加我QQ号问我:555951-found that some servers do not support the care and anti-sequence sequence, I wrote the code sequence of detection, first implementation TestA.ASPX. whether the formation of strs.xml paper, the implementation of TestB.aspx. whether the output strs.xml document content. A sequence of the process. B is anti-sequence process. code using C# / ASP.NET1.1 prepared. Do not understand it could be, I asked my QQ : 555951
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 85375557serializer.rar 列表 TestA.aspx.resx TestB.aspx TestB.aspx.cs TestB.aspx.resx Web.config WebTest.csproj WebTest.csproj.webinfo bin\WebTest.dll bin AssemblyInfo.cs Global.asax Global.asax.cs Global.asax.resx Serializer.cs StringCollection.cs TestA.aspx TestA.aspx.cs