使用google官方的SwipeRefreshLayout参考:http://blog.csdn.net/easyer2012/article/details/22857807http://stormzhang.github.io/android/2014/03/29/android-swipere...
                            
                            
                                分类:
移动开发   时间:
2014-04-30 21:33:22   
                                阅读次数:
634
                             
                    
                        
                            
                            
                                MVC的标准流程是请求传递给控制器,由控制器action方法操作数据模型,最后交由视图渲染输出,这里忽略了两个细节,就是MVC是如何创建相应控制器实例,又是如何调用控制器action方法的,这就必须讲到控制器工厂和action调用器。控制器工厂Controller 
factory负责创建并初始化控制...
                            
                            
                                分类:
Web程序   时间:
2014-04-30 21:32:03   
                                阅读次数:
669
                             
                    
                        
                            
                            
                                http://acm.nyist.net/JudgeOnline/problem.php?pid=708状态转移方程的思路:对于一个数N,可以是N 
- 1的状态+1 得到,另外,也可以是(n / 2) * (1 + 1)得到,同理对于任意的奇数p,都有如果n可以整除p,都有f(n / p) + f(...
                            
                            
                                分类:
其他好文   时间:
2014-04-30 21:26:26   
                                阅读次数:
519
                             
                    
                        
                            
                            
                                There are many examples out there demonstrating 
how AngularJS and Web API can be used together but almost all of them are in 
MVC, so I tried to implem...
                            
                            
                                分类:
移动开发   时间:
2014-04-30 21:19:35   
                                阅读次数:
625
                             
                    
                        
                            
                            
                                This is guide, howto Install Sun/Oracle Java 
JDK and JRE 7 update 55 (7u55) on Fedora 20/19/18/17/16/15/14/13/12, CentOS 
6.5/6.4/6.3/6.2/6.1/6/5.10, R...
                            
                            
                                分类:
数据库   时间:
2014-04-30 21:11:29   
                                阅读次数:
887
                             
                    
                        
                            
                            
                                1.page language="c#"//语言c#;2.AutoEventWireup="true" 
/自动关联处理函数;3.CodeFile="Default.aspx.cs"//关联文件;4.Inherits="_Default" 
//继承于_Default;3、4 表示aspx其实继承于cs...
                            
                            
                                分类:
Web程序   时间:
2014-04-30 21:08:46   
                                阅读次数:
550
                             
                    
                        
                            
                            
                                2014-04-29 13:19:09先贴出打开远程(Linux)目录所需的配置文件{ // 
The tab key will cycle through the settings when first created // Visit 
http://wbond.net/sublime_...
                            
                            
                                分类:
其他好文   时间:
2014-04-30 20:49:48   
                                阅读次数:
657
                             
                    
                        
                            
                            
                                VMProtect是一款全新的软件保护工具。与其它大部分的保护程序不同,VMProtect可修改程序的源代码。VMProtect可将被保护文件中的部分代码转化到在虚拟机(以下称作VM)上运行的程序(以下称作bytecode)中。您同样可把VM想象为具备命令系统的虚拟处理器,该命令系统与Intel 
8...
                            
                            
                                分类:
Web程序   时间:
2014-04-30 20:35:56   
                                阅读次数:
712
                             
                    
                        
                            
                            
                                http://mobile.51cto.com/hot-410057.htmhttp://blog.csdn.net/ch_soft/article/details/7702034
                            
                            
                                分类:
其他好文   时间:
2014-04-29 12:13:46   
                                阅读次数:
319
                             
                    
                        
                            
                            
                                1.在ORACLE里默认只有三个系统用户,ORACLE是通过用户登入。 
SYS用户:超级管理员,权限最高,它的角色是DBA。默认密码是change_on_install。具有创建数据库的权限 
SYSTEM用户:系统管理员,权限很高,它的角色是DBA operator,默认密码manager。不具有....
                            
                            
                                分类:
数据库   时间:
2014-04-29 11:38:45   
                                阅读次数:
516