JavaScript 中所有变量都是对象,除了两个例外 null 和 undefined。false.toString() // 'false'[1, 2, 3].toString(); // '1,2,3'function Foo(){}澳门威尼斯人赌场Foo.bar = 1;Foo.bar; /...
分类:
编程语言 时间:
2014-08-27 12:42:27
阅读次数:
186
一篇很浅显易懂,详细的导航栏CSS样式教程献给朋友们:
原文地址:http://wenboxz.com/archives/navi-bar-demo-01.html/...
分类:
Web程序 时间:
2014-08-27 00:28:07
阅读次数:
209
- (void)initSearchbar{
self.wineSearchBar.delegate = self;
[self.wineSearchBar setScopeBarButtonTitleTextAttributes:[NSDictionary dictionaryWithObjectsAndKeys:[UIColor redColor], NSForegr...
分类:
移动开发 时间:
2014-08-26 22:59:26
阅读次数:
316
第一步:在info.plist中添加一个字段:view controller -base status bar 设置为NO第二步:在一个所有界面都继承的父类里添加:if(IOS7_OR_LATER) { // 判断是否是IOS7 [[UIApplicationsharedApplication]s....
分类:
移动开发 时间:
2014-08-26 15:26:36
阅读次数:
192
Bootstrap 中的导航组件都依赖同一个 .nav 类,状态类也是共用的。改变修饰类可以改变样式。看了这篇后,很快就能开发出一个适用于手机、电脑都通用的高大上导航啦,而且还能很智能的折叠起来哦
分类:
其他好文 时间:
2014-08-26 13:04:26
阅读次数:
174
新版本提供了很好用的actionbar,其诸多控件的背景,字体等属性均可在styles.xml里修改。想要修改title的属性需要如下修改:[java]view plaincopyinttitleId=Resources.getSystem().getIdentifier("action_bar_t...
分类:
移动开发 时间:
2014-08-26 00:11:05
阅读次数:
764
ios6里状态栏的显示是由应用程序控制的1、General设置设置状态栏的隐藏和显示隐藏状态栏 2、plist里面View controller-based status bar appearance 设置为NO 3、代码[UIApplicationsharedApplication].status...
分类:
其他好文 时间:
2014-08-25 22:44:35
阅读次数:
210
一、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
Bootstrap作为完整的前端工具集,内建了大量的强大优雅可重用的组件,包括按钮(Button),导航(Navigation),标签(Labels),徽章(Badges),排版(Typography),缩略图(thumbnails),提醒(Alert),进度条(progress bar),杂项(....
分类:
其他好文 时间:
2014-08-25 14:50:14
阅读次数:
289
Keeps it intact, and only the handle bar can all be sure to be there. So there is no risk of losing side. After binding to the tool belt and nails can...
分类:
其他好文 时间:
2014-08-25 13:06:44
阅读次数:
243