文章列表
 
2011-06-06 17:38

Activity代码:(DragDemo.java)
package com.miao.listview;

 

import android.os.Bundle;

import android.app.ListActivity;

import android.view.LayoutInflater;

import android.view.View;

import android.view.ViewGroup;

import android.widget.ArrayAdapter;

import android.widget.TextView;

import android.widget.Toast;

import com.miao.listview.R;

 

import java.util.ArrayList;

import java.util.Arrays;

 
2010-09-13 21:50

 
2010-09-13 21:41
 
2010-09-13 21:35
 
2010-09-13 20:48
 
2010-09-10 16:43
SQL> connect sys/sys as sysdba 已连接到空闲例程。 SQL> shutdown abort ORACLE 例程已经关闭。 SQL> startup mount; ORACLE 例程已经启动。 Total System Global Area 612368384 bytes Fixed Size 1250428 bytes Variable Size 171969412 bytes Database Buffers 432013312 bytes Redo Buffers 7135232 bytes 数据库装载完毕。 SQL> alter database datafile 'I:\DISTTABLESPACE\DISTOA.DBF' offline drop 2 ; 数据库已更改。 SQL> alter database open
 
2010-09-10 16:43
SQL> connect sys/sys as sysdba 已连接到空闲例程。 SQL> shutdown abort ORACLE 例程已经关闭。 SQL> startup mount; ORACLE 例程已经启动。 Total System Global Area 612368384 bytes Fixed Size 1250428 bytes Variable Size 171969412 bytes Database Buffers 432013312 bytes Redo Buffers 7135232 bytes 数据库装载完毕。 SQL> alter database datafile 'I:\DISTTABLESPACE\DISTOA.DBF' offline drop 2 ; 数据库已更改。 SQL> alter database open
 
2010-09-10 16:43
SQL> connect sys/sys as sysdba 已连接到空闲例程。 SQL> shutdown abort ORACLE 例程已经关闭。 SQL> startup mount; ORACLE 例程已经启动。 Total System Global Area 612368384 bytes Fixed Size 1250428 bytes Variable Size 171969412 bytes Database Buffers 432013312 bytes Redo Buffers 7135232 bytes 数据库装载完毕。 SQL> alter database datafile 'I:\DISTTABLESPACE\DISTOA.DBF' offline drop 2 ; 数据库已更改。 SQL> alter database open
 
2010-09-10 16:43
SQL> connect sys/sys as sysdba 已连接到空闲例程。 SQL> shutdown abort ORACLE 例程已经关闭。 SQL> startup mount; ORACLE 例程已经启动。 Total System Global Area 612368384 bytes Fixed Size 1250428 bytes Variable Size 171969412 bytes Database Buffers 432013312 bytes Redo Buffers 7135232 bytes 数据库装载完毕。 SQL> alter database datafile 'I:\DISTTABLESPACE\DISTOA.DBF' offline drop 2 ; 数据库已更改。 SQL> alter database open
 
2010-09-03 0:16
 
2010-08-10 19:21
div{position:absolute;width:500px;height:60px;top:50%;left:50%;margin-left:-250px;height:-130px;z-index:1000; background-color:Red;}
 
2010-08-06 7:28
Application_Init:在应用程序被实例化或第一次被调用时,该事件被触发。对于所有的HttpApplication 对象实例,它都会被调用。 · Application_Disposed:在应用程序被销毁之前触发。这是清除以前所用资源的理想位置。 · Application_Error:当应用程序中遇到一个未处理的异常时,该事件被触发。 · Application_Start:在HttpApplication 类的第一个实例被创建时,该事件被触发。它允许你创建可以由所有HttpApplication 实例访问的对象。 · Application_End:在HttpApplication 类的最后一
 
2010-07-30 0:28
网上查了下,如下,经测试在oracle中不能执行成功 update sacLogin set companyName= room.roomType from saclogin,room where room.port = sacLogin.port update t1 set ns=b.ns from t1,t2 where t1.id=t2.id 特意写了个: update a set a.name1=(select b.name2 from b where b.id=a.id); //关联字段是id
 
2009-12-19 9:17

设置环境变量NLS_LANG

值为

SIMPLIFIED CHINESE_CHINA.ZHS16GBK

 
2009-01-12 18:36

业务实体类User,对应着数据库的Users表:

public class User

     {

        string _UserID;

        public string UserID

        {

            get { return _UserID; }

            set { _UserID = value; }

 
   
 
 
文章存档
 
     
 
最新文章评论
  

感谢分享
 

刚好遇到 谢谢了
 

好难啊。表示迷茫
 

很好的,给个效果图会更好的
 

怎么下载?
   
帮助中心 | 空间客服 | 投诉中心 | 空间协议
©2012 Baidu