会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 3. 发明公开
    • IMMUTABLE OBJECT TYPES
    • UNVERÄNDERLICHEOBJEKTTYPEN
    • EP2941699A1
    • 2015-11-11
    • EP14702314.7
    • 2014-01-03
    • Microsoft Technology Licensing, LLC
    • DUFFY, John J.PARSONS, Jared PorterSINZ, MichaelBROMFIELD, Alexander DanielCWALINA, Krzysztof J.
    • G06F9/45
    • G06F8/315G06F8/436G06F8/437
    • A language extension that advances safety in system programming in that an entire type may be declared to be immutable in the case in which all instances of that type are immutable. The immutable type declaration automatically causes any instances of that type to be treated as immutable, and automatically causes all directly or indirectly reachable members (e.g., fields, methods, properties) of the instance to also be treated as immutable. Furthermore, any construction time reference that allows for field assignment of the instance is not permitted to survive beyond the point at which the instance becomes accessible to its creator. Accordingly, this instance, and any other instance of that same type, will be immutable from the very time of construction. The ability to classify all such instances as immutable is beneficial as the immutable characteristic permits actions that normally would not be allowed due to resource access safety.
    • 在系统编程中提高安全性的语言扩展,因为在所有类型的实例都是不可变的情况下,整个类型可能被声明为不可变的。 不可变类型声明自动导致该类型的任何实例被视为不可变的,并且自动导致实例的所有直接或间接可访问成员(例如,字段,方法,属性)也被视为不可变的。 此外,允许实例的字段分配的任何构造时间参考不允许在实例变得可访问的位置之外生存。 因此,这种情况和同一类型的任何其他实例将在施工的时候是不可变的。 将所有这样的实例分类为不可变的能力是有益的,因为不可变的特性允许通常由于资源访问安全而不允许的动作。
    • 4. 发明公开
    • Method and apparatus for semantic checking of program code
    • Verfahren und Vorrichtung zur semantischenÜberprüfungeines Programmcodes
    • EP1785848A1
    • 2007-05-16
    • EP05300839.7
    • 2005-10-20
    • Hewlett-Packard Development Company, L.P.
    • Pofelski, Lech
    • G06F9/44G06F9/45
    • G06F8/436
    • A method is provided of checking program code of an appl ication-program, which references external domain-source-definitions. The checking method pertains to the references from the application-program to the external domain-source-definitions and is performed by means of an inference engine being supplied with an application-program knowledge base, a domain-source-definition knowledge base and checking rules. The program code of the application-program is translated into the application-program knowledge base. The external domain-source-definitions are translated into the domain-source-definition knowledge base. Checking rules are defined. The inference engine is run on the application-program knowledge base, on the domain-source-definition knowledge base and on the defined checking rules in order to verify which checking rules are fulfilled. Information concerning fulfillment of the checking rules is returned.
    • 提供了一种检查应用程序的程序代码的方法,其中引用了外部域源定义。 检查方法涉及从应用程序到外部域源定义的引用,并且通过提供应用程序知识库,域源定义知识库和检查规则的推理引擎来执行 。 应用程序的程序代码被转换为应用程序知识库。 外部域 - 源定义被翻译成域源定义知识库。 定义检查规则。 推理引擎在应用程序知识库,域 - 源定义知识库和定义的检查规则上运行,以验证哪些检查规则得到满足。 返回有关执行检查规则的信息。
    • 5. 发明公开
    • Apparatus for automatically generating source code
    • Gerätzur automatischen Erzeugung von Quellenkode
    • EP1122640A1
    • 2001-08-08
    • EP00300742.4
    • 2000-01-31
    • BRITISH TELECOMMUNICATIONS public limited company
    • The designation of the inventor has not yet been filed
    • G06F9/44
    • G06F8/30G06F8/436
    • A method of automatically generating software from one or more predefined functions in accordance with an input statement entered in natural language, the method comprising the steps of:

      (i) analysing the input statement for its semantic content, so as to extract first semantically meaningful elements from the input statement;
      (ii) analysing the one or more predefined functions for their semantic content, so as to extract one or more sets of second semantically meaningful elements from the one or more predefined functions;
      (iii) identifying at least one of a condition, an action and/or a statement in the input statement;
      (iv) comparing the first semantically meaningful elements with the second semantically meaningful elements so as to identify one or more predefined functions that correspond to one or more action and/or statement of the input statement;
      (v) combining at least some of the first semantic elements in accordance with any conditions identified at step (iii) so as to generate corresponding condition variables;
      (vi) combining functions and condition variables identified at steps (iv) and (v) according to a set of predetermined rules in order to generate the software.
    • 一种根据以自然语言输入的输入语句从一个或多个预定义函数自动生成软件的方法,所述方法包括以下步骤:(i)分析其语义内容的输入语句,以便提取第一语义上有意义的元素 从输入语句; (ii)分析其语义内容的一个或多个预定义函数,以便从一个或多个预定义函数中提取一组或多组第二语义有意义的元素; (iii)识别输入陈述中的条件,动作和/或陈述中的至少一个; (iv)将第一语义有意义的元素与第二语义有意义的元素进行比较,以便识别与输入语句的一个或多个动作和/或语句相对应的一个或多个预定义函数; (v)根据步骤(iii)中识别的任何条件组合至少一些第一语义元素,以便产生相应的条件变量; (vi)根据一组预定规则组合在步骤(iv)和(v)中识别的功能和条件变量,以便产生软件。