相信用过viewpager的同学都会遇到调用notifydataSetChanged()后不刷新或者不符合预期的问题,今天就来分析分析这里的来龙去脉。这一切还得从viewpager的setAdapter说起:
/**
* Set a PagerAdapter that will supply views for this pager as needed.
*
...
分类:
移动开发 时间:
2015-04-29 17:12:30
阅读次数:
230
problem:
Given a string s, partition s such that every substring of the partition is a palindrome.
Return the minimum cuts needed for a palindrome partitioning of s.
For example, given...
分类:
其他好文 时间:
2015-04-29 09:56:50
阅读次数:
116
出现如下报错libmysqlclient.so.16()(64bit)isneededbyMySQL-shared-compat-5.1.73-1.rhel5.x86_64下载server对应的mysql兼容包即可解决MySQL-shared-compat-5.5.43-1.el6.x86_64.rpm
分类:
数据库 时间:
2015-04-27 15:28:48
阅读次数:
192
What is it?This app does all the groundwork(forms.py, urls.py, templates/appname/*.html, views.py) needed to running a app which you can create, list, edit, view a ModelForm.Usage:
Include django-scaff...
分类:
其他好文 时间:
2015-04-27 09:50:27
阅读次数:
144
Here is a brief outline of the steps needed to install GeoIP Legacy City on Linux/Unix. The installation on Windows is similar, just replace the tar c...
分类:
数据库 时间:
2015-04-23 12:42:52
阅读次数:
260
Employment PlanningProblem DescriptionA project manager wants to determine the number of the workers needed in every month. He does know...
分类:
其他好文 时间:
2015-04-23 01:57:04
阅读次数:
136
export LDFLAGS="-Wl,--copy-dt-needed-entries -lm" 然后configure > make 原因参见: 1、http://segmentfault.com/a/1190000002462705 解决方法参考: 1、http://hg.slitaz.org/wok/rev/17e313b5b9c1...
分类:
Web程序 时间:
2015-04-18 23:52:21
阅读次数:
336
链接:ZOJ1239Hanoi Tower Troubles Again!DescriptionPeople stopped moving discs from peg to peg after they know the number of steps needed to complete the...
分类:
其他好文 时间:
2015-04-17 21:55:36
阅读次数:
173
76 /* 77 * This function frees a continuos block of page tables, as needed 78 * by 'exit()'. As does copy_page_tables(), this handles only 4Mb block.....
分类:
系统相关 时间:
2015-04-17 17:13:27
阅读次数:
196
epel-release>=6isneededbyremi-release-6.5-1.el6.remi.noarch解决方案rpm-Uvhhttp://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpmrpm-Uvhhttp://rpms.famillecollet.com/enterprise/remi-release-6.rpm
分类:
其他好文 时间:
2015-04-15 15:01:28
阅读次数:
924