Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

四大是什么鬼

金融业的四大指的是四大会计师事务所。
领域:会计师(注意不是金融领域).

《智能时代》读书笔记

##把控每一个细节
大数据不仅能获得统计规律上的数据,还可以获得细节上的数据。

中国互联网公司前端博客

注意,排名有先后顺序,腾讯的偏向设计与交互,阿里的第一个博客不错,去哪儿的UED不错。

##腾讯设计团队

2017年05周

过年七天乐,
天天鱼和肉。
到不了的才是远方,
回不去的才叫故乡。

2017第01周

任务工作:

2016年度总结 and 2017计划

2015年度总结

时序图

如何绘制时序图
定义

时序图(Sequence Diagram)是显示对象之间交互的图,这些对象是按时间顺序排列的。顺序图中显示的是参与交互的对象及其对象之间消息交互的顺序。

阿里面试题

记一次面试问题

  1. hash表的时间复杂度

无冲突的hash table时间复杂度是o(1),一般是O(c),c为哈希表关键字冲突时查找的平均长度。

  1. 为什么存取比较快

  2. struts2运行机制

    1.从客服端浏览器输入的url后,客服端通过http协议发送一个请求到服务器(tomcat),Tomcat收到这个请求之后,它会查看你请求的是哪一个web application(一般是一个项目),接着将请求交给对应的web application处理;

基于图论的简单推荐引擎(译)

Using Graph Theory to Build a Simple Recommendation Engine in JavaScript
(JavaScript)基于图论的简单推荐引擎

Leveraging User Behavior to Drive Recommendations
利用用户行为来进行推荐

Working at Storefront, we’re always excited about new ways we can keep our users engaged. Recommendations or suggestions are a fantastic way for a platform to encourage users to stick around and keep browsing. The problem is, recommendations can be tricky.

在Storefront工作,我们总是对我们能够一直使用户忙碌而感到兴奋。推荐或者建议对于一个鼓励用户逗留和持续不停的浏览的平台是一个很神奇的方式。问题在于,推荐是有技巧的。

本站总访问量 本站访客数人次