strSQL.Format("select * from password where PASSWORD='%s'",m_password);
str.Format("%d",seconds);
如上面两个语句,format的参数到底什么意义啊?有几个?