代码搜索:pdf document
找到约 10,000 项符合「pdf document」的源代码
代码结果 10,000
www.eeworm.com/read/415544/2135202
java document.java
package org.kxml.kdom;
import java.util.*;
import java.io.*;
import org.kxml.*;
import org.kxml.io.*;
import org.kxml.parser.*;
/** The document consists of some legacy events and a single root
www.eeworm.com/read/411191/2191373
c document.c
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2000-2003 Intel Corporation
// All rights reserved.
//
// Redistribution and use in source and binary
www.eeworm.com/read/411025/2198269
c document.c
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2000-2003 Intel Corporation
// All rights reserved.
//
// Redistribution and use in source and binary
www.eeworm.com/read/410291/2214658
java document.java
/* Document.java
{{IS_NOTE
Purpose:
Description:
History:
2001/10/21 16:36:39, Create, Tom M. Yeh.
}}IS_NOTE
Copyright (C) 2001 Potix Corporation. All Rights Reserved.
{{IS_RIGHT
This progr
www.eeworm.com/read/409203/2236354
java document.java
/**
* Document.java
*
* This file was generated by XMLSpy 2007sp2 Enterprise Edition.
*
* YOU SHOULD NOT MODIFY THIS FILE, BECAUSE IT WILL BE
* OVERWRITTEN WHEN YOU RE-RUN CODE GENERATION.
www.eeworm.com/read/408120/2253633
java document.java
/* Copyright (c) 2002,2003, Stefan Haustein, Oberhausen, Rhld., Germany
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentat
www.eeworm.com/read/405479/2288911
java document.java
//$Id: Document.java 8670 2005-11-25 17:36:29Z epbernard $
package org.hibernate.test.mixed;
import java.sql.Blob;
import java.util.Calendar;
/**
* @author Gavin King
*/
public class Document
www.eeworm.com/read/405479/2289145
java document.java
package org.hibernate.test.component.cascading.toone;
/**
* {@inheritDoc}
*
* @author Steve Ebersole
*/
public class Document {
private Long id;
private String location;
private User
www.eeworm.com/read/405479/2289154
java document.java
//$Id: Document.java 4407 2004-08-22 01:20:08Z oneovthafew $
package org.hibernate.test.interfaceproxy;
import java.sql.Blob;
import java.util.Calendar;
/**
* @author Gavin King
*/
public interfac