60能卖?能的话给我也留个言...
jdjdj...
用webgl+unity3d听我的...
传到网站,总是配置不好服务器。。ISP说是程序问题?正在纠结中尝试修改。。。web.config文件有人配置好了的吗?
数据库字符串要和你本地的机器保持,才可以
<connectionStrings><br /> <add name="ConnString" connectionString="Data Source=.;Initial Catalog=OT_DB;User ID=sa;pwd=sa;" providerName="System.Data.SqlClient"/><br /> <span> </span></connectionStrings>
<span style="color:#666666;line-height:18px;font-family:Tahoma;">Initial Catalog=OT_DB;User ID=sa;pwd=sa; 分别是数据库名 用户名 和密码</span>