码迷,mamicode.com
首页 >  
搜索关键字:other    ( 5856个结果
Android Studio开发基础之动态注册与注销BroadcastReceiver
1、New→Other→BroadcastReceiver package com.example.lhb.startservice; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.widget.Toa...
分类:移动开发   时间:2015-05-26 23:31:17    阅读次数:489
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
HDU FatMouse' Trade
FatMouse' Trade Time Limit : 2000/1000ms (Java/Other)   Memory Limit : 65536/32768K (Java/Other) Total Submission(s) : 69   Accepted Submission(s) : 18 Font: Times New Roman | Verdana | Georgia ...
分类:其他好文   时间:2015-05-26 14:28:55    阅读次数:151
HDU Delta-wave
Delta-wave Time Limit : 2000/1000ms (Java/Other)   Memory Limit : 65536/32768K (Java/Other) Total Submission(s) : 15   Accepted Submission(s) : 6 Font: Times New Roman | Verdana | Georgia Font...
分类:其他好文   时间:2015-05-26 14:26:51    阅读次数:135
HDU The Last Practice
The Last Practice Time Limit : 2000/1000ms (Java/Other)   Memory Limit : 65536/32768K (Java/Other) Total Submission(s) : 42   Accepted Submission(s) : 10 Font: Times New Roman | Verdana | Georgi...
分类:其他好文   时间:2015-05-26 14:26:44    阅读次数:148
HDU 抱歉
抱歉 Time Limit : 2000/1000ms (Java/Other)   Memory Limit : 65536/32768K (Java/Other) Total Submission(s) : 21   Accepted Submission(s) : 13 Font: Times New Roman | Verdana | Georgia Font Size: ...
分类:其他好文   时间:2015-05-26 14:26:06    阅读次数:131
HDU {A} + {B}
{A} + {B} Time Limit : 10000/5000ms (Java/Other)   Memory Limit : 65536/32768K (Java/Other) Total Submission(s) : 37   Accepted Submission(s) : 20 Font: Times New Roman | Verdana | Georgia Fon...
分类:其他好文   时间:2015-05-26 14:25:32    阅读次数:123
hdu1828 Picture
Problem Description A number of rectangular posters, photographs and other pictures of the same shape are pasted on a wall. Their sides are all vertical or horizontal. Each rectangle can be partial...
分类:其他好文   时间:2015-05-25 16:42:55    阅读次数:110
mybatis的jdbcType类型
在用mybatis的时候,如果传过来的参数有可能为空,那么就要指定jdbcType是什么了,否则会有异常,jdbcType有以下几种:BIT FLOAT CHAR TIMESTAMP OTHER UNDEFINEDTINYINTREALVARCHARBINARYBLOBNVARCHARSMALLIN...
分类:数据库   时间:2015-05-25 14:29:31    阅读次数:189
iOS Programming UISplitViewController
iOS Programming UISplitViewController The iPad, on the other hand, has plenty of screen space to present both views using a built-in class called UISp...
分类:移动开发   时间:2015-05-25 14:21:16    阅读次数:232
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!