转载:http://blog.csdn.net/guolin_blog/article/details/44996879 在Android所有常用的原生控件当中,用法最复杂的应该就是ListView了,它专门用于处理那种内容元素很多,手机屏幕无法展示出所有内容的情况。ListView可以使用列表的形 ...
分类:
其他好文 时间:
2016-07-29 21:22:44
阅读次数:
319
转载自:http://blog.csdn.net/LYHVOYAGE/article/details/22989659 set集合容器实现了红黑树(Red-Black Tree)的平衡二叉检索树的的数据结构, 在插入元素时,它会自动调整二叉树的排列,把该元素放到适当的位置,以确保每个子树根节点的键值 ...
分类:
其他好文 时间:
2016-07-29 21:20:12
阅读次数:
163
转自:http://www.2cto.com/kf/201205/131876.html 参考文章:http://blog.csdn.net/flyfight88/article/details/8602162 布局文件 下面是自定义对话框 显示 ...
分类:
移动开发 时间:
2016-07-29 21:09:50
阅读次数:
274
虚拟机的安装: http://www.7edown.com/edu/article/soft_4844_1.html 此数据库文件与当前sql server实例不兼容 先了解问题的解决办法,看下面的操作。 http://www.bubuko.com/infodetail-1548795.html 发 ...
分类:
Web程序 时间:
2016-07-29 18:47:28
阅读次数:
170
http://poj.org/problem?id=1182 搞了一天这个题了,懵懂状态中,大概理解了,也能自己敲一遍代码。But,只能在这分享几个大牛写的了。。(毕竟自己水平有限,有待提高啊 %>_<%) http://blog.csdn.net/c0de4fun/article/details/ ...
分类:
其他好文 时间:
2016-07-29 18:37:26
阅读次数:
108
Author: Emmanuel Goossaert 翻译 This article is a short guide to implementing an algorithm from a scientific paper. I have implemented many complex algo ...
分类:
其他好文 时间:
2016-07-29 18:32:15
阅读次数:
271
***关于lower_bound()的用法参见:http://blog.csdn.net/niushuai666/article/details/6734403*** ...
分类:
其他好文 时间:
2016-07-29 17:15:24
阅读次数:
193
来源:http://blog.csdn.net/joyhen/article/details/21233525 编写模板 使用一个type="text/html"的script标签存放模板: 模板逻辑语法开始与结束的界定符号为<% 与%>,若<%后面紧跟=号则输出变量内容。 渲染模板 templat ...
分类:
其他好文 时间:
2016-07-29 17:14:55
阅读次数:
479
http://blog.csdn.net/q718330882/article/details/46120691 ...
分类:
其他好文 时间:
2016-07-29 16:40:25
阅读次数:
235
转载请注明出处:http://blog.csdn.net/smartbetter/article/details/52056377导航条(navbar)在Bootstrap中是一个独立组件,导航条(navbar)和导航(nav)在Bootstrap中是有明显的区别的。在导航条(navbar)中有一个背景色、而且导航条可以是纯链接、表单、表单和导航一起结合等多种形式。1.实战一-带二级菜单和表单的导航...
分类:
其他好文 时间:
2016-07-29 15:45:26
阅读次数:
466