Hong Jiang

Results 8 comments of Hong Jiang

> 具体说,多页 Web 应用缺少 session 的概念,所以使用次数、时长、频率、路径分析这些功能都无法实现。 其实现在的 Web 统计工具还是有这些功能的。比如 GA 应该就是自己种 cookie 来标记 session 和用户。

之前那篇知乎专栏文章主要是作为内容运营,那个 role-model 的库其实很粗糙,也没有时间做持续改进和维护,就不作为官方文档了吧,也不用链接过去。

要说明 skip 的性能特征,并给出推荐的方式。

I don't have the specific hardware. But the test case seems to be ok for me. ```shell $ echo '{"now":[{"action":6,}]}' > test.json $ ./jsonxx_test test.json { "now": [ { "action":...

This change would break the test at `jsonxx_test.cc:171` on macOS. But it seems to work fine on Linux. Interesting.

Sorry for responding after 7 years! This is due to JSON itself only has a number type to include both integers and floating point numbers.