文件名称:RulesLogic
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 12kb
- 下载次数:
- 0次
- 提 供 者:
- a***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
RulesLogic. (.NET fr a mework 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 (for instance, +, -, ! etc).
Such rule string can be entered either as a string or via classes concstuctions.
Both approaches exist in Program.cs sample file.
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 (for instance, +, -, ! etc).
Such rule string can be entered either as a string or via classes concstuctions.
Both approaches exist in Program.cs sample file.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RulesLogic
..........\Program.cs
..........\Properties
..........\..........\AssemblyInfo.cs
..........\readme.txt
..........\RulesLogic
..........\..........\Comparators
..........\..........\...........\RuleComparator.cs
..........\..........\...........\RuleComparatorEqual.cs
..........\..........\...........\RuleComparatorNotEqual.cs
..........\..........\Logical
..........\..........\.......\RuleLogicalOperator.cs
..........\..........\.......\RuleLogicalOperatorAND.cs
..........\..........\.......\RuleLogicalOperatorOR.cs
..........\..........\RuleBase.cs
..........\..........\RuleBraces.cs
..........\..........\RuleCondition.cs
..........\..........\RuleConditionTwoItems.cs
..........\..........\RulesBuilder.cs
..........\..........\Values
..........\..........\......\StaticExtendedValue.cs
..........\..........\......\StaticValue.cs
..........\..........\......\StaticValueInteger.cs
..........\RulesLogic.csproj
Rules.sln
..........\Program.cs
..........\Properties
..........\..........\AssemblyInfo.cs
..........\readme.txt
..........\RulesLogic
..........\..........\Comparators
..........\..........\...........\RuleComparator.cs
..........\..........\...........\RuleComparatorEqual.cs
..........\..........\...........\RuleComparatorNotEqual.cs
..........\..........\Logical
..........\..........\.......\RuleLogicalOperator.cs
..........\..........\.......\RuleLogicalOperatorAND.cs
..........\..........\.......\RuleLogicalOperatorOR.cs
..........\..........\RuleBase.cs
..........\..........\RuleBraces.cs
..........\..........\RuleCondition.cs
..........\..........\RuleConditionTwoItems.cs
..........\..........\RulesBuilder.cs
..........\..........\Values
..........\..........\......\StaticExtendedValue.cs
..........\..........\......\StaticValue.cs
..........\..........\......\StaticValueInteger.cs
..........\RulesLogic.csproj
Rules.sln