入住博客园
2010-05-28 15:05 HalZhang 阅读(357) 评论(0) 收藏 举报今天入住博客园,欢迎大家到访。专注Android。
----一下为测试发布-----------
测试发布,testtesttesttest
代码测试:
   1: @Override
2: public void onCreate(Bundle savedInstanceState) {
   3:         super.onCreate(savedInstanceState);
   4:         setContentView(R.layout.main);
   5:  
   6:         browser = (WebView) findViewById(R.id.webkit);
7: // 描述要调用的Service
8: serviceIntent = new Intent(this, WeatherPlusService.class);
   9:         bindService(serviceIntent, svcConn, BIND_AUTO_CREATE);
  10:     }
 
                    
                     
                    
                 
                    
                
 
                
            
         浙公网安备 33010602011771号
浙公网安备 33010602011771号