代码搜索:capabilities
找到约 1,312 项符合「capabilities」的源代码
代码结果 1,312
www.eeworm.com/read/358237/2995045
java capabilities.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/268027/4257924
cs capabilities.cs
// Copyright 2005, 2006 - Morten Nielsen (www.iter.dk)
//
// This file is part of SharpMap.
// SharpMap is free software; you can redistribute it and/or modify
// it under the terms of the GNU Les
www.eeworm.com/read/260165/4335244
hpp capabilities.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: stlsoft/meta/capabilities.hpp
*
* Purpose: Pre-processor abilities for the meta library.
*
* C
www.eeworm.com/read/259229/4345264
hx capabilities.hx
package flash.system;
extern class Capabilities
{
static var hasAudio:Bool;
static var hasMP3:Bool;
static var hasAudioEncoder:Bool;
static var hasVideoEncoder:Bool;
static var screenResolutionX
www.eeworm.com/read/259229/4345454
hx capabilities.hx
package flash.system;
extern class Capabilities {
function new() : Void;
static var avHardwareDisable(default,null) : Bool;
static var hasAccessibility(default,null) : Bool;
static var hasAudio(d
www.eeworm.com/read/388423/8610219
py test_capabilities.py
#!/usr/bin/env python -O
""" Script to test database capabilities and the DB-API interface
for functionality and memory leaks.
Adapted from a script by M-A Lemburg.
"""
from time import