码迷,mamicode.com
首页 >  
搜索关键字:provides    ( 1060个结果
Search Bars(一)
A search bar provides an interface for text-based searches with a text box and buttons such as search and cancel. A search bar accepts text from users, which can be used as input for a search (shown...
分类:其他好文   时间:2015-06-08 17:22:13    阅读次数:118
[Android] 使用JSON和SharedPreferences存储用户自定义类
先看一下Google官方对于SharedPreferences的定义:TheSharedPreferencesclass provides a general framework that allows you to save and retrieve persistent key-value pa...
分类:移动开发   时间:2015-06-08 16:54:50    阅读次数:177
PAT 1007 Course List for Student (25)
题目描述 Zhejiang University has 40000 students and provides 2500 courses. Now given the student name lists of all the courses, you are supposed to output the registered course list for each student who...
分类:其他好文   时间:2015-06-05 10:22:35    阅读次数:122
【安卓笔记】ormlite入门
ps:写这篇文章的目的是尝试下新的markdown编辑器哈哈简介 ORMLite provides a lightweight Object Relational Mapping between Java classes and SQL databases. There are certainly more mature ORMs which provide this functionality...
分类:移动开发   时间:2015-06-02 15:22:59    阅读次数:228
[UIApplication]简介
TheUIApplicationclass provides a centralized point of control and coordination for apps running on iOS. Every app must have exactly one instance ofUIA...
分类:移动开发   时间:2015-05-31 23:14:02    阅读次数:273
流的概念(来自MSDN)
本文来源定义提供字节序列的一般视图。Provides a generic view of a sequence of bytes.流涉及三个基本操作Streams involve three fundamental operations:可以读取流(You can read from streams...
分类:其他好文   时间:2015-05-30 14:45:54    阅读次数:197
GAC API Interface
IntroductionTheGAC(aka Global Assembly Cache) is the central repository for assemblies installed on a Windows machine. It provides a uniform, versione...
分类:Windows程序   时间:2015-05-29 00:32:44    阅读次数:281
Dynamic Programming——Runtime Types in Reflection
Reflection provides classes, such asTypeandMethodInfo, to represent types, members, parameters, and other code entities. However, when you use reflect...
分类:其他好文   时间:2015-05-26 17:47:45    阅读次数:85
ZABBIX安装官方指南
慢慢,把这块业务要玩熟悉~~~~事前,事中,事后,它都能发挥自己的一些作用。From Zabbix official repositoryZabbix SIA provides official RPM and DEB packages for Red Hat Enterprise Linux, D...
分类:其他好文   时间:2015-05-26 12:23:26    阅读次数:345
1060条   上一页 1 ... 78 79 80 81 82 ... 106 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!