OPC封装库,利用C#封装,便于VS的开发应用,封装了OPC连接和读取访问
2022-03-14 11:41:39 3KB OPC封装库
1
VS2008实现内存绘图类,绘图无闪烁...
2022-03-08 17:18:37 16.49MB 内存绘图 封装类
1
一个ADO好用的封装类
2022-03-08 16:51:06 93KB ADO封装类
1
找到的一份比较详细的C++ADO访问数据库的封装类,对于想要了解ADO的同学比较给力
2022-03-08 16:37:01 28KB ADO
1
通过c#2010调用组态王OPC 访问组态王数据。内附一个OPC类封装及一个样例。应用时,先安装组态王,然后将IP地址输入为本机地址,则可启动当前工程。输入对应的tag号泽可以进行读取。
1
C#.NET万能数据库访问封装类(ACCESS、SQLServer、Oracle) 这个类封装成dll后,相关数据库连接可在,引用该dll项目的app.config文件中写,如果是web程序,这需要修改代码,将构造函数中获取app.config的信息换成获取web.config的信息。
2022-02-15 13:53:04 41KB 数据库
1
1.包含获取用户信息 2.发送短信息 3.发送带链接信息 4.同步部门 5.同步用户
2022-01-28 14:02:21 69.2MB 钉钉
1
PDFium Component Suite for .NET is a component for viewing, browsing, extracting and editing PDF files. This component is a package from the PDFium library and runs on Windows only. This component is an open source library and a powerful library for viewing pdfs in Chrome. You can use this component to display and direct pdf files. In addition, you can extract text from the pdf file and edit it. If you are looking for a pdf viewer or editor for your mobile device, you can try this pdf file maker based on javascript and pdf file viewer. However, the PDFium component is a commercial component for Windows that has a free trial.
2022-01-26 09:03:24 9.27MB PDFium
1
封装OkHttp的异步求在子线程发起网络请求post,get,https请求代码类
2022-01-25 20:22:35 22KB OkHttp
1
C++使用ADO操作访问数据库的封装类 对连接数据库,获得记录集,执行命令进行了封装讲解, 在本人博客中有配套博文详细介绍: http://blog.csdn.net/MingoJiang
1