代码搜索:

找到约 10,000 项符合「」的源代码

代码结果 10,000
www.eeworm.com/read/192685/8366669

txt 执行connect,vb显示run-time error10049.txt

原 因 是 否 因 为 局 域 网 中 不 可 以 有 俩 台 机 子 IP相 同 。 在 同 一 网 段 内 有 两 台 机 器 使 用 相 同 的 IP地 址 ( 如 : 192.168.0.1) 将 会 造 成 IP地 址 冲 突 , 致 使 后 上 网 的 机 器 无 法 入 网 。 请 将 用 不 同 的 IP地 址 再 试 。 检 查 一 下 Win
www.eeworm.com/read/392028/8366670

java serialparameters.java

package collector.communication; /* @(#)SerialParameters.java 1.5 98/07/17 SMI * * Copyright (c) 1998 Sun Microsystems, Inc. All Rights Reserved. * * Sun grants you ("Licensee") a non-exclu
www.eeworm.com/read/392028/8366671

java connectionexception.java

package collector.communication; /* @(#)SerialConnectionException.java 1.3 98/06/04 SMI * * Copyright (c) 1998 Sun Microsystems, Inc. All Rights Reserved. * * Sun grants you ("Licensee") a
www.eeworm.com/read/192685/8366672

txt 通过modem传递语音.txt

首 先 你 的 Modem必 须 有 语 音 功 能 。 然 后 , 将 你 欲 传 送 的 语 音 以 WAV方 式 录 制 好 。 语 音 Modem应 该 支 持 AT+V指 令 (个 别 Modem使 用 AT#V指 令 ), 利 用 Windows API中 waveOutOpen、 waveOutWrite等 函 数 向 Modem设 备 输 出 WAV声 音 。 在 调 用 API要
www.eeworm.com/read/192685/8366674

txt 如何获得系统已安装的modem的端口号.txt

一 个 办 法 是 用 MSComm控 件 打 开 端 口 , 如 果 打 开 Com1错 误 , Modem就 在 Com2上 。 另 一 个 办 法 是 读 取 注 册 表 的 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Service\Class\Modem, 这 下 面 的 子 键 列 举 了 系 统 的 Modem情 况 , 其 中
www.eeworm.com/read/192685/8366677

txt 怎样读取和更改tcpip协议的ip地址及子网掩码.txt

I use NT as the develop machine. Here is the solution for NT. I think it should be similiar on Win9x machine. REMEMBER: THIS WILL MODIFY REGISTRY AND SERIOUS PROBLEM MAY BE INTRODUCED. 1.