我的包里有两个类:activity,read;
read类中读入值并定义变量str1,现在我想在activity中使用str1;
并且插入到表sk中,如何调用,代码是怎样?
insert into sk values('str1')