代码搜索结果
找到约 10,000 项符合
Python 的代码
makefile
# $Header: /cvsroot/pgsql/src/pl/plpython/Makefile,v 1.11.6.1 2004/01/21 19:25:11 tgl Exp $
subdir = src/pl/plpython
top_builddir = ../../..
include $(top_builddir)/src/Makefile.global
# On some pl
pythonsemantictest.java
package org.drools.semantics.python;
import org.drools.smf.SMFTestFrameWork;
import java.util.HashSet;
import java.util.Set;
/**
* Extends SMFTestFrameWork specifying the python Semantic Module. T
ogreconversions.h
#include
#include
Ogre::String toOgreString(const boost::python::str& pythonStr);
pythonlogwindow.java
/*
* 01/25/2003 - 13:42:28
*
* PythonLogWindow.java - Scripts log window
* Copyright (C) 2003 Romain Guy
* romain.guy@jext.org
* www.jext.org
*
* This program is free software; you can redistr
ogreconversions.h
#include
#include
Ogre::String toOgreString(const boost::python::str& pythonStr);
readme.linux
Thanks to thilo@eevolute.com for this README and the RPM
INSTALLING PyGreSQL on Redhat Linux 5.1 or 5.2
==============================================
Things are pretty easy on Redhat Linux. You c
names.py
import sys
# My home directory/
GUIDO = '/ufs/guido/'
# Hack sys.path so AL can be found
LIB = GUIDO + 'lib/python'
if LIB not in sys.path: sys.path.insert(0, LIB)
# Python binary to be used on rem
mydown.net.txt
我的源码下载站
www.MyDown.net
Admin@MyDown.net
╔------------------------------------------------╗
┆C/C++ VB Delphi JAVA PYTHON PERL RUBY
pkg-info
Metadata-Version: 1.0
Name: C To C++
Version: 1.3
Summary: Convert your C sources or projects into C++
Home-page: http://www.scriptet.com
Author: Denis Sureau
Author-email: webmaster@scriptet.co