leaflet技术栈200多个功能示例源码
2023-03-13 19:10:38 54.22MB leaflet mars2d 源码
1
本篇文章主要介绍了Python基于百度AI的文字识别的示例,小编觉得挺不错的,现在分享给大家,也给大家做个参考。一起跟随小编过来看看吧
2023-03-13 19:03:10 62KB Python 百度文字识别 Python 文字识别
1
itextsharp.dll 5.5 html转PDFdll文件,特别好用。DLL下载包
2023-03-13 19:02:01 3.11MB itext itestSharp
1
vc++动态链接库(dll)编程深入浅出(全)
2023-03-13 17:39:42 673KB 动态链接库 dll
1
pbvm80.dll是pb8的动态库,在网上找了很久才找到,分享一下
2023-03-13 16:43:53 4.33MB pbvm80.dll
1
本文实例讲述了Python使用win32com实现的模拟浏览器功能。分享给大家供大家参考,具体如下: # -*- coding:UTF-8 -*- #!/user/bin/env python ''' Created on 2010-9-1 @author: chenzehe ''' import win32com.client from time import sleep\nloginurl='http://passport.cnblogs.com/login.aspx'\nloginouturl='http://passport.cnblogs.com/logout.aspx' userna
2023-03-13 11:33:21 45KB c IN om
1
如下XML文件:(算是一个属性值比较多的xml文件。。。读取该Xml算是我在公司实际的一个任务) <?xml version="1.0" encoding="UTF-8"?> <devset PrintNumber="1" ControlBarcode="" ControlEBarcode="" ControlPIX="" PrinterPort="0" isShowAreaName="0" PrinterPortData="127.0.0.1" SparePrinterNumber="1" SparePrinterNumber2="1" ProductionAre
2023-03-13 11:09:56 183KB c c# 示例
1
windows环境下, php5.3.5 的 vc6 版本的redis扩展
2023-03-12 23:46:03 164KB php vc6 php_redis
1
网上的api-ms-win-core-path-l1-1-0.dll所需积分太多了,只要5积分,64位随便下
2023-03-12 23:08:30 5KB pothon 系统 api-ms-win-core-
1
前言 由于学校科技立项的项目需要实现Android App端与PHP Web端的简单数据交互的实现,当前场景是Web端使用的是MySql数据库,Apache服务器和PHP语言编写的。数据交互的简单理解就是Android能向服务端进行数据获取,同时也能进行数据提交。 实现流程 流程说明 Andorid Server端对MySql数据库进行简单的查询操作,并将查询数据结果转换为Json格式提供给Andorid利用OKhttp读取再解析Json展示到APP上;同时Andorid端利用OKhttp提交给Andorid Server端,由Server端对MySql数据库对提交数据的添加。 Ap
2023-03-12 20:34:30 416KB android开发 android框架 id
1