虫虫首页|资源下载|资源专辑|精品软件
登录|注册

Annotations

  • think in java 4 源码之 Annotations

    think in java 4 源码之 Annotations

    标签: Annotations think java in

    上传时间: 2013-12-31

    上传用户:685

  • Hibernate Annotations Sample

    Hibernate Annotations Sample

    标签: Annotations Hibernate Sample

    上传时间: 2013-12-21

    上传用户:秦莞尔w

  • C++ Annotations.pdfC++ Annotations.pdfC++ Annotations.pdf

    C++ Annotations.pdfC++ Annotations.pdfC++ Annotations.pdf

    标签: Annotations pdfC

    上传时间: 2017-05-11

    上传用户:yuanyuan123

  • We often get questions about how the deflate() and inflate() functions should be used. Users wonder

    We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have read zlib.h (a few times), and would like further edification, below is an annotated example in C of simple routines to compress and decompress from an input file to an output file using deflate() and inflate() respectively. The Annotations are interspersed between lines of the code. So please read between the lines. We hope this helps explain some of the intricacies of zlib.

    标签: functions questions deflate inflate

    上传时间: 2014-01-01

    上传用户:zhuyibin

  • Zlib函数列表 We often get questions about how the deflate() and inflate() functions should be used. User

    Zlib函数列表 We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have read zlib.h (a few times), and would like further edification, below is an annotated example in C of simple routines to compress and decompress from an input file to an output file using deflate() and inflate() respectively. The Annotations are interspersed between lines of the code. So please read between the lines. We hope this helps explain some of the intricacies of zlib.

    标签: functions questions deflate inflate

    上传时间: 2014-01-02

    上传用户:lhc9102

  • Written by the inventors of the technology, The Java™ Language Specification, Third Edition, is

    Written by the inventors of the technology, The Java™ Language Specification, Third Edition, is the definitive technical reference for the Java™ programming language. If you want to know the precise meaning of the language s constructs, this is the source for you. The book provides complete, accurate, and detailed coverage of the Java programming language. It provides full coverage of all new features added since the previous edition, including generics, Annotations, asserts, autoboxing, enums, for-each loops, variable arity methods, and static import clauses.

    标签: Specification technology the inventors

    上传时间: 2016-01-26

    上传用户:youmo81

  • 一个基于ext的ajax小例子

    一个基于ext的ajax小例子,包括从前台到后台的完整调用。 前台是jsp加上ext的框架。 后台是hibernate-Annotations和spring以及dwr的组合。 顺便演示了一下用servlet来返回json数据给ext框架的方式。 在grid的演示部分,包括了分页的数据调用和如何处理来自于dwr的数据(dwr的部分和官方网站公布的方法一样) 以及grid的事件处理。 实例的源代码中没有包括jar包,如果需要运行,请根据jar.jpg所显示的jar包添加。 数据库部分请根据create.sql来生成。

    标签: ajax ext

    上传时间: 2016-04-13

    上传用户:BIBI

  • We propose a technique that allows a person to design a new photograph with substantially less effo

    We propose a technique that allows a person to design a new photograph with substantially less effort. This paper presents a method that generates a composite image when a user types in nouns, such as “boat” and “sand.” The artist can optionally design an intended image by specifying other constraints. Our algorithm formulates the constraints as queries to search an automatically annotated image database. The desired photograph, not a collage, is then synthesized using graph-cut optimization, optionally allowing for further user interaction to edit or choose among alternative generated photos. An implementation of our approach, shown in the associated video, demonstrates our contributions of (1) a method for creating specific images with minimal human effort, and (2) a combined algorithm for automatically building an image library with semantic Annotations from any photo collection.

    标签: substantially photograph technique propose

    上传时间: 2016-11-24

    上传用户:三人用菜

  • 一本很好的java书籍~~~~~~~~

    一本很好的java书籍~~~~~~~~,介绍hibernate Annotations技术的,大家可以看看

    标签: java 书籍

    上传时间: 2017-05-06

    上传用户:1159797854

  • Emdros is a text database middleware-layer aimed at storage and retrieval of "text plus information

    Emdros is a text database middleware-layer aimed at storage and retrieval of "text plus information about that text." This information could be linguistic analyses or other Annotations. Emdros provides an abstraction of text that makes it well suited to storing /syntactic analyses/ of text, but other linguistic information is supported as well. Emdros comes with a query-language, MQL, that enables powerful queries. Emdros acts as a middleware-layer between a client (not provided) and a database back-end. Currently, PostgreSQL, MySQL, and SQLite (2 and 3) are supported, but other back-ends can easily be added.

    标签: text middleware-layer information retrieval

    上传时间: 2014-01-02

    上传用户:wfeel