搜索资源列表
2
- Android平板电脑开发实战详解和典型案例——光盘源码 此书出版时间:2013-02-01 从Android 2.0趣味特性、Android 4.0新特性的基础知识到完整综合案例,由浅入深,循序渐进地进行了详解,既适合Android 4.0初学者学习,也适合有一定基础的读者进一步提升之用。 第2章 Android平台特色控件 2.1 搜索框控件——SearchView 2.1.1 搜索框控件基本知识 2.1.2 搜索框控件使用案例 2.2 开关窗口——Swit
CustomSearchView-master
- searchview的应用以及具体实现,其中包含了listview和serchview的具体操作。- Searchview application and the specific implementation, which contains the specific operation of listview and serchview.
SearchInforView
- android搜索search自动提示功能,源码SearchInforView,该源码功能SearchView可以支持自定义效果实现的,该功能很容易修改或添加其他功能的,如果大家需要修改的话,只用简单地设置一下输入文字的变化监听即可了,非常方便使用的-Android search automatically prompts, the source SearchInforView, the source function searchview can support custom effects,
Material Design风格SearchView实现语音搜索功能
- Material Design风格SearchView实现语音搜索功能(The Material Design style SearchView implements the voice search function)
Delphi超实用的SQLServer 数据库应用函数
- /* 超实用的Delphi平台上对SQL Server数据库调用的功能函数 */ 一个程序平台内可供不同模块调用的函数库。包括SearchTable (查询表存在与否), SearchField (查询表中的某个字段存在与否), SearchView(查询视图存在与否), AddFiled(添加字段),DelFiled(删除字段 ),MyQUery( 查询函数 ), SearchFieldValue(查找表中指定字段上是否存在某值)....(Functions Calle