***后代选择器的使用/* 标准分页 */div.pagination { width: 600px; margin: 10px auto; padding-bottom: 20px; }div.pagination ul { display: inline-block; font-size: 0;...
分类:
其他好文 时间:
2014-08-26 00:25:45
阅读次数:
352
新版本提供了很好用的actionbar,其诸多控件的背景,字体等属性均可在styles.xml里修改。想要修改title的属性需要如下修改:[java]view plaincopyinttitleId=Resources.getSystem().getIdentifier("action_bar_t...
分类:
移动开发 时间:
2014-08-26 00:11:05
阅读次数:
764
LeetCode: TriangleGiven a triangle, find the minimum path sum from top to bottom. Each step you may move to adjacent numbers on the row below. For exa...
分类:
其他好文 时间:
2014-08-25 22:48:14
阅读次数:
306
ios6里状态栏的显示是由应用程序控制的1、General设置设置状态栏的隐藏和显示隐藏状态栏 2、plist里面View controller-based status bar appearance 设置为NO 3、代码[UIApplicationsharedApplication].status...
分类:
其他好文 时间:
2014-08-25 22:44:35
阅读次数:
210
Given a m x n grid filled with non-negative numbers, find a path from top left to bottom right which minimizes the sum of all numbers along its path.N...
分类:
其他好文 时间:
2014-08-25 20:41:44
阅读次数:
192
1.[图片]htmlui.jpg?2. [代码]下面源码复制到快手(WWW.AAU.CN)中运行即可 import win.ui;/*DSG{{*/var winform = ..win.form( bottom=399;text="HTMLayout - 无边框窗口";border="none"....
分类:
Web程序 时间:
2014-08-25 19:07:04
阅读次数:
358
1.[图片]QQ20130804162049.png?2. [代码]AAuto 代码 import win.ui;import web.layout;/*DSG{{*/winform = ..win.form( text="好为博客";bottom=278;max=false;right=387;....
分类:
Web程序 时间:
2014-08-25 19:00:24
阅读次数:
362
一、cookie的基本特性如果不了解cookie,可以先到wikipedia上学习一下。http request浏览器向服务器发起的每个请求都会带上cookie:GET /index.html HTTP/1.1Host: www.example.orgCookie: foo=value1;bar=v...
分类:
其他好文 时间:
2014-08-25 18:27:34
阅读次数:
189
Efficiency may be the daily life of enterprises, and also the expense will be the bottom line of organizations. Industrial production must stability e...
分类:
其他好文 时间:
2014-08-25 14:52:34
阅读次数:
188
Bootstrap作为完整的前端工具集,内建了大量的强大优雅可重用的组件,包括按钮(Button),导航(Navigation),标签(Labels),徽章(Badges),排版(Typography),缩略图(thumbnails),提醒(Alert),进度条(progress bar),杂项(....
分类:
其他好文 时间:
2014-08-25 14:50:14
阅读次数:
289