搜索资源列表
Voice-call-center-source
- 易语言语音呼叫中心源码例程程序结合易语言扩展界面支持库,调用API函数实现了内线摘挂机,外线来电显示,多通道的状态管理。 必须安装官方的DBDK开发包,否则没有DLL可调用。-Easy language routines source voice call center program extended interface with easy language support library, call the API function of the realization of the ins
Wireless-LAN
- 易语言操作无线网卡源码例程程序调用API函数实现无线网卡的操作。-Easy language source code routines operate wireless card program calls the API function wireless LAN operation
易语言微信支付&支付宝支付到个人账户源代码
- 易语言微信支付&支付宝支付到个人账户源代码 在开发公众号、小程序、网站等过程中,经常需要使用到微信支付,而微信支付又涉及到繁琐的签名加密,验证签名、回调等,需要熟读官方API,特别费神。因此就专门开发了微信支付控件(delphi),使用该控件,以后需要微信支付功能就可以通过简单设置几个参数直接使用,无需再进行繁琐开发(从此不再受那奴役苦)。