(二)c#整合zeroIce - 传递复杂对象

环境搭建简单说明:http://blog.csdn.net/yeness/article/details/78161647
zeroIce基本数据类型参考:https://doc.zeroc.com/display/Ice37/Basic+Types

TypeRange of Mapped TypeSize of Mapped Type
boolfalse or true≥ 1bit
byte-128-127 or 0-255 a≥ 8 bits
short-2^15 to 2^15 -1≥ 16 bits
int-2^31 to 2^31 -1≥ 32 bits
long-2^63 to 2^63 -1≥ 64 bits
floatIEEE single-precision≥ 32 bits
doubleIEEE double-precision≥ 64 bits
stringAll Unicode characters, excluding the character with all bits zero.Variable-length

其他数据类型:

  • Sequences
  • Enumerations
  • Structures
  • Dictionaries
  • constants
  • Classes

如果涉及到工作量较大,可考虑Json字符串在各环节中进行传递

示例地址:http://download.csdn.net/download/yeness/10009163

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值