上一页 1 ··· 27 28 29 30 31 32 33 34 35 ··· 42 下一页
  2016年6月11日
摘要: http://mp.weixin.qq.com/s?__biz=MzA3OTIxNTA0MA==&mid=401383338&idx=1&sn=73009cce06d5865632eed7bccd98061c 有编程基础的人一看就可以了解 Python 的用法了。真正的 30 分钟上手。 国外一高手 阅读全文
posted @ 2016-06-11 10:59 浩然119 阅读(694) 评论(0) 推荐(0) 编辑
摘要: All contents are moved to haoran119/learning-notes (github.com) 学习笔记之设计模式 | 菜鸟教程 - 浩然119 - 博客园 (cnblogs.com) 设计模式总结 - chenssy - 博客园 (cnblogs.com) 【硬核】 阅读全文
posted @ 2016-06-11 10:50 浩然119 阅读(197) 评论(0) 推荐(0) 编辑
摘要: http://www.cbdio.com/BigData/2016-02/24/content_4651751.htm 历史发展概述 阅读全文
posted @ 2016-06-11 10:44 浩然119 阅读(194) 评论(0) 推荐(0) 编辑
摘要: Java : 一个帝国的诞生 http://dy.qq.com/article.htm?id=20160523A06XFS00 写的很有意思,一下子了解了JAVA的历史。 假如时光能够倒流, 我会这么学习Java http://www.vccoo.com/v/f426fc 阅读全文
posted @ 2016-06-11 10:38 浩然119 阅读(336) 评论(0) 推荐(0) 编辑
摘要: [Data Structure & Algorithm] 七大查找算法 - Poll的笔记 - 博客园 (cnblogs.com) 1. 顺序查找 2. 二分查找 3. 插值查找 4. 斐波那契查找 5. 树表查找 6. 分块查找 7. 哈希查找 常用的STL查找算法 - 大CC - 博客园 (cn 阅读全文
posted @ 2016-06-11 10:28 浩然119 阅读(419) 评论(0) 推荐(0) 编辑
摘要: All contents are moved to haoran119/interview (github.com) 常用数据结构及复杂度 - sangmado - 博客园 (cnblogs.com) Data Structure Add Find Delete GetByIndex Array ( 阅读全文
posted @ 2016-06-11 10:24 浩然119 阅读(615) 评论(0) 推荐(0) 编辑
  2016年6月6日
摘要: https://leetcode.com/problems/flatten-nested-list-iterator/ 阅读全文
posted @ 2016-06-06 16:56 浩然119 阅读(150) 评论(0) 推荐(0) 编辑
摘要: 如果有人问你数据库的原理,叫他看这篇文章 http://blog.jobbole.com/100349/ 文章把知识链都给串起来,对数据库做一个概述。 合并排序 阵列、树和哈希表 B+树索引概述 在一个B+树里:只有最底层的节点(叶子节点)才保存信息(相关表的行位置);其它节点只是在搜索中用来指引到 阅读全文
posted @ 2016-06-06 14:53 浩然119 阅读(572) 评论(0) 推荐(0) 编辑
  2016年6月4日
摘要: All contents are moved to haoran119/interview (github.com). 什么是数据库事务? 数据库事务_百度百科 https://baike.baidu.com/item/%E6%95%B0%E6%8D%AE%E5%BA%93%E4%BA%8B%E5% 阅读全文
posted @ 2016-06-04 17:09 浩然119 阅读(919) 评论(0) 推荐(0) 编辑
摘要: All contents are moved to haoran119/linux (github.com). Linux Linux cshrc文件作用 Linux如何起进程/查看进程/杀进程 Linux 文件755 代表什么权限 Linux辅助线程 Linux进程间通信方法 pipeline,m 阅读全文
posted @ 2016-06-04 17:04 浩然119 阅读(437) 评论(0) 推荐(0) 编辑
上一页 1 ··· 27 28 29 30 31 32 33 34 35 ··· 42 下一页