Topology:Ruby 的一般拓扑

时间:2024-07-08 19:53:42
【文件属性】:

文件名称:Topology:Ruby 的一般拓扑

文件大小:4KB

文件格式:ZIP

更新时间:2024-07-08 19:53:42

Ruby

拓扑 安装 将此行添加到应用程序的 Gemfile 中: gem 'topology' 然后执行: $ bundle 或者自己安装: $ gem install Topology 用法 top = Topology . new Set [ Set [ 1 ] , Set [ 2 ] ] => #, #, #, #}>> 贡献 分叉它( ) 创建您的功能分支( git checkout -b my-new-feature ) 提交您的更改( git commit -am 'Add some feature' ) 推送到分支( git push origin my-new-feature ) 创建一个新的


【文件预览】:
Topology-master
----.gitignore(118B)
----README.md(653B)
----test()
--------test_Topology.rb(643B)
--------minitest_helper.rb(106B)
----Gemfile(49B)
----Topology.gemspec(814B)
----LICENSE.txt(1KB)
----.travis.yml(30B)
----lib()
--------Topology.rb(1KB)
----Rakefile(134B)

网友评论