首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 一个Erlang编写等为isbn-10 ISBN实用程序库

一个Erlang编写等为isbn-10 ISBN实用程序库

  • 资源大小:4.10 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: erlang Book books isbn

资 源 简 介

This erlang library provides ISBN-10 and ISBN-13 validation, check digit generation, and conversion between ISBN-10 and ISBN-13, when possible. More information can be found in the edoc for the module. As of version 0.1.0, the module also allows passing in of ISBNs as strings: 7> isbn:convert_10_to_13_string("1590598032")."9781590598030"8> isbn:convert_13_to_10_string("9781590598030")."1590598032" There is also an extensive test suite putting the library through its paces.

文 件 列 表

isbnerl
doc
isbn.erl
isbn_test.erl
VIP VIP
0.179534s