摘要:
新建一个类库程Class Library(即可),项目名称为ZCJ.SQL 将项目中的类Class1命名为SendPhoneMsg,在这个类中写入如下代码 这里写的是一个数据调用程序发送短消息的代码,方法具体处理什么业务可以自己修改 using System; using System.Collec 阅读全文
摘要:
1 Session state can only be used when enableSessionState is set to true, either in a configuration file or in the Page directive. Please also make sur 阅读全文