Call requires API level 3 (current min is 1): android.content.res.Resources#getBoolean参考文档:http://stackoverflow.com/questions/10322482/android-lint-er...
分类:
移动开发 时间:
2014-07-10 00:41:18
阅读次数:
280
1 按照数据库类型,切换数据库。Database-> Change Current DBMS...2 生成sql脚本Database -> Database Generation 的Preview选项卡点击保存按钮,保存产生的sql脚本到本地。【注意】:1 本人使用的powerDesigner是15...
分类:
数据库 时间:
2014-07-08 00:15:10
阅读次数:
286
private string fileName = HttpContext.Current.Server.MapPath("~/Student.xml"); protected void Page_Load(object sender, EventArgs e) { if (!I...
分类:
其他好文 时间:
2014-07-07 23:30:32
阅读次数:
260
#!/bin/sh
#****************************************************************#
# ScriptName: gccmodify.sh
# Function: compile *.c which mtime is 0 (in 24 hours) in current dir
#*************************...
分类:
其他好文 时间:
2014-06-30 08:04:56
阅读次数:
168
android 系统定制的小技巧(网络收集)1开机图片:android-logo-mask.pngandroid-logo-shine.png这两个图片一个在上一个在下./out/target/common/obj/JAVA_LIBRARIES/android_stubs_current_inter...
分类:
移动开发 时间:
2014-06-27 21:35:42
阅读次数:
299
无标题文档首页了解我们产品展示服务报价最新消息联系方式初始效果图当鼠标放到a上时,绿色的线会动画移动到该a下知识点: hover(over,out)一个模仿悬停事件(鼠标移动到一个对象上面及移出这个对象)的方法。这是一个自定义的方法,它为频繁使用的任务提供了一种“保持在其中”的状态。 当鼠标移动.....
分类:
移动开发 时间:
2014-06-27 18:16:14
阅读次数:
174
最近有一个需求,就是控制系统的音量,我们都知道原理在mediaPlayer.framework框架下,有方法
// The current volume of playing music, in the range of 0.0 to 1.0.
// This property is deprecated -- use MPVolumeView for volume control instea...
分类:
其他好文 时间:
2014-06-26 10:44:33
阅读次数:
324
今年又要打邀请赛了,前段时间做比赛都被虐的够呛,感觉不会再爱了。。。所以挂了下去年的成都邀请赛的题目。发现简单题还是能切上几道的,可是难题就无能为力了。。。阿门,还是水平差得远啊。。。(ps:近期感觉状态不佳,依靠了队友神勇的发挥。。。 Current Time:2014-05-15...
分类:
其他好文 时间:
2014-06-25 16:23:36
阅读次数:
149
/** * * @param total_page 总页数 * @param current_page 当前页 * @param num 页面显示多少个分页按钮 * @returns {string} */exports.get_page_html = function(...
分类:
编程语言 时间:
2014-06-25 12:20:56
阅读次数:
229