搜索资源列表
qywzglxt
- 部分模块说明如下: 一、语言模块: 当前模块是控制不同语言的数据显示,可以从三个地方进行设置,分别为:目录中的Web.Config文件全局赋值;页面对其控件属性的赋值;以及通过URL参数赋值。各赋值的优先级为:URL参数 -> 控件属性 -> Web.Config全局,优先级高的设置为把优先低的设置覆盖,各赋值方式介绍如下: a. 目录中的Web.Config 当前设置为所在目录的全局设置,比如:/Cn/Web.Config,其中有一个设置“<add k
RulesLogic
- RulesLogic. (.NET Framework 4.0/VS 2010) It allows simple rules creation and validation, like "(a = 3 or b = 4) and c = 7". Currently "and / or / = / != / () operators supported. The library can be extended with adding additional classes (f
XmlSignatureCode
- Steps to Install a) Copy the files into a folder say c:\xmlsignature b) Make sure you have enough permission to create files under the folder c) Make sure you have CreditCardInfo.xml in the application directory. d)compile the Csharp files.
