E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
protectedlist
Android中根据Activity的Category搜索匹配的Activity集合,并对此集合排序
Android中根据Activity的Category搜索匹配的Activity集合,并对此集合排序
protectedList
>getData(Stringprefix){List>myData=newArrayList
CreasyOoooh
·
2020-08-26 23:05
android学习笔记
java数据库列_转驼峰
工具方法importcom.jjkj.aj.util.CommonUtils;importorg.apache.commons.collections.CollectionUtils;
protectedList
起風了
·
2020-08-09 11:43
java
Android开发自定义Listview的Adapter基类以及通用ViewHolder的写法
importjava.util.ArrayList;importjava.util.List;publicabstractclassListBaseAdapterextendsBaseAdapter{
protectedList
_data
梦幻雨夜
·
2020-08-02 22:56
Android开发相关
ExpandableListView两级列表的BaseExpandableListAdapter封装
publicabstractclassMyBaseExpandableAdapterextendsBaseExpandableListAdapter{protectedContextmContext;protectedListmParentList;
protectedList
楷桐
·
2020-07-30 20:22
数据库查询返回List
protectedList
>doQuery(Stringsql)throwsException{logger.debug("method:doQuery----START");List>list=newArrayList
leiguowuhen211
·
2020-07-09 19:21
代码优化-避免内存泄漏的一次浅谈
1.代码场景当我们写java程序的时候,不可避免的需要一些集合操作,有时候使用不当,导致GC不能够回收释放被集合占用的内存,例如下面代码
protectedList
>findListBySql(Stringsql
AthlonCC
·
2018-12-07 14:35
java
jvm
GC
优化
Hive执行流程
转换操作符•操作符是Hive的最小的处理单元•每个操作符代表HDFS的一个操作或者一道MapReduce作业Operator•Operator都是hive定义的一个处理过程•Operator都定义有:•
protectedList
菜鸟级的IT之路
·
2018-05-11 07:02
大数据~Hive
大数据的仓库Hive原理(三)
Operator都是hive定义的一个处理过程,其定义有:
protectedList
>childOpe
u010168160
·
2016-06-29 18:00
hive
大数据
数据仓库
原理解析
使用JDBC连接数据库,查询结果转成List或者Map(臃肿版)
/***把查询的结果转换成List* *@param rs*@return list*/
protectedList
>fullToList(ResultSetrs){ArrayListlist=newArrayList
火龙战士
·
2015-07-27 17:00
上一页
1
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他