码迷,mamicode.com
首页 >  
搜索关键字:provides    ( 1060个结果
WSGI学习系列Pecan
Pecan Introduce Pecan was created to fill a void in the Python web-framework world. A very lightweight framework that provides object-dispatch style.....
分类:其他好文   时间:2015-08-05 20:06:43    阅读次数:406
OData with List
OData是什么 官方解释:The Open Data Protocol (OData) is a data access protocol for the web. OData provides a uniform way to query and manipulate data sets thr...
分类:其他好文   时间:2015-08-04 15:35:29    阅读次数:174
Adapter
Adapter官方文档是这样介绍adapter的: An Adapter object acts as a bridge between an AdapterView and the underlying data for that view. The Adapter provides access to the data items. The Adapter is also responsib...
分类:其他好文   时间:2015-08-04 02:07:10    阅读次数:275
Android—SDCard数据存取&Environment简介
1:Environment简介:Environment是android.os包下的一个类,谷歌官方文旦的解释为:Provides access to environment variables(提供访问环境的变量),由此可看出,该类是用于程序访问SDCard的一个设备访问类Environment 常...
分类:移动开发   时间:2015-08-01 23:15:21    阅读次数:195
MongoDB简述
简介MongoDB is an open-source document database that provides high performance, high availability, and automatic scaling. MongoDB obviates the need for ...
分类:数据库   时间:2015-07-29 12:08:06    阅读次数:176
Java的hashCode方法
0 Java的hashCode方法概述 In theJavaprogramming language, everyclassimplicitly or explicitly provides ahashCode()method, which digests the data stored in a....
分类:编程语言   时间:2015-07-24 20:09:36    阅读次数:130
oracle 高级队列
转载:http://www.idevelopment.info/data/Oracle/DBA_tips/Advanced_Queuing/AQ_2.shtmlOverviewThis article provides a brief overview on configuring and usin...
分类:数据库   时间:2015-07-21 22:10:51    阅读次数:346
Using CSV-Format Log Output
Including csvlog in the log_destination list provides a convenient way to import log files into a database table. This option emits log lines in comma...
分类:其他好文   时间:2015-07-20 19:12:52    阅读次数:135
handsontable-cell type
在单元格中呈现自定义的元素:不能使用html元素var data = [ { title: "Professional JavaScript for Web Developers", description: "This book provides a d...
分类:其他好文   时间:2015-07-20 12:31:23    阅读次数:468
NAT (Network Address Translation)
NAT Introduction NAT: Provides the translation of private address to public address. NAT has many uses, but its primary use is to conserve public IPv4...
分类:Web程序   时间:2015-07-18 22:43:58    阅读次数:271
1060条   上一页 1 ... 74 75 76 77 78 ... 106 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!