会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 2. 发明授权
    • Tower of numeric types
    • 数值型塔
    • US07890320B2
    • 2011-02-15
    • US11787586
    • 2007-04-17
    • Melitta AndersenRyan ByingtonBrian GrunkemeyerJames S. MillerAnthony J. MooreAriel Weinstein
    • Melitta AndersenRyan ByingtonBrian GrunkemeyerJames S. MillerAnthony J. MooreAriel Weinstein
    • G06F7/00
    • G06F7/38
    • Various technologies and techniques are disclosed for providing a numeric tower that represents a structure supporting statically defined numeric data types. The numeric data types each are operable to implement a different but accurate representation of a particular value. Numeric operations are supported for the numeric tower that can be performed with any of the statically defined numeric data types. The numeric tower is extensible, and allows for additional statically defined numeric data types to be added, as well as operations. The numeric tower is also operable to detect overflow situations. For example, suppose a result of an operation will result in an overflow situation because the operation does not fit within a range supported by the particular numeric type. The system converts the numeric type to a different one of the numeric data types when the result does not fit within a range supported by the first one.
    • 公开了各种技术和技术,用于提供表示支持静态定义的数字数据类型的结构的数字塔。 数字数据类型各自可操作以实现特定值的不同但准确的表示。 可以使用任何静态定义的数字数据类型执行数字塔的数字操作。 数字塔是可扩展的,并允许添加其他静态定义的数字数据类型以及操作。 数字塔也可以检测溢出情况。 例如,假设操作的结果将导致溢出情况,因为操作不符合特定数字类型支持的范围。 当结果不符合第一个支持的范围时,系统将数字类型转换为不同的数字数据类型。
    • 5. 发明授权
    • Web controls validation
    • Web控件验证
    • US06915454B1
    • 2005-07-05
    • US09879790
    • 2001-06-12
    • Anthony J. MooreSusan M. WarrenScott D. GuthrieSteven A. Isaac
    • Anthony J. MooreSusan M. WarrenScott D. GuthrieSteven A. Isaac
    • G06F11/00G06F11/07
    • G06F11/0751G06F11/0709G06F11/0754
    • Web control validation may be defined using one or more declarations that are included in an ASP+ file by the web page author. The declarations specify server-side objects that validate the input data received in the web page and provide error handling in the event of a validation failure error. Validation declaration parameters specify the validation criteria against which the input data is validated. Example validation operations involve regular expressions, required fields, data comparison, range comparison and custom validation. Validation parameters can also specify- either server-side validation or client-side validation, depending on the client browser's capabilities. In a server-side scenario, a server-side validation object processes the input data received in an HTTP request from the client. In a client-side scenario, a server-side validation object renders the appropriate client-side code to validate the input data without a round trip between the client and the server.
    • Web控件验证可以使用网页作者在ASP +文件中包含的一个或多个声明进行定义。 声明指定服务器端对象,验证在网页中接收的输入数据,并在发生验证失败错误时提供错误处理。 验证声明参数指定验证输入数据的验证标准。 示例验证操作涉及正则表达式,必需字段,数据比较,范围比较和自定义验证。 验证参数还可以指定服务器端验证或客户端验证,具体取决于客户端浏览器的功能。 在服务器端方案中,服务器端验证对象处理来自客户端的HTTP请求中接收到的输入数据。 在客户端方案中,服务器端验证对象呈现适当的客户端代码,以验证输入数据,而无需客户端和服务器之间的往返。