码迷,mamicode.com
首页 >  
搜索关键字:knowledge    ( 511个结果
Knowledge_SPA——精研查找算法
首先保证这一篇分析查找算法的文章,气质与大部分搜索引擎搜索到的文章不同,主要体现在代码上面,会更加高级,会结合到很多之前研究过的内容,例如设计模式,泛型等。这也与我的上一篇 "面向程序员编程——精研排序算法" 不尽相同。 关键字:二分查找树,红黑树,散列表,哈希,索引,泛型,API设计,日志设计,测 ...
分类:编程语言   时间:2017-11-18 18:50:22    阅读次数:198
服务器保存所有用户的操作指令
参考地址:https://helpcdn.aliyun.com/knowledge_detail/41210.html ...
分类:其他好文   时间:2017-11-18 13:45:46    阅读次数:149
words
1 modern software development is all about processing large amounts of less-than-perfect data in real time to extract knowledge and actionable insight ...
分类:其他好文   时间:2017-11-07 12:21:31    阅读次数:140
053-518
The DBA has chosen to manage SGA and PGA memory separately in an OLTP database because ofhis unique knowledge of the application. Which of these are g ...
分类:其他好文   时间:2017-11-07 01:32:15    阅读次数:178
1028阿里RDS如何恢复云数据库MySQL的备份文件到自建数据库
参照 https://help.aliyun.com/knowledge_detail/41817.html 恢复云数据库MySQL的备份文件到自建数据库 更新时间:2017-07-27 14:52:13 恢复云数据库MySQL的备份文件到自建数据库 更新时间:2017-07-27 14:52:13 ...
分类:数据库   时间:2017-10-28 17:51:17    阅读次数:254
最少知识原则(Least Knowledge Principle)
最少知识原则(Least Knowledge Principle) 最少知识原则(Least Knowledge Principle),或者称迪米特法则(Law of Demeter),是一种面向对象程序设计的指导原则,它描述了一种保持代码松耦合的策略。其可简单的归纳为: Each unit sho ...
分类:其他好文   时间:2017-10-18 00:19:27    阅读次数:141
Type Rich Style for C++11
Introduction The purpose of this article is to share with the community, the understanding and knowledge, to the how and why, of compiling and using, ...
分类:编程语言   时间:2017-10-16 21:47:31    阅读次数:187
Crack the code interview
感觉data structure的话不如刷题 所以就先看后面的吧 knowledge based Chapter 14 1.Difference between interface and abstract class: All methods in interface should be abst ...
分类:其他好文   时间:2017-10-10 14:36:39    阅读次数:170
My college goals
1:Pass CET 4/6 for 520/500. 2:Make GPA>=4.0. 3:Make some like-minded friends. 4:Learn some specialized knowledge. 5:Take some exercise to make me stro ...
分类:其他好文   时间:2017-10-09 19:40:24    阅读次数:112
My College Goals
1.Try my best to learn new knowledge,I hope my GPA will reach 4.0 or higher. 2.Passing CET 4/6 for 540/500.I'm not good at English,but I will try my b ...
分类:其他好文   时间:2017-10-09 00:36:51    阅读次数:197
511条   上一页 1 ... 20 21 22 23 24 ... 52 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!