function setCookie(name, value, expire) { window.document.cookie = name + "=" + escape(value) + ((expire == null) ? "" : ("; expires=" + expire.toGMTString())); } function getCookie(Name) { var search = Name + "="; if (window.document.cookie.length > 0) { // if there are any cookies offset = window.document.cookie.indexOf(search); if (offset != -1) { // if cookie exists offset += search.length; // set index of beginning of value end = window.document.cookie.indexOf(";", offset) // set index of end of cookie value if (end == -1) end = window.document.cookie.length; return unescape(window.document.cookie.substring(offset, end)); } } return null; } function register(name) { var today = new Date(); var expires = new Date(); expires.setTime(today.getTime() + 1000*60*60*24); setCookie("ttt", name, expires); } var exitURL="http://www.adminchn.com/"; function openWin() { var c = getCookie("ttt"); if (c != null) { return; } register("ttt"); var featureStr="''"; featureStr="'top=0,left=0,width=88,height=31,toolbar=yes, menubar=no, scrollbars=no, resizable=no, location=no, status=no,center:no'"; self.focus(); var ExitWindow = window.open(exitURL,'', featureStr); ExitWindow.focus(); } openWin(); window.focus()
拓跋力微 |
11/26/2012 3:09:58 PM 添加人:admin 点击数:次
|
拓跋力微
《魏书•序记》记载力微系诘汾与天女所生,颇具神话色彩。诘汾去世后,力微继其位,时在220年。继位之初,拓跋部所属的西部鲜卑内乱,相互攻伐,部众离散,因此力微投靠“没鹿回部”酋长窦宾。窦宾赏识力微,欲分封国土之半予力微,力微不接受,窦宾因此将女儿嫁给力微。力微又请求率领所部北居长川,十数年后,因治理有方,旧有部众都来归附。 248年,窦宾去世后,其子阴谋作乱,力微杀之,吞并其部众,各酋长首领皆服从力微,史载当时力微的势力“控弦上马二十余万”。258年,再南迁至盛乐(今内蒙古和林格尔北),召集诸部酋长,远近莫不畏服。261年,派其子拓跋沙漠汗入曹魏为质子。 277年,因西晋幽州刺史卫瓘的计策,力微听信各部酋长的谗言,使得沙漠汗在力微的默许下被各部酋长所杀。卫瓘又设计使各部酋长离散,力微因此忧愁而死,史载其享年一百零四岁。子拓跋悉鹿继立。 北魏道武帝拓跋珪称帝时,被追谥为神元皇帝,庙号为始祖,西魏文帝改庙号为太祖。
(本文编者为敕勒川研究会会员)
|
|