RDP Wrapper 下的rdpwrap.ini文件,把文件后缀名改一下就好
2021-09-04 11:22:20 217KB rdpwrap
1
TapAPI_CSharp_Wrapper 易盛启明星API的C#封装 原理: 使用SWIG创建易盛启明星API的c# wrapper文件。 调用关系: CSharp_Demo <--> TapQuoteAPIWrapper.dll <--> TapQuoteAPI.dll CSharp_Demo <--> TapTradeAPIWrapper.dll <--> TapTradeAPI.dll 其中TapQuoteAPI.dll和TapTradeAPI.dll由易盛公司提供。 TapQuoteAPIWrapper.dll和TapTradeAPIWrapper.dll由SWIG生成。 目录结构: ├─ CSharp_Demo //C#客户端 │ ├─ConfigHelper │ ├─Controller │ ├─Forms │ ├─Pro
2021-08-31 14:31:13 702KB C#
1
OPC client连接OPC Server 非常美观,功能很强大。还有OPC Wrapper功能可使用
2021-08-30 11:49:45 38.61MB OPC Client OPC Wrapper
1
(基于web.whatsapp.com) 它是什么? 该软件包用于提供与WhatsAPP Web进行交互以发送和接收Whatsapp消息的python接口。 它基于官方的Whatsapp Web浏览器应用程序,并使用Selenium浏览器自动化与Whatsapp Web进行通信。 如何贡献? 本地安装 依存关系 如果使用的是firefox,则需要单独安装,这是默认设置。 从来源 克隆存储库 使用pip install -r requirements.txt安装所需的软件包 或pipenv install && pipenv install --dev 从PyPI 从pip install webwhatsapi Docker和远程Selenium安装 将Selenium和webwhatsapi客户端作为Docker容器运行可能会比较有利。 这几乎完全避免了任何安装问题以及任何混乱的本地
2021-08-28 11:22:23 368KB Python
1
USB3300的vrilog版本的驱动代码,搬运自外网opencores. This file is open source HDL; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This file is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
2021-08-22 11:17:53 13KB USB3300 ulpi utmi verilog
1
股票 使用Stockx API的Python包。
2021-08-19 03:12:48 29KB Python
1
一个小的 DirectInput 游戏杆类包装器。
2021-08-07 14:07:17 114KB 开源软件
1
206页pdf 阿里巴巴面试资料
2021-08-03 21:03:13 9.33MB java 面试资料
RDP Wrapdper1.6.2版本,并包括了适用rdpwrap.ini和rdpwrap.dll文件,有些用户安装了RDP Wrapdper后无法远程的原因就是因为这两个文件,并包括了适用于RDP Wrapper.rar的termsrv.dll
2021-07-23 17:00:47 1.3MB RDPWrapdper win10远程桌面
1
流 API 包装器 描述 Livestream 的 API 的一个超级简单的 API 包装器。 要使用when promise 库,请查看分支 要使用原生节点 Promises(> v0.12),请查看分支 用法 要获取用户的帐户信息: var livestreamApi = require ( 'stream-api-wrapper' ) livestreamApi . account ( '6488818' , function ( err , accountInfo { if ( err ) { console . error ( err ) } else { console . log ( accountInfo ) } } )
2021-07-19 10:03:32 2KB JavaScript
1