c10m

Posted by 夏泽民

Errata Security的CEO Robert Graham,以及他在Shmoocon 2013大会上的“无稽之谈”—— C10M Defending The Internet At Scale。



axeslide

Posted by 夏泽民

斧子演示 http://axeslide.com,我们团队开发的,演示效果和上面提到Prezi效果一样,不同的是我们的软件是基于H5开发的,完全免费,同时支持移动端浏览器播放,无需安装app、Flash插件。支持图表插入和编辑,支持svg,支持导出视频,支持gif文件,支持排版对齐,图像等大小等。不必在纠结中文字体,破解的问题。 https://www.zhihu.com/question/20204473



plan 9 汇编

Posted by 夏泽民

https://github.com/cch123/golang-notes/blob/master/assembly.md



DDD Repository模式

Posted by 夏泽民

ntity(实体)这个词在计算机领域的最初应用可能是来自于Peter Chen在1976年的“The Entity-Relationship Model - Toward a Unified View of Data”(ER模型),用来描述实体之间的关系,而ER模型后来逐渐的演变成为一个数据模型,在关系型数据库中代表了数据的储存方式。而2006年的JPA标准,通过@Entity等注解,以及Hibernate等ORM框架的实现,让很多Java开发对Entity的理解停留在了数据映射层面,忽略了Entity实体的本身行为,造成今天很多的模型仅包含了实体的数据和属性,而所有的业务逻辑都被分散在多个服务、Controller、Utils工具类中,这个就是Martin Fowler所说的的Anemic Domain Model(贫血领域模型)。 https://developer.aliyun.com/article/758292



Luckysheet

Posted by 夏泽民

https://github.com/mengshukeji/Luckysheet



Search

Popular posts

Anything in here will be replaced on browsers that support the canvas element

Recent posts

This blog is maintained by 夏泽民

Get in touch with me at 465474307@qq.com

Subscribe to our mailing list

* indicates required