package com.szy.activity;import 
android.app.Activity;import android.content.Intent;import 
android.os.Bundle;import android.util.Log;import android.vie...
                            
                            
                                分类:
其他好文   时间:
2014-04-29 23:35:22   
                                阅读次数:
590
                             
                         
                    
                        
                            
                            
                                public abstract 
classAsyncTaskextendsObjectjava.lang.Object?android.os.AsyncTaskClass 
OverviewAsyncTask enables proper and easy use of the UI thread. ...
                            
                            
                                分类:
移动开发   时间:
2014-04-29 21:05:32   
                                阅读次数:
748
                             
                         
                    
                        
                            
                            
                                After having installed Ubuntu OS, you should 
update config file for root account. The commands are listed as follow:vi 
/etc/lightdm/lightdm.conf #open...
                            
                            
                                分类:
其他好文   时间:
2014-04-29 19:21:56   
                                阅读次数:
555
                             
                         
                    
                        
                            
                            
                                这个工具是从阿里云客服那知道的,当时遇到阿里云CDN的一个节点出现丢包问题,用这个工具诊断路由节点问题。1. 
下载地址:http://rudix.org/packages/mtr.html;2. 下载后运行mtr-0.85-0.pkg进行安装;3.  cd 
/usr/local/sbin ,就会看m...
                            
                            
                                分类:
其他好文   时间:
2014-04-29 18:48:03   
                                阅读次数:
729
                             
                         
                    
                        
                            
                            
                                苹果:Instruments User GuideiPhone Memory 
Debugging with NSZombie and Instruments苹果:Mac OS X Debugging Magic——高级瓶盖调试技巧必备
                            
                            
                                分类:
其他好文   时间:
2014-04-29 14:03:37   
                                阅读次数:
451
                             
                         
                    
                        
                            
                            
                                用apache的时候总是要进入/var/www, 
用久了开始好奇这些个目录都是派什么用处的,简单整理了一下/bin 
存放二进制命令文件,这个目录下面不允许存在子目录/boot	bootloader的静态文件,当然OS的文件也必须在这里/dev	设备文件,MAKEDEV命令可以创建设备/etc	特定主...
                            
                            
                                分类:
系统相关   时间:
2014-04-29 13:37:58   
                                阅读次数:
675
                             
                         
                    
                        
                            
                            
                                由于n比较小,直接暴力解决#include #include #include #include 
#include #includeusing namespace std;int main(){ int n,k; cin >> n 
>> k; vector a(n); for...
                            
                            
                                分类:
其他好文   时间:
2014-04-29 09:18:46   
                                阅读次数:
412
                             
                         
                    
                        
                            
                            
                                一、什么是Cookie对象 cookie 
历来指就着牛奶一起吃的点心。然而,在因特网内,“cookie”这个字有了完全不同的意思。那么“cookie”到底是什么呢?“Cookie”是小量信息,由网络服务器发送出来以存储在网络浏览器上,从而下次这位独一无二的访客又回到该网络服务器...
                            
                            
                                分类:
其他好文   时间:
2014-04-29 09:15:46   
                                阅读次数:
348
                             
                         
                    
                        
                            
                            
                                概要本章介绍排序算法中的桶排序。内容包括:1.桶排序介绍2.桶排序图文说明3.桶排序实现3.1 
桶排序C实现3.2 桶排序C++实现3.3 
桶排序Java实现转载请注明出处:http://www.cnblogs.com/skywang12345/p/3602737.html更多排序和算法请参考:数据...
                            
                            
                                分类:
其他好文   时间:
2014-04-29 09:14:46   
                                阅读次数:
483
                             
                         
                    
                        
                            
                            
                                这里推荐20个可以帮你简化iOS 
app开发流程的工具。很多开发者都使用过这些工具,涉及原型和设计、编程、测试以及最后的营销,基本上涵盖了整个开发过程。原型和设计有了一个很好的创意后,你要做的不是立刻编程,而是设计UI和创建原型,这样你才能知道app如何运行,根据用户体验需要做哪些调整。App 
Co...
                            
                            
                                分类:
移动开发   时间:
2014-04-29 09:11:46   
                                阅读次数:
1325