开发者

BigInteger in Silverlight

How would I be able to get a "BigInt开发者_JS百科eger" class for use in Silverlight?


What revision of Silverlight?

It doesn't exist pre Silverlight 4, but have a look in System.Numerics if you are running SL4.

(System.Numerics.BigInterger : http://msdn.microsoft.com/en-us/library/system.numerics.biginteger%28VS.95%29.aspx)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜