http://mobile.51cto.com/android-259861.htm实现第一点好办,添加一个标志位boolean
bl来控制按钮的Enable状态,实现第二点就是将View.onClickListener添加到List列表中1、MyAdapter.java继承自BaseAdapter...
分类:
其他好文 时间:
2014-07-22 23:07:14
阅读次数:
339
在鼠标中选中UltraNav,找到Application Gestures - Edge
Swipes,取消Enable Edge Swipes。
如果要编写定制的Apache模块,最总需要编译成Apache包。
命令如下:
% ./buildconf
% ./configure --prefix=/usr/local/apache
> --with-layout=Apache --enable-modules=most --enable-mods-shared=all > --with-mpm=prefork
% make
#mak...
分类:
其他好文 时间:
2014-07-22 22:59:34
阅读次数:
243
变色龙安装程序 Chameleon Install 2.2 svn
2281发布1.更好的支持10.9 Mavericks2.更新ATi、nVidia显卡支持列表3.添加新的 CPU Model ID4.添加跳过
GraphicsEnabler 参数5.添加nVidia 新的模式:a. Enable...
分类:
其他好文 时间:
2014-05-12 17:10:08
阅读次数:
481
Write an efficient algorithm that searches for
a value in anmxnmatrix. This matrix has the following properties:Integers in
each row are sorted from l...
分类:
其他好文 时间:
2014-05-02 10:41:53
阅读次数:
267
在windows 8.1下安装VS2005或VS2008时出提示在线安装.NET framework 3.5 ,但是大家都知道在线安装时坑爹的,无论网络多好,都显示Internet不能连接
解决方法是:将windows 8.1的安装镜像载入虚拟光驱或者将windows8.1插入光驱,用管理员身份打开cmd窗口,写进下列字符串:Dism /online /enable-feature /featu...
Blend stateState Default ValueAlphaToCoverage
Enable FALSEIndependentBlend Enable FALSERenderTarget[0].BlendEnable
FALSERenderT...
分类:
其他好文 时间:
2014-05-01 16:25:22
阅读次数:
346
【UITableView.separatorInset】
separatorInset指定每行row之间的分隔线的长度,iOS7.0后提供,官方文档如下: 示例截图如下,分隔线没有紧贴着左右边界:
分类:
其他好文 时间:
2014-05-01 11:58:30
阅读次数:
282
只贴出枚举相关的代码
1、实现了IPropertySource类的一部分
protected static final String PROPERTY_TEXT = "text"; //$NON-NLS-1$
protected static final String PROPERTY_ENABLE = "enable"; //$NON-NLS-1$
protected s...
分类:
其他好文 时间:
2014-04-30 22:31:40
阅读次数:
261
# To enable ProGuard in your project, edit project.properties
# to define the proguard.config property as described in that file.
#
# Add project specific ProGuard rules here.
# By default, the flags ...
分类:
其他好文 时间:
2014-04-29 13:24:23
阅读次数:
443