- 博客(4)
- 资源 (2)
- 收藏
- 关注
原创 MacOS上编译Poco库的IOS静态库版本
MacOS上编译PocoC++的IOS版本静态库的操作步骤 Poco版本:poco-1.10.1-all.tar.gz 在iOS开发中主要有iPhone模拟器和iPhone真机以及运行Xcode本身的架构,分别对应的架构为: 1、 模拟器:iPhone5 及以下的模拟器版本为 i386,iPhone5以上的模拟器架构是x86_64 2、 真机: armv7 , armv7s, arm64 3、OSX 的架构是x86_64 准备工作 > gunzip poco-1.10.1-all.tar.gz >
2021-02-26 10:47:20
560
原创 NDK编译POCO C++ 1.10.1
提示:文章写完后,目录可以自动生成,如何生成可参考右边的帮助文档 文章目录 前言 一、pandas是什么? 二、使用步骤 1.引入库 2.读入数据 总结 前言 关于在Windows上使用NDK编译POCO C++ 1.10.1-all 版本。 一、Windows上NDK环境搭建? 自行百度NDK环境搭建。 二、编译步骤 1.下载POCO C++ 1.10.1-all版本 Github上下载1.10.1版本,下载到指定位置解压。 2.编写Android...
2020-10-30 11:30:47
525
原创 GSoap客户端连接WCF服务端可能会发生的Content-Type问题解决方法
GSoap客户端连接WCF服务端可能会发生的Content-Type问题解决方法问题描述如下: When the client sent a request to the server the following fault was received: Error 415 fault: SOAP-ENV:Server [no subcode] “HTTP Error” Detail:
2015-06-30 15:14:05
532
1
原创 通过选中项和Ctrl-C快捷键复制所选内容
msdn上的介绍: Commands have several purposes. The first purpose is to separate the semantics and the object that invokes a command from the logic that executes the command. This allows for multiple and disparate sources to invoke the same command logic, and it
2015-06-17 13:36:57
801
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅