上一页 1 ··· 283 284 285 286 287 288 289 290 291 ··· 527 下一页
摘要: 1.首先看你要设置组件的父容器是什么。例如,我是FrameLayout其中包括组件。如果调用bottomLayout这是:FrameLayout.LayoutParams lp = new FrameLayout.LayoutParams(ViewGroup.LayoutParams.WRAP_CO... 阅读全文
posted @ 2015-07-07 12:30 zfyouxi 阅读(3060) 评论(0) 推荐(0)
摘要: 关于游戏的问题,更多的时候是使用P/N图分析pnpnpnpnn nnnnnnnpnpnpnpnn nnnnnnnpnpnpnpnn nnnnnnnpnpnpnpn实际上就是依照规则绘图。有下面三条规则:number one :每一个图的末状态均为必败点Pnumber two: 全部可以一步到达必败点... 阅读全文
posted @ 2015-07-07 10:37 zfyouxi 阅读(186) 评论(0) 推荐(0)
摘要: 本系列文章由@浅墨_毛星云出品,转载请注明出处。文章链接:http://hpw123.net/a/C__/kongzhitaichengxu/2014/1222/163.html作者:毛星云(浅墨) 微博:http://weibo.com/u/1723155442邮箱:happylifemxy@16... 阅读全文
posted @ 2015-07-07 10:00 zfyouxi 阅读(361) 评论(0) 推荐(0)
摘要: 介绍Android提供meta-date使用键值在实现自己的自定义配置的形式。通常用作信道标识。它可以用在,, , ,节点下。全部的值存储在同一个Bundle里面,能够使用PackageItemInfo.metaData渠道这些数据。使用形式:resource 和 value直接用一个就可以,可是注... 阅读全文
posted @ 2015-07-07 08:51 zfyouxi 阅读(231) 评论(0) 推荐(0)
摘要: Problem DescriptionOnce upon a time, there is a little frog called Matt. One day, he came to a river.The river could be considered as an axis.Matt is ... 阅读全文
posted @ 2015-07-06 21:58 zfyouxi 阅读(243) 评论(0) 推荐(1)
摘要: 原创文章。转载请注明出处:http://blog.csdn.net/sfh366958228/article/details/38680123前言上一节我们简单分析了HelloWorldproject,这一讲我们将进一步来看看Cocos2d-x的总体框架。在了解Cocos2d-x的总体框架之前。我们... 阅读全文
posted @ 2015-07-06 20:50 zfyouxi 阅读(210) 评论(0) 推荐(0)
摘要: 接收终端Request.InputStream阅读请求页面参数,最后字符串。byte[] byts = new byte[HttpContext.Current.Request.InputStream.Length]; HttpContext.Current.Request.Input... 阅读全文
posted @ 2015-07-06 19:32 zfyouxi 阅读(474) 评论(0) 推荐(0)
摘要: 在安卓的webview中有这个点击放大缩小button,当时就在想如何实现那种效果,弄一个两个图标的ImageButton。但感觉又有些麻烦,昨天看疯狂安卓书。无意中发现另一个ZoomButtonsController 。ZoomControls,和ZoomButton; 而放大缩小能够通... 阅读全文
posted @ 2015-07-06 18:31 zfyouxi 阅读(267) 评论(0) 推荐(0)
摘要: 由于该项目采用ehcache,所以tomcat每次登录你开始打印net.sf.ehcache.util.UpdateChecker doCheck一旦有没有特别关注。从今天开始 Tomcat 什么时候,我们发现该输出的以下信息:{INFO } [2014-06-30 07:42:10,625] :... 阅读全文
posted @ 2015-07-06 16:56 zfyouxi 阅读(513) 评论(0) 推荐(0)
摘要: 设计效果:当手指点击或触摸红框线menuList之外的部分时,弹框menuList消失。问题:在优化触屏版的时候发现如图问题。当menuList弹出。手指触摸屏幕向下滑动时,menuList弹框不消失。仅仅有手指点击menuList之外的部分才消失。查看代码发现,源码仅仅定义了click事件:$(d... 阅读全文
posted @ 2015-07-06 15:54 zfyouxi 阅读(335) 评论(0) 推荐(0)
上一页 1 ··· 283 284 285 286 287 288 289 290 291 ··· 527 下一页