代码搜索:pdf document
找到约 10,000 项符合「pdf document」的源代码
代码结果 10,000
www.eeworm.com/read/364229/2907153
java document.java
/*
* $Id: Document.java,v 1.42 2002/11/19 08:58:02 blowagie Exp $
* $Name: $
*
* Copyright 1999, 2000, 2001, 2002 by Bruno Lowagie.
*
* The contents of this file are subject to the Mozilla Publ
www.eeworm.com/read/362503/2933110
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
www.eeworm.com/read/362475/2933218
java document.java
package com.bjsxt.jbpm;
public class Document {
private int id;
private String title;
private String content;
private String creator;
private Long processIntanceId;
public String get
www.eeworm.com/read/358237/2994007
java document.java
/*
* Copyright (c) 1998-2008 Caucho Technology -- all rights reserved
*
* This file is part of Resin(R) Open Source
*
* Each copy or derived work must preserve the copyright notice and this
* no
www.eeworm.com/read/357991/3008458
java document.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either v
www.eeworm.com/read/357991/3008633
java document.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either v
www.eeworm.com/read/357946/3009878
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/357946/3010582
java document.java
package com.j2medev.chapter7;
import javax.microedition.lcdui.Image;
public class Document {
// 游戏状态定义
public static final int PUZZLE_STATE = 0;
public static final int IM
www.eeworm.com/read/357946/3010588
java document.java
package com.j2medev.chapter7;
import javax.microedition.lcdui.Image;
public class Document {
// 游戏状态定义
public static final int PUZZLE_STATE = 0;
public static final int IM