码迷,mamicode.com
首页 >  
搜索关键字:star    ( 10038个结果
Android Activity之间切换出现短暂黑屏的处理方法
转自:http://www.cppblog.com/fwxjj/archive/2013/01/14/197259.html在默认情况下,Android应用程序启动时,会有一个黑屏的时期,原因是,首个activity会加载一些数据,比如初始化列表数据、向服务器发送请求获取数据等等。同样,使用star...
分类:移动开发   时间:2014-05-09 13:46:14    阅读次数:433
jquery select处理
JQuery 绑定select标签的onchange事件,弹出选择的值,并实现跳转、传参js 处理 select :选中,删除,更改等http://blog.csdn.net/wust_star/article/details/8234946jquery操作select(增加,删除,清空)http:...
分类:Web程序   时间:2014-05-08 09:33:29    阅读次数:332
DW General - 1 High Level Overview
A dimensional database is a relational database that uses a dimensional data model to organize data. This model uses fact tables and dimension tables in a star or snowflake schema. So in general we ca...
分类:其他好文   时间:2014-05-07 06:29:37    阅读次数:384
A* Pathfinding for Beginners A*算法路径搜索入门
http://www.gamedev.net/page/resources/_/technical/artificial-intelligence/a-pathfinding-for-beginners-r2003...
分类:其他好文   时间:2014-05-06 23:03:41    阅读次数:1426
mysql触发器的实战经验-不错的文章
1 引言Mysql的触发器和存储过程一样,都是嵌入到mysql的一段程序。触发器是mysql5新增的功能,目前线上凤巢系统、北斗系统以及哥伦布系统使用的数据库均是mysql5.0.45版本,很多程序比如fc-star管理端,sfrd(das),dorado都会用到触发器程序,实现对于数据库增、删、改...
分类:数据库   时间:2014-05-05 23:57:59    阅读次数:525
Unity协程(Coroutine)管理类——TaskManager工具分享
Unity协程(Coroutine)管理类——TaskManager工具分享By D.S.Qiu尊重他人的劳动,支持原创,转载请注明出处:http.dsqiu.iteye.com 在分享vp_Timer中提到,没有继承的MonoBehaviour,没有Update,InVoke 和Star...
分类:其他好文   时间:2014-05-05 21:37:56    阅读次数:414
POJ 2420 模拟退火法
A Star not a Tree? Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 3272   Accepted: 1664 Description Luke wants to upgrade his home computer network from 10mbs...
分类:其他好文   时间:2014-05-03 21:31:49    阅读次数:417
[ACM] POJ2352 [树状数组稍微变形]
DescriptionAstronomers often examine star maps where stars are represented by points on a plane and each star has Cartesian coordinates. Let the level...
分类:其他好文   时间:2014-05-01 05:42:32    阅读次数:368
10038条   上一页 1 ... 1002 1003 1004
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!