获得徽章 6
好无聊啊,男朋友没有,游戏很菜老输不爱玩,电视剧没啥好看的,还是学习吧,学习使我快乐
小乌冬像不像会说话的汤姆猫?
在线学说话,还会假装看风景
前端接活的现状...
说程序媛上辈子一定是仙女
吃花瓣长大的
才这样超然世俗
再摸一个多小时就结束了,很激动,大家能叫我一声靓仔缓和一下我的心情吗
关于数据库使用和开发的一些建议,列表如下,详细的说明可以去阅读原文
- You are lucky if 99.999% of the time network is not a problem.
- ACID has many meanings.
- Each database has different consistency and isolation capabilities.
- Optimistic locking is an option when you can’t hold a lock.
- There are anomalies other than dirty reads and data loss.
- My database and I don’t always agree on ordering.
- Application-level sharding can live outside the application.
- AUTOINCREMENT’ing can be harmful.
- Stale data can be useful and lock-free.
- Clock skews happen between any clock sources.
- Latency has many meanings.
- Evaluate performance requirements per transaction.
- Nested transactions can be harmful.
- Transactions shouldn’t maintain application state.
- Query planners can tell a lot about databases.
- Online migrations are complex but possible.
- Significant database growth introduces unpredictability.
medium.com vue中使用v-charts插件 复制了一个demo,能渲染出图形,但是一直有两个报错,看看有没有大佬遇到过
想到昨天一个小姐姐问我的一个问题,意译过来就是:两个并列的窗口,怎么做到数据通信?
原话是这样的:弱弱问一下,vue 中一个路由的页面如何调用另一个路由页面的方法?
下一页