代码搜索:CONNECTED 开发教程
找到约 10,000 项符合「CONNECTED 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/117175/14938279
java dllayerdemo.java
import java.net.*;
class LFrameLengthException extends Exception {
public String toString() {
return "Length of Frame is illegal";
}
}
class LFrame extends Object {
final int MAX_
www.eeworm.com/read/116795/14953794
dox vt100.dox
/** \defgroup vt100 vt100: VT100 Terminal Function Library
This library provides functions for sending VT100 escape codes to control a connected VT100 or ANSI terminal.
www.eeworm.com/read/217632/14956809
pin binaryto3digit.pin
-- Copyright (C) 1991-2006 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
www.eeworm.com/read/217450/14963267
pas dmoldonlinenote.pas
unit DMOldOnlineNote;
interface
uses
SysUtils, Classes, DB, ADODB;
type
TDM = class(TDataModule)
ADOCon: TADOConnection;
ADOQOnlineNote: TADOQuery;
DSOnlineNote: TDataSou
www.eeworm.com/read/116419/14970640
pas uaserviceadapter.pas
{******************************************************************************************}
{ }
{ Univ
www.eeworm.com/read/116419/14970661
pas uanetworksetting.pas
{******************************************************************************************}
{ }
{ Univ
www.eeworm.com/read/217279/14971632
htm pin_legxpla3.htm
Legend : NC = Not Connected, unbonded pin
PE = Port Enable pin
WPU = Unused with Internal Weak Pull Up
TIE = Unused I/O floating -- must tie to VCC,
www.eeworm.com/read/116171/14986267
pas dmxs.pas
unit DMXS;
interface
uses
Forms, SysUtils, Classes, DB, dbisamtb, FR_DSet, FR_DBSet, FR_Class;
type
TDMX = class(TDataModule)
XSATable1: TDBISAMTable;
XSAQuery1: TDBISAMQuery;
www.eeworm.com/read/115940/14995788
cpp extractregions.cpp
LArray2D NodeMap::RegionConnection; //region connections for all traversable links
LArray2D NodeMap::DoorRegionConnection; //region connections using non-door links
LArray2D No
www.eeworm.com/read/115774/15002234
txt lc_bcb_60.txt
Window 95串口通讯函数集合
Window 95串口通讯函数集合(只适用于32位)
需要说明的是:这是程序的一部分,因此有一些与具体应用无关的部分。
关键是原理,而不是程序本身.后面有些使用介绍,帮助理解这长的程序。
头文件(.H)
#include "StdAfx.h"