代码搜索:NetWork
找到约 10,000 项符合「NetWork」的源代码
代码结果 10,000
www.eeworm.com/read/304849/3784496
h network.h
//
// Visopsys
// Copyright (C) 1998-2007 J. Andrew McLaughlin
//
// This library is free software; you can redistribute it and/or modify it
// under the terms of the GNU Lesser General Public
www.eeworm.com/read/303227/3814443
cs network.cs
/*
SignatureData class
--
Stores the signature information. The width and height specify the size of
the signature canvas. The lines property stores a list of line segments.
Each line segme
www.eeworm.com/read/303057/3817467
h network.h
#ifndef CRYPTOPP_NETWORK_H
#define CRYPTOPP_NETWORK_H
#include "config.h"
#ifdef HIGHRES_TIMER_AVAILABLE
#include "filters.h"
#include "hrtimer.h"
#include
NAMESPACE_BEGIN(Cry
www.eeworm.com/read/296553/3901032
lib network.lib
network {I/O tests for network} network {network} {VxWorks BSP Developer's Reference} {VxWorks BSP Validation Test Suite} {} {}
www.eeworm.com/read/292758/3939976
c network.c
/* Copyright 2000-2005 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Y
www.eeworm.com/read/288849/4003624
java network.java
package demo;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
import java.util.Vector;
import javax.bluetooth.BluetoothStateException;
import javax
www.eeworm.com/read/286854/4031965
h network.h
/*
* Networking abstraction in PuTTY.
*
* The way this works is: a back end can choose to open any number
* of sockets - including zero, which might be necessary in some.
* It can register a bunc
www.eeworm.com/read/281519/4115588
h network.h
#ifndef UTILS_BASE_NETWORK_H_
#define UTILS_BASE_NETWORK_H_
#include
#include
#include
#include
#include "basictypes.h"
namespace utils_base {
class Network;
class