随笔分类 - c#.net
摘要:1 public static string doPost(string Url, byte[] postData, SinaCookie bCookie, String encodingFormat, String referer, string ProxyStr) 2 { 3 try 4 { 5
阅读全文
摘要:会话易丢失,解决办法一.了解下Web园一个应用程序池默认是开启一个工作进程,但也可以开启多个工作进程,这样可提高性能,这个功能名为Web园,是小型的“Web农场”,您无需使用多台计算机来传送相同内容(Web农场),而是可以使用一台计算机中的多个进程来传送相同内容。配置Web园: IIS->应用程序池...
阅读全文
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Web;using System.Text.RegularExpressions;namespace Cons...
阅读全文

浙公网安备 33010602011771号