代码搜索:capable
找到约 809 项符合「capable」的源代码
代码结果 809
www.eeworm.com/read/303749/3809061
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/303749/3809067
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
www.eeworm.com/read/273525/4210249
class dynamic_list_control.class
/*
This class is to be used to manage dynamic lists associated with
dialog controls capable of using a dialog LIST. For a list to work,
the control must be associated with a list specified by t
www.eeworm.com/read/446202/1714598
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/446202/1714604
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/446202/1714605
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/446202/1714611
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
www.eeworm.com/read/400767/2346655
cs iverify.cs
using System;
namespace NUnit.Mocks
{
///
/// The IVerify interface is implemented by objects capable of self-verification.
///
public interface IVerify
{
void Ve
www.eeworm.com/read/400767/2346936
cs iverify.cs
using System;
namespace NUnit.Mocks
{
///
/// The IVerify interface is implemented by objects capable of self-verification.
///
public interface IVerify
{
void Ve
www.eeworm.com/read/363277/9963168
c toolkit.c
/*
* Title: toolkit.c
* Description: This program is a LAN toolkit. It could find out how many computers
* are in the same LAN. And in addtion, it is capable to detect whether
*