中国最专业的商业控件服务网

慧都控件网

电话:400-700-1020(免费)或023-66090381
product
最经典Silverlight控件套包助你打造酷炫的Web应用程序
  • 暂时没有相关新闻
上一个 上一个 NMath Stats 下一个 下一个Eval
USPExpress Parser
[产品编号: 11392 ]  
USPExpress Parser

收藏订阅

关于本产品的分类与介绍仅供参考,具体以商家网站介绍为准。
产品介绍 下载 购买 版本更新 开发商 视频与培训 评论  
USPExpress Parser v2.3(最新版) (09-11-30)

USPExpress Parser 版本更新 v2.3 (更新日期:11/30/2009)

[+] New SeparatorType, ListSeparator, NumberDecimalSeparator properties
[+] Common math rounding introduced as an option. E.g.: Round(2.5, 0, MathRounding) yields 3.0. (By default, bankers' rounding is still used.)
[+] An option to add user-defined operators
[+] "Inf" constant. Stands for "positive infinity".
[+] A sample has been added to show the usage of custom "+" and "-" operators in conjunction with dates, Excel-like. Example: #12/05/2008# - (365*10/2)
[-] Function context passed inside IIF calls