- 浏览: 144903 次
- 性别:
- 来自: 重庆
最新评论
-
Davidream:
楼主: HessianKit库,我从你提供的地址下 ...
ios Hessian Kit 包使用 -
linchanglai:
gaozengguang 写道我想请教一下:
in ...
java 运算符 -
fishinsky:
editplus 那需要这么麻烦,工具-首选项-常规-选中添加 ...
editplus 添加到右键菜单 -
yangguanghua:
我现在就感觉自己的技术停滞不前了
Java 学习路径 -
gaozengguang:
我想请教一下:
int i = 4;
i ...
java 运算符
文章列表
http://stavash.wordpress.com/2012/12/14/advanced-issues-asynchronous-uitableviewcell-content-loading-done-right/
DEC 14
Haven’t you always wondered why your UITableView is loading “almost” perfectly? I mean, sure- you’ve made it clear to the iOS that all non-trivial cell work (such as downlo ...
竖屏模式代码
- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)toInterfaceOrientation{
return (toInterfaceOrientation == UIInterfaceOrientationPortrait);
}
-(BOOL)shouldAutorotate {
return YES;
}
- (NSUInteger)supportedInterfaceOrientations {
return UIInterf ...
原文链接: http://davidjhinson.wordpress.com/2009/03/24/resizing-a-uitableviews-tableheaderview/
Resizing a UITableView’s tableHeaderView
For many who use UITableView, unless you’re doing something like a Contacts application, the tableHeaderView (and related, tableFooterView) are rarely used.
Wh ...
xnView 2.10 免费图片浏览和编辑软件
- 博客分类:
- 软件应用
xnView 2.10 绿色版注册版-最强大的免费图片浏览和编辑软件
你在寻找臃肿的ACDSEE的替代品吗?你还在为ACDSEE不是免费软件而发愁吗?不用担心,xnview完全可以取代它在你电脑中的位置,并且功能甚至比ACDSEE更加的强大和灵活 ...
在优酷的网页上随便点个视频,获得该视频的网页网址,比如:
http://v.youku.com/v_show/id_XNTY3ODc5NTk2.html
其中,XNTY3ODc5NTk2是它的ID号。
将下面格式中的xxxx替换成上面的ID号,就可以了:
(1)http://v.youku.com/player/getRealM3U8/vid/xxxx/type/mp4/v.m3u8
(2)http://v.youku.com/player/getRealM3U8/vid/xxxx/type/video.m3u8
(3)
ios Hessian Kit 包使用
- 博客分类:
- ios
下载地址: http://sourceforge.net/projects/hessiankit/
介绍:http://www.jayway.com/2008/07/10/hessiankit-released/
协议介绍 http://hessian.caucho.com/
HessianKit
HessianKit is a Framework for Objective-C 2.0 to allow Mac OS X 10.5, and iPhone 2.0 applications to seamlessly communicate with hessian we ...
移动卡入韩版前需要三思
http://bbs.gfan.com/android-6869536-1-1.html
GPS 配置文件
http://bbs.gfan.com/android-6760891-1-1.html
http://bbs.gfan.com/android-6869520-1-1.html
推荐在韩版4.12的kdz基础上刷新加坡10d,然后root,导入韩版基带,觉得完美,。。。
信号不好的请:5457#*240#,进入工程模式,看基带 Band selection中WCDMAB1(2100),WCDMAB2(1 ...
原文: http://achorniy.wordpress.com/2010/04/26/howto-launch-android-camera-using-intents/
Instead of writing your own activity to capture the pictures you probably prefer (in most cases) to use existent Camera activity which actually have good UI and features. It’s really easy to do, just launc ...
http://chritto.wordpress.com/2012/12/20/updating-the-ui-from-another-thread/
Often, you’ll be in the context of another thread and you need to update something on the screen. This could be because you’re in a callback from some asynchronous networking task, or maybe a background task doing some pro ...
JQuery学习
- 博客分类:
- java web开发
JQuery 学习资料汇总
http://www.cnblogs.com/gaoweipeng/archive/2009/06/05/1496587.html
JQuery UI框架汇总
http://www.oschina.net/project/tag/277/jquery-ui
AJAX学习之序列二:struts2 jquery json 实现AJAX 注册ID验证
http://jinjiabao.iteye.com/blog/555723
JQuery + Ajax + Json + Servlet Example
http://naresh ...
Spring JPetStore学习(一)配置JPetStore
http://www.cnblogs.com/cxccbv/archive/2009/07/17/1525471.html
Spring JPetStore(一) 发布JPetStore应用
http://www.blogjava.net/linansengling/archive/2006/09/16/70041.html
linux下咋装lnmp教程
- 博客分类:
- 软件应用
Install NGINX & PHP 5.3 with FPM on Centos 6 (1)
http://piyecarane.wordpress.com/2011/11/11/install-nginx-php-5-3-with-fpm-on-centos-6-1/
Installing Nginx and PHP 5.3 and MySQL 5.1 on Centos 6 x86_64 (1)
http://cloudman.rumahweb.com/nginx/installing-nginx-and-php-5-3-and-mysql ...
台湾谢孟媛英语语法视频(143讲)
http://shipin.haiwen.net/yingyu/album-977/play-0.html
http://www.liuhanbao.com/xmy.html
网上找来的 --------------------------------------------------- 乐知英语是干嘛的?很简单,就是个英语学习的网站哈。特殊点,就是正式的英语培训课程公开上,想学英语的都可以免费旁听这样子。
清除土豆 优酷 冗长的广告
- 博客分类:
- 软件应用
如何屏蔽优酷和土豆的 Flash 广告的方法
http://roshanca.com/how-to-block-youku-and-tudos-flash-ads/
lazy-loading-of-images-in-listview
http://negativeprobability.blogspot.com/2011/08/lazy-loading-of-images-in-listview.html
Lazy Loading of Images in List-view in android(only src code)
http://androidsnips.blogspot.com/2010/08/lazy-loading-of-images-in-list-view-in.html
song list
http:/ ...