60能卖?能的话给我也留个言...
jdjdj...
用webgl+unity3d听我的...
为何就不能正常运行呢?修改半天运行出来还页面乱跑
可以把错误信息发上来,大家一起帮你解决
运行成功了,首页显示不正常。求数据库表的说明。
希望对我有用
sa 登录一直失败怎么回事改配置了还是那样
此类问题估计都是数据库连接方面有误,请楼主仔细差错!
卡在同样问题上真郁闷
我也是如此问题,看了数据库里面都没有数据。。添加值了还是报sa无法登录。。。
什么破程序啊,太垃圾了,根本没办法运行
楼主您说话也太……<br/>如果您有好程序,也可以发来和大家共享学习啊,否则请尊重作者的劳动成果!~
不懂就别瞎说,菜鸟……
数据库是sql2000的还是2005的?
楼主您好:数据库是sql2000的!
public string GetIndexPage()<br/> {<br/> string templatePath = Param.SiteRootPath + this.SiteModel.IndexTemplatePath.Replace("/", @"\");<br/> StringBuilder fileContent = new StringBuilder(this.GetContentByReplaceSysJS(this.ReadTemplate(templatePath)));<br/> this.ReplaceLabelNameToContent(fileContent);<br/> MatchCollection paramId = this.GetParamId(fileContent.ToString());<br/> foreach (Match match in paramId)<br/> {<br/> string newValue = string.Empty;<br/> if (match.Groups.Count > 1)<br/> {<br/> switch (match.Groups[1].Value.Trim().ToLower())<br/> {<br/> case "my_pos":<br/> newValue = this.GetCurrent_Pos(match.Value, "index", 0, "");<br/> goto Label_0450;<br/><br/> case "ch_infolist":<br/> newValue = this.Ch_GetInfoList(match.Value, 0);<br/> goto Label_0450;<br/><br/> case "col_infolist":<br/> newValue = this.Col_GetInfoList(match.Value, 0);<br/> goto Label_0450;<br/><br/> case "ch_col_infolist":<br/> newValue = this.Ch_Col_GetInfoList(match.Value, 0);<br/> goto Label_0450;<br/><br/> case "col_childcol_infolist":<br/> newValue = this.Col_ChildCol_GetInfoList(match.Value, 0);<br/> goto Label_0450;<br/><br/> case "index_ch_nav":<br/> newValue = this.Index_Ch_GetNav(match.Value);<br/> goto Label_0450;<br/><br/> case "col_flashinfolist":<br/> newValue = this.Col_GetFlashInfoList(match.Value, 0);<br/> goto Label_0450;<br/><br/> case "page_info":<br/> newValue = this.Index_GetPageInfo(match.Value);<br/> goto Label_0450;<br/><br/> case "addfav":<br/> newValue = this.GetAddFav(match.Value);<br/> goto Label_0450;<br/><br/> case "report":<br/> newValue = this.GetReport(match.Value);<br/> goto Label_0450;<br/><br/> case "login":<br/> newValue = this.GetLogin(match.Value);<br/> goto Label_0450;<br/><br/> case "pvtotal":<br/> newValue = this.GetPvTotal();<br/> goto Label_0450;<br/><br/> case "article_txt_headerlist":<br/> newValue = this.Article_Text_GetHeaderList(match.Value);<br/> goto Label_0450;<br/><br/> case "article_img_headerlist":<br/> newValue = this.Article_Img_GetHeaderList(match.Value);<br/> goto Label_0450;<br/><br/> case "searchform":<br/> newValue = this.GetSearchForm();<br/> goto Label_0450;<br/><br/> case "sitename":<br/> newValue = this.GetSiteName();<br/> goto Label_0450;<br/><br/> case "domain":<br/> newValue = this.GetDomainName();<br/> goto Label_0450;<br/><br/> case "copyright":<br/> newValue = this.GetCopyright();<br/> goto Label_0450;<br/><br/> case "logo":<br/> newValue = this.GetLogoAddress();<br/> goto Label_0450;<br/><br/> case "banner":<br/> newValue = this.GetBannerAddress();<br/> goto Label_0450;<br/><br/> case "applicationpath":<br/> newValue = this.GetApplicationPath();<br/> goto Label_0450;<br/><br/> case "vote":<br/> newValue = this.GetVote(match.Value);<br/> goto Label_0450;<br/><br/> case "kylink":<br/> newValue = this.GetLink(match.Value);<br/> goto Label_0450;<br/><br/> case "index_sp_nav":<br/> newValue = this.GetIndexSpNav(match.Value);<br/> goto Label_0450;<br/><br/> case "infototal":<br/> newValue = this.GetTotal();<br/> goto Label_0450;<br/><br/> case "index_col_nav":<br/> newValue = this.GetIndex_Col_Nav(match.Value);<br/> goto Label_0450;<br/> }<br/> newValue = string.Empty;<br/> }<br/> Label_0450:<br/> fileContent.Replace(match.Value, newValue);<br/> }<br/> return (fileContent.ToString() + "\r\n<!-- " + DateTime.Now.ToString("yyyy-MM-dd hh:mm:ss") + "签发-->");<br/> }
这个函数是什么作用,能帮助解释一下吗?
是SQL 2000
2005的
貌似不是源码啊
楼主出现什么问题了?
不错,顶起
感谢楼主支持
如题:<br/><br/>里面居然还有 Go 和 lable<br/>就别说注释了!~~~~~~`<br/><br/>肯定是反编译的........
呵呵,这代码我看过,写的也一般,害我改半天,没用,结果直接抛弃
“/”应用程序中的服务器错误。 <i>配置错误</i> <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif"><b>说明: </b>在处理向该请求提供服务所需的配置文件时出错。请检查下面的特定错误详细信息并适当地修改配置文件。 <br/><br/><b>分析器错误信息: </b>无法识别的属性“enableEventValidation”。<br/><br/><b>源错误:</b> <br/><br/><table class="t_table" cellspacing="1" cellpadding="4" style="width:98%;background: #ffffcc;"><tr><td>行 41: <customErrors mode="Off" defaultRedirect="~/user/msg.aspx?flag=2">行 42: </customErrors><font color="red">行 43: <pages validateRequest="false" enableEventValidation="false"></pages></font>行 44: <globalization fileEncoding="utf-8" requestEncoding="utf-8" resp/>行 45: <httpHandlers></td></tr></table><br/><b><font face="Verdana">源文件: </font></b>F:\kycms\web.config<b><font face="Verdana"> 行: </font></b>43 <br/><br/><br/><br/><b><font face="Verdana">版本信息:</font></b> Microsoft .NET Framework 版本:1.1.4322.2407; ASP.NET 版本:1.1.4322.2407 <br/><br/><b><font color="red">这个问题怎么解决????求助</font></b></font>
sa 登录失败怎么办
<b><font color="red">问题解决了:是iss的Framework 版本版本低了,把版本改为2.0的就可以了</font></b><br/><b><font color="#ff0000">问题解决了:是iss的Framework 版本版本低了,把版本改为2.0的就可以了</font></b><br/><b><font color="#ff0000">问题解决了:是iss的Framework 版本版本低了,把版本改为2.0的就可以了</font></b><br/><b><font color="#ff0000">问题解决了:是iss的Framework 版本版本低了,把版本改为2.0的就可以了</font></b>
反编译的吧 ,我前段时间刚反编译的,一摸一样