Ruby-BitString:Ruby 的 BitString gem

时间:2021-07-01 14:12:03
【文件属性】:
文件名称:Ruby-BitString:Ruby 的 BitString gem
文件大小:127KB
文件格式:ZIP
更新时间:2021-07-01 14:12:03
Ruby BitString - 位的“数组” 描述: BitString 是一个 Ruby 类,用于以类似“数组”的方式提供对位列表的访问。 直接寻址、分段、屏蔽等。 特征: Array 类的许多功能可用于 BitString。 问题: 未知,但请查看 GitHub 项目。 概要: require('bitstring') bs = BitString.new('100101001') bs = BitString.new('100101001', 9) 要求: 宝石“版本” 安装: BitString 使用规范方法安装: sudo gem 安装位串 执照: (Apache 2.0 许可证) 版权所有 :copyright: 2010 Ken Coar 根据 Apache 许可,版本 2.0(“许可”)获得许可; 除非遵守许可,否则您不得使用此文件。 您可以在以下网址获取许可证副本 http
【文件预览】:
Ruby-BitString-master
----History.txt(62B)
----CONTRIBUTORS.txt(138B)
----Changelog.txt(705B)
----lib()
--------bitstring()
--------bitstring.rb(35KB)
----LICENCE.txt(11KB)
----NOTICE.txt(136B)
----doc()
--------index.html(752B)
--------rdoc-style.css(4KB)
--------fr_class_index.html(660B)
--------classes()
--------fr_file_index.html(755B)
--------created.rid(32B)
--------fr_method_index.html(3KB)
--------files()
----site()
--------upload-rdoc.sh(365B)
--------rdoc(7B)
----test()
--------test_helper.rb(92B)
--------test_data.rb(740B)
--------Rakefile(545B)
--------test_operators.rb(16KB)
--------test_enum.rb(22KB)
--------test_basic.rb(28KB)
----README.txt(1KB)
----README.md(1KB)
----PostInstall.txt(217B)
----dist()
--------bitstring-1.0.0.gem(49KB)
----bitstring.gemspec(2KB)

网友评论