首页
学习
活动
专区
工具
TVP
发布

dylanliu

专栏作者
121
文章
116021
阅读量
25
订阅数
MVC VS MVVMM
As a Javaer,I have used MVC pattern for a long time. Few days ago, I learned objective-c and developed an iOS application. There are many differences with backend Java web app. When using MVC pattern to seperate concerns, I felt that some inappropriate things was added into the view controller class. I found that they use MVVM frontend after some research。
Dylan Liu
2019-07-01
4740
资源的有限性与任务的复杂性之间的矛盾
看了一篇文章How to Manage Connections Efficiently in Postgres, or Any Database, 文章讨论了如何管理Postgres数据库连接,列举了几种方式:
Dylan Liu
2019-07-01
5300
Spring boot项目集成Sharding Jdbc
jdk:1.8 framework: spring boot, sharding jdbc database: MySQL
Dylan Liu
2019-07-01
1.1K0
MySQL Locking
看到孤独烟回答粉丝的一个问题, 就想要研究一下MySQL 锁的情况。下面是对MySQL manual locking的一个笔记。
Dylan Liu
2019-07-01
8470
262. Trips and Users
The Trips table holds all taxi trips. Each trip has a unique Id, while Client_Id and Driver_Id are both foreign keys to the Users_Id at the Users table. Status is an ENUM type of (‘completed’, ‘cancelled_by_driver’, ‘cancelled_by_client’).
Dylan Liu
2019-07-01
3390
没有更多了
社区活动
腾讯技术创作狂欢月
“码”上创作 21 天,分 10000 元奖品池!
Python精品学习库
代码在线跑,知识轻松学
博客搬家 | 分享价值百万资源包
自行/邀约他人一键搬运博客,速成社区影响力并领取好礼
技术创作特训营·精选知识专栏
往期视频·千货材料·成员作品 最新动态
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档