<appSettings>
    <add key="strConn" value="server=.;uid=sa;pwd=;database=hotel"></add>
  </appSettings>
我如果用的是用WINDOWS身份登陆那这里的UID 和PWD 应该是什么..