文件名称:RulesLogic
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:11.92kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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 (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/
RulesLogic/Program.cs
RulesLogic/Properties/
RulesLogic/Properties/AssemblyInfo.cs
RulesLogic/readme.txt
RulesLogic/RulesLogic/
RulesLogic/RulesLogic/Comparators/
RulesLogic/RulesLogic/Comparators/RuleComparator.cs
RulesLogic/RulesLogic/Comparators/RuleComparatorEqual.cs
RulesLogic/RulesLogic/Comparators/RuleComparatorNotEqual.cs
RulesLogic/RulesLogic/Logical/
RulesLogic/RulesLogic/Logical/RuleLogicalOperator.cs
RulesLogic/RulesLogic/Logical/RuleLogicalOperatorAND.cs
RulesLogic/RulesLogic/Logical/RuleLogicalOperatorOR.cs
RulesLogic/RulesLogic/RuleBase.cs
RulesLogic/RulesLogic/RuleBraces.cs
RulesLogic/RulesLogic/RuleCondition.cs
RulesLogic/RulesLogic/RuleConditionTwoItems.cs
RulesLogic/RulesLogic/RulesBuilder.cs
RulesLogic/RulesLogic/Values/
RulesLogic/RulesLogic/Values/StaticExtendedValue.cs
RulesLogic/RulesLogic/Values/StaticValue.cs
RulesLogic/RulesLogic/Values/StaticValueInteger.cs
RulesLogic/RulesLogic.csproj
Rules.sln
RulesLogic/Program.cs
RulesLogic/Properties/
RulesLogic/Properties/AssemblyInfo.cs
RulesLogic/readme.txt
RulesLogic/RulesLogic/
RulesLogic/RulesLogic/Comparators/
RulesLogic/RulesLogic/Comparators/RuleComparator.cs
RulesLogic/RulesLogic/Comparators/RuleComparatorEqual.cs
RulesLogic/RulesLogic/Comparators/RuleComparatorNotEqual.cs
RulesLogic/RulesLogic/Logical/
RulesLogic/RulesLogic/Logical/RuleLogicalOperator.cs
RulesLogic/RulesLogic/Logical/RuleLogicalOperatorAND.cs
RulesLogic/RulesLogic/Logical/RuleLogicalOperatorOR.cs
RulesLogic/RulesLogic/RuleBase.cs
RulesLogic/RulesLogic/RuleBraces.cs
RulesLogic/RulesLogic/RuleCondition.cs
RulesLogic/RulesLogic/RuleConditionTwoItems.cs
RulesLogic/RulesLogic/RulesBuilder.cs
RulesLogic/RulesLogic/Values/
RulesLogic/RulesLogic/Values/StaticExtendedValue.cs
RulesLogic/RulesLogic/Values/StaticValue.cs
RulesLogic/RulesLogic/Values/StaticValueInteger.cs
RulesLogic/RulesLogic.csproj
Rules.sln
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.