代码搜索:Object
找到约 10,000 项符合「Object」的源代码
代码结果 10,000
www.eeworm.com/read/100433/6269670
java smppevent.java
/*
* Java SMPP API
* Copyright (C) 1998 - 2001 by Oran Kelly
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* Lic
www.eeworm.com/read/100409/6269958
java ozoneodmgdbag.java
// You can redistribute this software and/or modify it under the terms of
// the Ozone Library License version 1 published by ozone-db.org.
//
// The original code and portions created by SMB are
// C
www.eeworm.com/read/100409/6270260
java xmlelement.java
/**
* org/ozone-db/xml/XMLElement.java
*
* The contents of this file are subject to the OpenXML Public
* License Version 1.0; you may not use this file except in compliance
* with the License. Yo
www.eeworm.com/read/100285/6270656
sgml dfunc.sgml
Linking Dynamically-Loaded Functions
After you have created and registered a user-defined
function, your work is essentially done.
www.eeworm.com/read/100285/6270704
sgml jdbc.sgml
JDBC Interface
Author
Written by Peter T. Mount, the
author of the JDBC
www.eeworm.com/read/100285/6270818
readme
mkldexport is a script for creating an AIX exports from an object file.
Usage:
mkldexport objectfile [location]
where
objectfile is the current location of the object file.
loc
www.eeworm.com/read/100285/6270819
sh mkldexport.sh
#!/bin/sh
#
# mkldexport
# create an AIX exports file from an object file
#
# Usage:
# mkldexport objectfile [location]
# where
# objectfile is the current location of the object file.
# location is t
www.eeworm.com/read/100285/6271676
java pgobject.java
package postgresql.util;
import java.io.*;
import java.lang.*;
import java.sql.*;
import java.util.*;
/**
* postgresql.PG_Object is a class used to describe unknown types
* An unknown type is any
www.eeworm.com/read/100285/6271692
java largeobjectmanager.java
package postgresql.largeobject;
import java.io.*;
import java.lang.*;
import java.net.*;
import java.util.*;
import java.sql.*;
import postgresql.fastpath.*;
import postgresql.util.*;
/**
* This c
www.eeworm.com/read/100285/6271796
readme
PyGreSQL - v2.4: PostgreSQL module for Python
==============================================
0. Copyright notice
===================
PyGreSQL, version 2.4
A Python interface for PostgreSQL data