to_sep:Ruby字符分隔符

时间:2021-05-16 15:06:25
【文件属性】:
文件名称:to_sep:Ruby字符分隔符
文件大小:6KB
文件格式:ZIP
更新时间:2021-05-16 15:06:25
Ruby to_sep Ruby字符分隔符。 在网站或文档中进行搜索时,应将韩文字符分开。 to_sep帮助您分离一个韩国字符。 安装 将此行添加到您的应用程序的Gemfile中: gem 'to_sep' 然后执行: $ bundle 或将其自己安装为: $ gem install to_sep 用法 "안녕하세요".to_sep #=> "ㅇㅏㄴㄴㅕㅇㅎㅏㅅㅔㅇㅛ" 贡献 分叉( / to_sep / fork) 创建功能分支( git checkout -b my-new-feature ) 提交更改( git commit -am 'Add some feature' ) 推送到分支( git push origin my-new-feature ) 创建新的拉取请求
【文件预览】:
to_sep-master
----Rakefile(28B)
----Gemfile(91B)
----spec()
--------to_sep()
--------to_sep_spec.rb(334B)
--------spec_helper.rb(71B)
----.gitignore(154B)
----lib()
--------to_sep()
--------to_sep.rb(482B)
----README.md(715B)
----LICENSE.txt(1KB)
----to_sep.gemspec(1015B)

网友评论