上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 16 下一页
摘要: [高级]关于分布式事务、两阶段提交协议、三阶提交协议 2017-03-07 Hollis WQTech 随着大型网站的各种高并发访问、海量数据处理等场景越来越多,如何实现网站的高可用、易伸缩、可扩展、安全等目标就显得越来越重要。为了解决这样一系列问题,大型网站的架构也在不断发展。提高大型网站的高可用 阅读全文
posted @ 2017-03-08 20:40 ordi 阅读(258) 评论(0) 推荐(0)
摘要: 1. Title463. Island Perimeter 2. Http addresshttps://leetcode.com/problems/island-perimeter/?tab=Description3. The question You are given a map in for 阅读全文
posted @ 2017-03-08 19:59 ordi 阅读(162) 评论(0) 推荐(0)
摘要: 1. Title496. Next Greater Element I 2. Http addresshttps://leetcode.com/problems/next-greater-element-i/?tab=Description3. The question You are given 阅读全文
posted @ 2017-03-07 20:33 ordi 阅读(165) 评论(0) 推荐(0)
摘要: 1. Title500. Keyboard Row2. Http addresshttps://leetcode.com/problems/keyboard-row/?tab=Description3. The question Given a List of words, return the w 阅读全文
posted @ 2017-03-07 19:58 ordi 阅读(222) 评论(0) 推荐(0)
摘要: 1. Title476. Number Complement 2. Http addresshttps://leetcode.com/problems/number-complement/?tab=Description3. The questionGiven a positive integer, 阅读全文
posted @ 2017-03-07 17:09 ordi 阅读(123) 评论(0) 推荐(0)
摘要: 1. Title 461. Hamming Distance 2. Http addresshttps://leetcode.com/problems/hamming-distance/?tab=Description3. The question The Hamming distance betw 阅读全文
posted @ 2017-03-07 17:00 ordi 阅读(161) 评论(0) 推荐(0)
摘要: 1. Title89. Gray Code 2. Http addresshttps://leetcode.com/problems/gray-code/?tab=Description3. The questionThe gray code is a binary numeral system w 阅读全文
posted @ 2017-02-23 11:18 ordi 阅读(291) 评论(0) 推荐(0)
摘要: 1. Title36. Valid Sudoku 2. Http addresshttps://leetcode.com/problems/valid-sudoku/?tab=Description3. The questionDetermine if a Sudoku is valid, acco 阅读全文
posted @ 2017-02-23 10:30 ordi 阅读(145) 评论(0) 推荐(0)
摘要: About LAMP LAMP stack is a group of open source software used to get web servers up and running. The acronym stands for Linux, Apache, MySQL, and PHP. 阅读全文
posted @ 2016-12-02 20:44 ordi 阅读(302) 评论(0) 推荐(0)
摘要: Node.js, a JavaScript-based platform, is an increasingly popular, lightweight, and efficient option for developers. It allows coders to use JavaScript 阅读全文
posted @ 2016-11-25 15:05 ordi 阅读(327) 评论(0) 推荐(0)
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 16 下一页