代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/275202/10829315
m connection.m
function con=connection(e,A,B)
% connection(e,A,B): Compute the translational moment from A to B.
% Both A and B must be in homogeneous form.
% This is what you need to add to A to make its meet wit
www.eeworm.com/read/275202/10829407
m connection.m
function con=connection(e,A,B)
%connection(e,A,B): Compute the translational moment from A to B.
% Both A and B must be in homogeneous form.
% This is what you need to add to A to make its meet with
www.eeworm.com/read/275087/10835889
txt connection.txt
com.microsoft.jdbc.sqlserver.SQLServerDriver
jdbc:microsoft:sqlserver://localhost:1433;DatabaseName=business
sa
sa
www.eeworm.com/read/273772/10901813
cpp connection.cpp
// Connection.cpp: implementation of the CConnection class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "VCOPCClient.h"
#include "Conn
www.eeworm.com/read/273772/10901854
h connection.h
// Connection.h: interface for the CConnection class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_CONNECTION_H__D4534AAF_E5AE_4E3D_9C7E_EAC2E9B61D4B
www.eeworm.com/read/418600/10939432
cpp _connection.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/418600/10939451
h _connection.h
#if !defined(AFX__CONNECTION_H__AB5E5FF7_4078_47FE_A27E_7E1C9D9BE4E7__INCLUDED_)
#define AFX__CONNECTION_H__AB5E5FF7_4078_47FE_A27E_7E1C9D9BE4E7__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endi
www.eeworm.com/read/417108/11003674
c connection.c
/*
* Support the max connections option.
*
* Copyright (C) 1998 Andrew Tridgell
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General P
www.eeworm.com/read/416891/11010518
java connection.java
package com.jdon.jserver.application;
import com.jdon.jserver.connector.queue.MessageQueue;
import com.jdon.jserver.connector.data.*;
import com.jdon.jserver.application.connection.ConnectionFact