代码搜索:capable
找到约 809 项符合「capable」的源代码
代码结果 809
www.eeworm.com/read/249895/4444779
java persistentresource.java
package org.garret.perst;
/**
* Base class for persistent capable objects supporting locking
*/
public class PersistentResource extends Persistent implements IResource {
public synchron
www.eeworm.com/read/249895/4444950
java persistent.java
package org.garret.perst;
/**
* Base class for all persistent capable classes
*/
public class Persistent implements IPersistent
{
public synchronized void load() {
if (oid !=
www.eeworm.com/read/249895/4444954
java persistentresource.java
package org.garret.perst;
/**
* Base class for persistent capable objects supporting locking
*/
public class PersistentResource extends Persistent implements IResource {
public synchron
www.eeworm.com/read/249895/4445058
java persistent.java
package org.garret.perst;
/**
* Base class for all persistent capable objects
*/
public class Persistent implements IPersistent
{
public synchronized void load() {
if (oid !=
www.eeworm.com/read/249895/4445060
java persistentresource.java
package org.garret.perst;
/**
* Base class for persistent capable objects supporting locking
*/
public class PersistentResource extends Persistent implements IResource {
public synchron
www.eeworm.com/read/339446/3300688
readme
Qt is equipped with a range of capable tool classes, from containers and
iterators to classes for string handling and manipulation.
Other classes provide application infrastructure support, handling
www.eeworm.com/read/338354/3318581
cpp extension.cpp
// Module Name: extension.cpp
//
// Description:
//
// This sample illustrates how to develop a layered service provider that is
// capable of counting all bytes transmitted through a TCP/I
www.eeworm.com/read/338354/3318587
cpp main.cpp
// Module Name: main.cpp
//
// Description:
//
// This sample illustrates how to develop a layered service provider that is
// capable of counting all bytes transmitted through an IP socket
www.eeworm.com/read/338354/3318588
cpp provider.cpp
// Module Name: provider.cpp
//
// Description:
//
// This sample illustrates how to develop a layered service provider that is
// capable of counting all bytes transmitted through a TCP/IP
www.eeworm.com/read/338354/3318594
cpp instlsp.cpp
// Module Name: instlsp.cpp
//
// Description:
//
// This sample illustrates how to develop a layered service provider that is
// capable of counting all bytes transmitted through a TCP/IP