We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
数据量实在太多了。js太大加载很慢。一个js大小100多K,如果将name全部改为n的话,起码减掉了50K,1W人在线访问的网站的话,是不少的带宽。不知楼主看过QQ注册没有。那个里面也是用的简写的n,我看代码有洁癖,留言希望楼主改一下啊。精益求精,祝越做越好。
The text was updated successfully, but these errors were encountered:
@lizhuangs src 的 .js 和 .json 只是作为源数据。可以选择生成自己需要的数据格式(目前这块一直没搞,:cry:)。接下来考虑完善一下。
.js
.json
Sorry, something went wrong.
No branches or pull requests
数据量实在太多了。js太大加载很慢。一个js大小100多K,如果将name全部改为n的话,起码减掉了50K,1W人在线访问的网站的话,是不少的带宽。不知楼主看过QQ注册没有。那个里面也是用的简写的n,我看代码有洁癖,留言希望楼主改一下啊。精益求精,祝越做越好。
The text was updated successfully, but these errors were encountered: