您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. MetaObject Facility Specification 2.0

  2. MetaObject Facility Specification 2.0 by OMG
  3. 所属分类:Java

    • 发布日期:2009-07-08
    • 文件大小:552960
    • 提供者:jinzy
  1. QML与C++交互使用

  2. 我们知道 ,通过Qt Declarative module ,C++可以动态创建和操纵QML的组件(cpmponents) ,我们利用这些API使用C++来拓展我们的QML程序,反过来也可以将QML嵌入到你的C++程序中。通过Qt的元对象系统( Qt‘s metaobject system),我们可以利用Qt中的信号与槽机制使QML 和 Qt objects 相互通信(communicate)。另外,QML plugins可以用来创建可复用的QML 组件。
  3. 所属分类:QT

    • 发布日期:2013-01-21
    • 文件大小:236544
    • 提供者:qiaofangjie
  1. The art of metaobject protocol

  2. 不多说,关注的人不多,OO设计方面的,找它的人自然懂。
  3. 所属分类:其它

    • 发布日期:2013-04-22
    • 文件大小:6291456
    • 提供者:dreampixel
  1. The_Art_of_the_Metaobject_protocol(amop)-review

  2. The metaobject protocol—what a dull name for such an intriguing concept—the metaobject protocol is a way to produce a specialized object-oriented language dialect by modifying an existing one, in a principled manner.
  3. 所属分类:其它

    • 发布日期:2015-04-09
    • 文件大小:80896
    • 提供者:baidu_26730701
  1. springmybatis

  2. MyBatis 目录(?)[-] mybatis实战教程mybatis in action之一开发环境搭建 mybatis实战教程mybatis in action之二以接口的方式编程 mybatis实战教程mybatis in action之三实现数据的增删改查 mybatis实战教程mybatis in action之四实现关联数据的查询 mybatis实战教程mybatis in action之五与spring3集成附源码 mybatis实战教程mybatis in action之六与S
  3. 所属分类:Java

    • 发布日期:2015-09-05
    • 文件大小:19922944
    • 提供者:u012807534
  1. 前端-后端java的Util类的工具类

  2. 卷 文档 的文件夹 PATH 列表 卷序列号为 000C-BB91 E:. │ config.properties │ Dao.java │ GeneratorDemo.java │ hibernate.cfg.xml │ HibernateDaoImpl.java │ HibernateSessionFactory.java │ HibernateUtil.java │ JsonUtil.java │ list.txt │ log4j.properties │ messageResource
  3. 所属分类:Java

    • 发布日期:2017-10-17
    • 文件大小:4194304
    • 提供者:jackhman
  1. QML我们如何与C++一起使用.wps

  2. 通过Qt Declarative module ,C++可以动态创建和操纵QML的组件(cpmponents) ,我们利用这些API使用C++来拓展我们的QML程序,反过来也可以将QML嵌入到你的C++程序中。通过Qt的元对象系统( Qt‘s metaobject system),我们可以利用Qt中的信号与槽机制使QML 和 Qt objects 相互通信(communicate)。另外,QML plugins可以用来创建可复用的QML 组件
  3. 所属分类:QT

    • 发布日期:2017-11-29
    • 文件大小:151552
    • 提供者:mbdbk
  1. 一本介绍qt编程的chm文件

  2. Dedication This book is dedicated to Miriam Ezust, without whom none of our work would have been possible. Table of Contents Preface Acknowledgements Rationale for the Book I. Intro to C++ and Qt 4. 1. C++ Introduction Overview of C++ A Brief Histor
  3. 所属分类:QT

    • 发布日期:2009-03-18
    • 文件大小:3145728
    • 提供者:lomper
  1. Pragmatic.Bookshelf.Programming.Groovy.Apr.2008

  2. More than a tutorial on the Groovy language, Programming Groovy is an excellent resource for learning the advanced concepts of metaobject programming, unit testing with mocks, and DSLs. This is a musthave reference for any developer interested in le
  3. 所属分类:Java

    • 发布日期:2009-03-26
    • 文件大小:4194304
    • 提供者:myali88
  1. ios-ZLQRCodeController二维码扫描.zip

  2. 使用方法 ZLQRCodeViewController *qr = [[ZLQRCodeViewController alloc] initWithScanResultHandler:^(AVMetadataMachineReadableCodeObject *metaObject) { NSLog("%", metaObject.stringValue); }]; qr.type = ZLQRCodeCameraManagerMetaDataTypeQR; if (qr) { [self p
  3. 所属分类:其它

    • 发布日期:2019-07-11
    • 文件大小:442368
    • 提供者:weixin_39841365
  1. UML and the Unified Process.pdf

  2. Preface vii This book provides a set of readings on the state-of-the-art and the state-of-the- practice of the Unified Modeling Language (UML) and the Unified Process (UP). UML is a language for specifying, visualizing, constructing and documenting
  3. 所属分类:专业指导

    • 发布日期:2019-08-21
    • 文件大小:3145728
    • 提供者:drjiachen
  1. QtMeatObjectEx.zip

  2. 元对象系统moc(Meat-Object System)的对象MetaObject和(含动态)属性Propert的用法
  3. 所属分类:C++

    • 发布日期:2020-05-04
    • 文件大小:7168
    • 提供者:qq_33154343
  1. reflection.zip

  2. mybatis反射组件,这里模拟mybatis的组件,并结合mybatis底层的功能,帮助我们简单清晰理解mybatis的MetaClass、ObjectWrapper、MetaObject三个模块
  3. 所属分类:微服务

    • 发布日期:2020-04-08
    • 文件大小:5120
    • 提供者:cygodwg
  1. metameta:Metameta是元核心和元类编程框架-源码

  2. 元数据 Metameta是元核心和元类编程框架。 用法 # install from npm > npm install aimingoo/metameta # OR, install from github > npm install aimingoo/metameta 并在javascr ipt中使用 // Meta core var { Meta , MetaClass , MetaObject } = require ( 'aimingoo/metameta' ) ; //
  3. 所属分类:其它

    • 发布日期:2021-02-05
    • 文件大小:9216
    • 提供者:weixin_42137028