ets注意事项

  当表类型为 :set 时,使用 :ets.first 和 :ets.last 会获取到同一个 key。将表类型换为 :oedered_set 就可以避免这种情况

posted @ 2019-09-27 17:21  GodL  阅读(146)  评论(0编辑  收藏  举报