代码搜索:pdf document
找到约 10,000 项符合「pdf document」的源代码
代码结果 10,000
www.eeworm.com/read/381490/2644070
cpp document.cpp
// This file is part of Ambulant Player, www.ambulantplayer.org.
//
// Copyright (C) 2003-2007 Stichting CWI,
// Kruislaan 413, 1098 SJ Amsterdam, The Netherlands.
//
// Ambulant Player is free softw
www.eeworm.com/read/379657/2670802
java document.java
/*
* $Id: Document.java 3299 2008-05-01 12:36:41Z blowagie $
* $Name$
*
* Copyright 1999, 2000, 2001, 2002 by Bruno Lowagie.
*
* The contents of this file are subject to the Mozilla Public Licen
www.eeworm.com/read/379174/2676174
java document.java
package test.wsdl.schema2;
public class Document {
protected java.lang.String ID;
protected java.lang.String _value;
public Document() {
}
public Document(java.lang.Str
www.eeworm.com/read/378847/2679942
java document.java
package cn.js.fan.module.cms;
import java.io.*;
import java.sql.*;
import java.util.*;
import javax.servlet.*;
import javax.servlet.http.*;
import cn.js.fan.base.*;
import cn.js.fan.db.*;
import cn
www.eeworm.com/read/377991/2693645
java document.java
/* ====================================================================
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file d
www.eeworm.com/read/376825/2707275
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/374323/2754846
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/372047/2776493
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/367373/2846340
cs document.cs
using System;
using System.Data;
using System.Data.SqlClient;
using System.IO;
using System.Collections ;
using System.Configuration;
namespace UDS.Components
{
///
/// 文档类
//