hustcc
hustcc
- [ ] 圆角图形 - [ ] 出场动画
Code below: - wrapper.ts ```ts export * from 'gl-matrix/vec2'; export function otherFunc() {} ``` - test.ts ```ts import * as vec2 from './wrapper' vec2.length(); // here will occur type define...
微信二维码的问题
微信二维码的方向一直是在icon的上面,如果上面满了的话,就会被浏览器覆盖,而不会自动跑到下面来,或者提供配置来处理吧~
两个div的问题
两个share.js的div,如下: ``` html 123 ``` 第一个div用来做喜欢操作,不做分享,第二个div,用来做分享,结果div中的配置信息串了。实际效果为第一个div显示正常,第二个div理论上应该显示所有的share按钮,实际只显示的heart,第二个div的配置和第一个串了。
The locales is [here](https://github.com/hustcc/timeago.js/blob/master/src/lang), you can add the miss name. 1. Please **sort by dictionary**. 2. Please ensure the **accuracy**. 3. Please keep file size **tiny**. ## How to ?...
The style can be: 1. default (all) 2. basic (no vertical lines, but has borders) 3. tiny (no vertical lines and borders)