代码搜索:pdf document
找到约 10,000 项符合「pdf document」的源代码
代码结果 10,000
www.eeworm.com/read/448120/1691536
java document.java
/*
* Copyright (c) 2001-2007 Sun Microsystems, Inc. All rights reserved.
*
* The Sun Project JXTA(TM) Software License
*
* Redistribution and use in source and binary forms, with or withou
www.eeworm.com/read/442304/1764086
pm document.pm
# vim:ts=4 sw=4
# ----------------------------------------------------------------------------------------------------
# Name : ETL::Pequel3::Type::Document.pm
# Created : 21 September 2006
# Auth
www.eeworm.com/read/441141/1772383
java document.java
package org.apache.lucene.document;
/**
* Copyright 2004 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in c
www.eeworm.com/read/440906/1783793
java document.java
/* Document.java --
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the terms
www.eeworm.com/read/440906/1785130
java document.java
/*
* Copyright (c) 2000 World Wide Web Consortium,
* (Massachusetts Institute of Technology, Institut National de
* Recherche en Informatique et en Automatique, Keio University). All
* Rights
www.eeworm.com/read/440061/1803453
java document.java
package com.bjsxt.oa.model;
import java.util.Date;
import java.util.Map;
/**
* 公文
* @author Administrator
* @hibernate.class table="T_Document"
*/
public class Document {
public f
www.eeworm.com/read/438934/1820908
java document.java
package it.unimi.dsi.mg4j.document;
/*
* MG4J: Managing Gigabytes for Java
*
* Copyright (C) 2005-2007 Paolo Boldi and Sebastiano Vigna
*
* This library is free software; you can redistribu
www.eeworm.com/read/437952/1828629
java document.java
//$Id: Document.java 14736 2008-06-04 14:23:42Z hardy.ferentschik $
package org.hibernate.test.annotations.inheritance.union;
import javax.persistence.Entity;
import javax.persistence.Table;
/**
*
www.eeworm.com/read/437952/1828634
java document.java
//$Id: Document.java 15056 2008-08-13 18:15:05Z epbernard $
package org.hibernate.test.annotations.inheritance.mixed;
import javax.persistence.Column;
import javax.persistence.DiscriminatorValue;
imp