Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如果我想获取汉字的首字母,han可以考虑直接支持吗? #3

Closed
desenmeng opened this issue Apr 29, 2013 · 1 comment

Comments

@desenmeng
Copy link

首字母还是有场景需要的,比如我想实现根据首字母查询功能
希望可以提供一个方法,用与首字母的获取

@xiaok
Copy link

xiaok commented Oct 17, 2013

han.letter('xxx').subStr(0,1);
很简单,不需要支持了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants