博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
xmlrpc
阅读量:6707 次
发布时间:2019-06-25

本文共 1053 字,大约阅读时间需要 3 分钟。

  • Added <i8> to support 64-bit long integer values.
  • Added support for more ISO8601 date formats. AllowNonStandardDateTime flag is now deprecated. The following formats are now accepted by default, with the '-' and ':' separators being optional.
  • yyyy-mm-ddThh:mm:ss
  • yyyy-mm-ddThh:mm:ssZ
  • yyyy-mm-ddThh:mm:ss県h
  • yyyy-mm-ddThh:mm:ss県h:mm
Note: the XML-RPC spec describes the format as 19980717T14:08:55.
  • Added AllowAutoRedirect property to IXmlRpcProxy. Default behaviour remains the same (property set to true).
  • Moved to Visual Studio 2008.
  • Discontinued support for .NET 1.0 and 1.1.
  • Fixed issues:
  • Issue 55 : change XmlRpcProxyGen so that FileIOPermission is not required for calls to Create.
  • Issue 56: Maintain XML-RPC struct member ordering in XmlRpcStruct after deserialization.
  • Issue 65: When deserializing request, check that the number of parameters is consistent with the method signature.
  • Issue 70: Allow structs/classes to have members or arrays of the same type as the parent type.

转载于:https://www.cnblogs.com/vulcans/archive/2012/03/23/2413887.html

你可能感兴趣的文章
React Native 设置RGBA背景色
查看>>
mycat学习笔记
查看>>
Queue 队列的用法
查看>>
第4章 第一个程序
查看>>
JavaScript No Overloading 函数无重载之说
查看>>
vue2.0 子组件和父组件之间的传值
查看>>
WinForm下的键盘事件(KeyPress、KeyDown)及如何处理不响应键盘事件
查看>>
scp命令
查看>>
Asp.Net Core MVC控制器和视图之间传值
查看>>
Andriod开发技巧——Fragment的懒载入
查看>>
nyoj473 A^B Problem (高速幂)
查看>>
Eclipse + CDT引入OpenCV失败的解决的方法
查看>>
Ubuntu和Win7双系统,ubuntu被删,重新启动之后显示,no such partition
查看>>
<转载> MySQL 性能优化的最佳20多条经验分享 http://www.jb51.net/article/24392.htm
查看>>
用WebCollector爬取新浪微博数据
查看>>
codeforces Looksery Cup 2015 H Degenerate Matrix 二分 注意浮点数陷阱
查看>>
MySQL数据库管理(二)单机环境下MySQL Cluster的安装
查看>>
最简单的视音频播放示例7:SDL2播放RGB/YUV
查看>>
Oracle442个应用场景-----------Oracle数据库物理结构
查看>>
关于眼界、眼光、眼前的哪些....
查看>>