代码搜索:pdf document
找到约 10,000 项符合「pdf document」的源代码
代码结果 10,000
www.eeworm.com/read/288894/4002668
java document.java
//$Id: Document.java 9538 2006-03-04 00:17:57Z steve.ebersole@jboss.com $
package org.hibernate.test.instrument.domain;
import java.util.Date;
/**
* @author Gavin King
*/
public class Docu
www.eeworm.com/read/288894/4002969
java document.java
//$Id: Document.java 7772 2005-08-05 23:03:46Z oneovthafew $
package org.hibernate.test.lazycache;
import java.util.Date;
/**
* @author Gavin King
*/
public class Document {
private L
www.eeworm.com/read/288894/4002976
java document.java
//$Id: Document.java 7552 2005-07-19 18:51:24Z oneovthafew $
package org.hibernate.test.optlock;
/**
* @author Gavin King
*/
public class Document {
private Long id;
private String author
www.eeworm.com/read/288894/4002996
java document.java
//$Id: Document.java 8057 2005-08-31 23:19:53Z oneovthafew $
package org.hibernate.test.stateless;
import java.util.Date;
/**
* @author Gavin King
*/
public class Document {
private S
www.eeworm.com/read/286817/4032265
java document.java
/*
* JRemCntl - Copyright (C) 2007 Filippo Di Vattimo
* See COPYING
*/
package fildiv.jremcntl.server.gui.core;
public interface Document {
public String getName();
public
www.eeworm.com/read/286596/4038898
java document.java
package com.emis.model.library.hibernate;
import java.util.HashSet;
import java.util.Set;
/**
* Document generated by MyEclipse - Hibernate Tools
*/
public class Document implements j
www.eeworm.com/read/285388/4052993
cs document.cs
using System;
using System.Data;
using System.Data.SqlClient;
using System.IO;
using System.Collections ;
using System.Configuration;
namespace UDS.Components
{
///
/// 文档类
//
www.eeworm.com/read/284361/4065326
xpm document.xpm
/* XPM */
static const char *document_xpm[] = {
"13 16 8 1",
"$ c #8f8f8f",
"% c #111111",
"& c #ffffff",
"' c #161616",
"( c #000000",
") c #2f2f2f",
"* c #b9b9b9",
"+ c none",
"$$$$$$$$$$+++",
"$&&&
www.eeworm.com/read/283334/4081361
py document.py
"""Document class."""
__author__ = "Patrick K. O'Brien "
__cvsid__ = "$Id: document.py,v 1.5 2004/02/13 02:47:58 PKO Exp $"
__revision__ = "$Revision: 1.5 $"[11:-2]
import