- 
                                    
                                        
                                    
                                    
                                        电脑系统软件下载类网站... 
                                     
                                    
                                    
                                 - 
                                    
                                        
                                    
                                    
                                        食品百货英文外贸类网站... 
                                     
                                    
                                    
                                 - 
                                    
                                        
                                    
                                    
                                        蔬菜鲜果配送类网站织梦... 
                                     
                                    
                                    
                                 - 
                                    
                                        
                                    
                                    
                                        手游APP软件下载类网站织... 
                                     
                                    
                                    
                                 - 
                                    
                                        
                                    
                                    
                                        貂绒大衣服装设计类网站... 
                                     
                                    
                                    
                                 - 
                                    
                                        
                                    
                                    
                                        仪器仪表科技公司类网站... 
                                     
                                    
                                    
                                 - 
                                    
                                        
                                    
                                    
                                        钢结构岗亭营销型织梦网... 
                                     
                                    
                                    
                                 - 
                                    
                                        
                                    
                                    
                                        网站模板资源下载类网站... 
                                     
                                    
                                    
                                 - 
                                    
                                        
                                    
                                    
                                        仪器分析仪类网站织梦模... 
                                     
                                    
                                    
                                 - 
                                    
                                        
                                    
                                    
                                        人力资源管理类网站织梦... 
                                     
                                    
                                    
                                 - 
                                    
                                        
                                    
                                    
                                        电子元件电路板类网站织... 
                                     
                                    
                                    
                                 - 
                                    
                                        
                                    
                                    
                                        水利工程施工类网站织梦... 
                                     
                                    
                                    
                                 - 
                                    
                                        
                                    
                                    
                                        物流快运速递类网站织梦... 
                                     
                                    
                                    
                                 - 
                                    
                                        
                                    
                                    
                                        玩具动漫类网站织梦模板... 
                                     
                                    
                                    
                                 - 
                                    
                                        
                                    
                                    
                                        精工机械轴承生产厂家类... 
                                     
                                    
                                    
                                 - 
                                    
                                        
                                    
                                    
                                        装饰建材公司类网站织梦... 
                                     
                                    
                                    
                                 - 
                                    
                                        
                                    
                                    
                                        展览展会信息类网站织梦... 
                                     
                                    
                                    
                                 - 
                                    
                                        
                                    
                                    
                                        营销型无缝钢管定制生产... 
                                     
                                    
                                    
                                 - 
                                    
                                        
                                    
                                    
                                        财税记账工商注册认证类... 
                                     
                                    
                                    
                                 - 
                                    
                                        
                                    
                                    
                                        中英双语律师事务所类网... 
                                     
                                    
                                    
                                 
	打开/dede/inc/inc_archives_functions.php文件
	在最后增加以下代码
/*火车头采集自动更新主页*/function MakeIndex(){global $dsql,$cfg_basedir,$cfg_templets_dir,$cfg_df_style;require_once(DEDEINC.'/arc.partview.class.php');$envs = $_sys_globals = array();$envs['aid'] = 0;$pv = new PartView();$row = $pv->dsql->GetOne('SELECT * FROM `dede_homepageset`');$templet = str_replace("{style}", $cfg_df_style, $row['templet']);$homeFile = dirname(__FILE__).'/../'.$row['position'];$homeFile = str_replace("//", "/", str_replace("\\", "/", $homeFile));$fp = fopen($homeFile, 'w') or die("无法更新网站主页到:$homeFile 位置");fclose($fp);$tpl = $cfg_basedir.$cfg_templets_dir.'/'.$templet;if(!file_exists($tpl)){$tpl = $cfg_basedir.$cfg_templets_dir.'/default/index.htm';if(!file_exists($tpl)) exit("无法找到主页模板:$tpl ");}$GLOBALS['_arclistEnv'] = 'index';$pv->SetTemplet($tpl);$pv->SaveToHtml($homeFile);$pv->Close();}/*火车头采集自动更新栏目*/function MakeParentType($typeid){global $dsql;$typediarr = array();array_push($typediarr,$typeid);$row3 = $dsql->GetOne("Select reid,topid From `dede_arctype` where id=".$typeid);if(!in_array($row3['reid'],$typediarr) and $row3['reid']!=0) array_push($typediarr,$row3['reid']);if(!in_array($row3['topid'],$typediarr) and $row3['topid']!=0) array_push($typediarr,$row3['topid']);require_once(DEDEDATA."/cache/inc_catalog_base.inc");require_once(DEDEINC."/channelunit.func.php");require_once(DEDEINC."/arc.listview.class.php");foreach($typediarr as $typeid){$lv = new ListView($typeid);$lv->MakeHtml(1,$maxpagesize);}}/*火车头采集自动更新上下篇*/function MakePreNext($aid,$typeid){global $dsql;require_once(DEDEINC.'/arc.archives.class.php');$aid = intval($aid);$preRow = $dsql->GetOne("SELECT id FROM `dede_arctiny` WHERE id<$aid AND arcrank>-1 AND typeid='$typeid' ORDER BY id DESC");$nextRow = $dsql->GetOne("SELECT id FROM `dede_arctiny` WHERE id>$aid AND arcrank>-1 AND typeid='$typeid' ORDER BY id ASC");if(is_array($preRow)){$envs['aid'] = $preRow['id'];$arc = new Archives($preRow['id']);$arc->MakeHtml();}if(is_array($nextRow)){$envs['aid'] = $nextRow['id'];$arc = new Archives($nextRow['id']);$arc->MakeHtml();}}
	找到function GetUpdateTest()方法在 return $revalue;前调用上面加入 
MakePreNext($arcID,$typeid);MakeIndex();MakeParentType($typeid);return $revalue;



 
 
 
 
豫公网安备 41022402000130号
    