码迷,mamicode.com
首页 >  
搜索关键字:familiar    ( 126个结果
[Python] Python Libs
The Python Standard Library has a lot of modules! To help you get familiar with what's available, here are a selection of our favourite Python Standar ...
分类:编程语言   时间:2017-11-28 16:44:39    阅读次数:176
Redux
If you aren't familiar with state management libraries like Redux or MobX, don't use context. For many practical applications, these libraries and the ...
分类:其他好文   时间:2017-09-09 18:59:53    阅读次数:264
Building Microservices with Spring Boot and Apache Thrift. Part 1 with servlet
https://dzone.com/articles/building-microservices-spring In the modern world of microservices it's important to provide strict and polyglot clients fo ...
分类:编程语言   时间:2017-09-06 13:07:28    阅读次数:264
【背包专题】A - Bone Collector II hdu2639 【01背包的第k个最优解】
The title of this problem is familiar,isn't it?yeah,if you had took part in the "Rookie Cup" competition,you must have seem this title.If you haven't ...
分类:其他好文   时间:2017-08-24 12:34:37    阅读次数:177
angularjs路由path方式实现原理探究
angularjs路由 https://angular.io/guide/router 通过URL解释, 来定位客户端生成的浏览器端视图。 你可绑定路由到页面的链接上, 当用户点击链接, 可以浏览到相应的应用视图。 The browser is a familiar model of applica ...
分类:Web程序   时间:2017-08-22 00:16:58    阅读次数:428
Bone Collector II
The title of this problem is familiar,isn't it?yeah,if you had took part in the "Rookie Cup" competition,you must have seem this title.If you haven't ...
分类:其他好文   时间:2017-08-16 21:43:15    阅读次数:156
简单DP
Almost Sorted Array We are all familiar with sorting algorithms: quick sort, merge sort, heap sort, insertion sort, selection sort, bubble sort, etc. ...
分类:其他好文   时间:2017-07-24 20:26:59    阅读次数:267
Docker 专用术语
This section lists terms and definitions you should be familiar with before getting deeper into Docker. For further definitions, see the extensiveglos ...
分类:其他好文   时间:2017-07-24 00:15:50    阅读次数:232
Google Tango Java SDK开发:Configure and Connect 配置和连接
Configure and Connect 配置和连接 Note: This section assumes you are familiar with the Android Activity Lifecycle. 注意:该节假设你已经熟悉了安卓的活动周期。 Overview 概览 You wil ...
分类:编程语言   时间:2017-07-15 12:52:18    阅读次数:255
64位平台C/C++容易犯的错误
64位平台的介绍 64位平台的优势 64-bit address space; an extended register set; a command set familiar to developers; capability to launch obsolete 32-bit applicati ...
分类:编程语言   时间:2017-06-16 18:33:18    阅读次数:916
126条   上一页 1 2 3 4 5 6 ... 13 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!