代码搜索结果

找到约 73,884 项符合 Image 的代码

image.py

"""DOM parser for Image search results Implement a simple DOM parser for the Yahoo Search Web Services image search APIs. """ __revision__ = "$Id: image.py,v 1.5 2005/10/27 18:07:59 zwoop Exp $" __

image.py

"""yahoo.search.image - Image Search services module This module implements the the Image Search web service, to do search queries on various image formats. There is currently only one class implemen

image.py

"""Unit tests for all yahoo.search.image classes """ import unittest from searchbase import SearchServiceTest from yahoo.search.image import * __revision__ = "$Id: image.py,v 1.2 2007/02/28 05:20

image.sh

#!/bin/sh # # This file is part of Minimalist OpenGL Environment (MinGLE) # # Version: 0.2.0 # Author: Balazs Domonkos # Filename: samples/bin/image.sh # Creation Date: January 14th 2008 # Rev