Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • virtual com port driver驱动win7(USB转串口线驱动) v2.08.30 最新版 virtualcomport驱动是支持win7系统的USB转串口线的驱动程序,此工具可以虚拟出COMPort,是程式开发者的好帮手!安装好之后可以识别虚拟串口,欢迎大家在下载通用最新版!为什么需要转串口随着电脑技术的发展,并口和串口在PC上慢慢的消失了,现在,欢迎下载体验
  • VCP_V1.5.0_Setup_W8_x64_64bits.exe STMicroelectronics Virtual COM Port driver --ST的虚拟串口驱动。 支持W10 64位。
  • VCP_V1.5.0_Setup_W8_x86_32bits.exe STMicroelectronics Virtual COM Port driver --ST最新1.5.0版本的虚拟串口驱动。 支持W10 32位。
  • FT232R USB UART IC Datasheet(Version 2.13) ... smoothing technology to allow for high data throughput. FTDI’s royalty-free Virtual Com Port (VCP) and Direct (D2XX) drivers eliminate the requirement for USB driver development in most cases. Unique USB FTDIChip-ID™ feature. ...
  • kenwood_ts-2000-x_sm.pdf ... or other pointing devices. An RS-232C interface. An RS-232C straight cable with a 9-pin D-SUB female connector for the transceiver's COM port. (When the PC has no RS-232C port, then use a USB-to-serial adapter.)
  • STM32 USB VCP Driver V1.3 32&64 STM32 USB-COM Virtual COM port driver(VCP) v1.3 32&64
  • JavaScript [removed]对象 ... 不住,简单梳理下,方便以后查询。 示例 URL:http://b.a.com:88/index.php?name=kang&when=2011#first 属性 含义 值 protocol: 协议 “http:” hostname: 服务器的名字 “b.a.comport: 端口 “88” pathname: URL中主机名后的部分 “/index.php” search: “?”后的部分,又称为查询字符串 “? ...
  • 分享下页面关键字抓取www.icbase.com站点代码(带asp.net参数的) 复制代码 代码如下:<?php/** * HOST: www.icbase.com *///set_time_limit(0);// base functionfunction curl_get($url, $data = array(), $header = array(), $timeout = 15, $port = 80, $reffer = ”, $proxy = ”){ $ch = curl_init(); if (!empty($data)) { $data = ...
  • php利用fsockopen GET/POST提交表单及上传文件 php利用fsockopen GET/POST提交表单及上传文件,具体内容如下 1.GET get.php <?php $host = 'demo.fdipzone.com'; $port = 80; $errno = ''; $errstr = ''; $timeout = 30; $url = '/socket/getapi.php'; $param = array( 'name' => 'fdipzone', ' ...
  • Python3中configparser模块读写ini文件并解析配置的用法详解 ... : [DEFAULT] ServerAliveInterval = 45 Compression = yes CompressionLevel = 9 ForwardX11 = yes [bitbucket.org] User = Tom [topsecret.com] Port: 50022 ForwardX11: no “[