代码搜索:Transport
找到约 5,008 项符合「Transport」的源代码
代码结果 5,008
www.eeworm.com/read/306178/3747721
transport
[33m───────────────────────────────────
[44;33m〖 交通工具 〗 [2;37;0m
[33m───────────────────────────────────[2;37;0m
一、驿道:
海洋II中除了用两条腿走路,最常用的交通工具就是马。
...
www.eeworm.com/read/390607/8457237
h transport.h
//---------------------------------------------------------------------------
// Project: FlowLive
// Module: thermo
/*!\file transport.h
\brief function
www.eeworm.com/read/432005/8640022
mdb transport.mdb
www.eeworm.com/read/386582/8737152
c transport.c
/*
* Copyright (C) 2007 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Yo
www.eeworm.com/read/380122/9161867
hxx transport.hxx
//
// This is part of dvd+rw-tools by Andy Polyakov
//
// Use-it-on-your-own-risk, GPL bless...
//
// For further details see http://fy.chalmers.se/~appro/linux/DVD+RW/
//
#if
www.eeworm.com/read/181552/9246161
java transport.java
import java.io.*;
import java.net.*;
import java.util.*;
/**
* Transport class
*
*/
public class Transport
{
public Transport()
{}
public Transport( String smtpHost,int smtpPort )
www.eeworm.com/read/179943/9330093
cxx transport.cxx
#if defined(HAVE_CONFIG_H)
#include "resip/stack/config.hxx"
#endif
#include
#if defined(HAVE_SYS_SOCKIO_H)
#include
#endif
#include "rutil/Socket.hxx"
#include
www.eeworm.com/read/179943/9330179
hxx transport.hxx
#if !defined(RESIP_TRANSPORT_HXX)
#define RESIP_TRANSPORT_HXX
#include "rutil/BaseException.hxx"
#include "rutil/Data.hxx"
#include "rutil/Fifo.hxx"
#include "resip/stack/TransportFailure.hxx"
www.eeworm.com/read/179705/9344151
c transport.c
/* specfunc/transport.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Ge
www.eeworm.com/read/375880/9345664
c transport.c
#include "def.h"
#include "debug.h"
#include "vendormsg.h"
#include "usb.h"
#include "at4x0f.h"
extern int g_iDevStatus;
#define DBG_INPUT_BUF_SIZE 64
char g_dbgMsg[DBG_INPUT_BUF_SIZE];