摘要: 转自: http://blog.csdn.net/flyinmind/article/details/7740540项目中用到erlang,同时也用到mysql。惯例,google。但是,按照网上说的做,有些出入,行不通,需要自己摸索,下面记录我摸索的东西。1、下载erlang-mysql-driv... 阅读全文
posted @ 2015-04-11 16:03 censai 阅读(463) 评论(0) 推荐(0) 编辑
摘要: 转自:http://blog.sina.com.cn/s/blog_53a5047b01018yqv.html例子结果atom_to_list(hello)."hello"list_to_atom("hello").hellobinary_to_list(>)."hello"binary_to_li... 阅读全文
posted @ 2015-04-11 16:02 censai 阅读(520) 评论(0) 推荐(0) 编辑