码迷,mamicode.com
首页 > 其他好文 > 详细

erlang学习总结(一)

时间:2015-03-30 19:03:41      阅读:98      评论:0      收藏:0      [点我收藏+]

标签:erlang

If you want to express integers in other bases than base 10, just enter the number as Base#Value (given Base is in the range 2..36):

1.10> 2#101010.
2.42
3.11> 8#0677.
4.447
5.12> 16#AE.
6.174



本文出自 “______” 博客,请务必保留此出处http://464559.blog.51cto.com/454559/1626423

erlang学习总结(一)

标签:erlang

原文地址:http://464559.blog.51cto.com/454559/1626423

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!