<%@LANGUAGE="VBSCRIPT"%> <% Dim gsgg__MMColParam gsgg__MMColParam = "1" If (Request.QueryString("1") <> "") Then gsgg__MMColParam = Request.QueryString("1") End If %> <% Dim gsgg Dim gsgg_numRows Set gsgg = Server.CreateObject("ADODB.Recordset") gsgg.ActiveConnection = MM_rsc_STRING gsgg.Source = "SELECT * FROM news WHERE n_type = " + Replace(gsgg__MMColParam, "'", "''") + " ORDER BY n_ID DESC" gsgg.CursorType = 0 gsgg.CursorLocation = 2 gsgg.LockType = 1 gsgg.Open() gsgg_numRows = 0 %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = 5 Repeat1__index = 0 gsgg_numRows = gsgg_numRows + Repeat1__numRows %> <% Dim MM_paramName %> <% ' *** Go To Record and Move To Record: create strings for maintaining URL and Form parameters Dim MM_keepNone Dim MM_keepURL Dim MM_keepForm Dim MM_keepBoth Dim MM_removeList Dim MM_item Dim MM_nextItem ' create the list of parameters which should not be maintained MM_removeList = "&index=" If (MM_paramName <> "") Then MM_removeList = MM_removeList & "&" & MM_paramName & "=" End If MM_keepURL="" MM_keepForm="" MM_keepBoth="" MM_keepNone="" ' add the URL parameters to the MM_keepURL string For Each MM_item In Request.QueryString MM_nextItem = "&" & MM_item & "=" If (InStr(1,MM_removeList,MM_nextItem,1) = 0) Then MM_keepURL = MM_keepURL & MM_nextItem & Server.URLencode(Request.QueryString(MM_item)) End If Next ' add the Form variables to the MM_keepForm string For Each MM_item In Request.Form MM_nextItem = "&" & MM_item & "=" If (InStr(1,MM_removeList,MM_nextItem,1) = 0) Then MM_keepForm = MM_keepForm & MM_nextItem & Server.URLencode(Request.Form(MM_item)) End If Next ' create the Form + URL string and remove the intial '&' from each of the strings MM_keepBoth = MM_keepURL & MM_keepForm If (MM_keepBoth <> "") Then MM_keepBoth = Right(MM_keepBoth, Len(MM_keepBoth) - 1) End If If (MM_keepURL <> "") Then MM_keepURL = Right(MM_keepURL, Len(MM_keepURL) - 1) End If If (MM_keepForm <> "") Then MM_keepForm = Right(MM_keepForm, Len(MM_keepForm) - 1) End If ' a utility function used for adding additional parameters to these strings Function MM_joinChar(firstItem) If (firstItem <> "") Then MM_joinChar = "&" Else MM_joinChar = "" End If End Function %> 天津外国语学院亚非语学院斯语系

 

 天津外国语学院亚非语学院斯瓦希里语系始建于2006年9月,现在职教师两名,知名客座教授两名。学制四年,专业方向为斯英双语,隔年招生。
 斯瓦希里语专业旨在培养适应时代需要,基础扎实、素质高的专业人才。本系学生将在国内学习基础斯语三年,再去对象国坦桑尼亚达市大学或肯尼亚内罗毕大学进一步进修斯瓦希里语。本系注重斯语及英语实践能力的训练,课程设置注重学生的知识、能力、素质的综合协调发展,毕业生能全面、熟练地掌握斯英双语听、说、读、写、译的专业技能以适应各种商务翻译、外交及相关领域研究人才等方面的需要。

地址:天津市河西区马场道117号
 
邮编:300204
 
联系电话:
 
传真:
 
E_mail:
  

 东非,一般意义上包括三个国家,它们是坦桑尼亚、肯尼亚和乌干达,这三个国家围绕着世界第二大淡水湖-维多利亚湖(Lake Victoria)这颗明珠共同发展。经济上的互通有无,文化上的不可割舍,共同的民族语言-斯瓦希里语,相似的文化宗教,使得这三个国家从历史至今一直相互依存。为了加强三国之间的经济互助与合作,早在1967年三国共同建立了东非共同体(Eastern African Community-EAC),这个依靠斯瓦希里文化而建立起的经济组织曾一度促进了东非的经济发展,但由于经济上的摩擦及政治上的分歧而很快解体。1993年,在全球经济一体化的推动下三个国家又开始了它们之间的合作与联系。2001年于坦桑尼亚北部城市阿鲁沙(Arusha)举行了东非共同体重新启动仪式,并定期每年召开东非共同体首脑会议,旨在加强成员国在经济、社会、文化、政治、科技、外交等领域的合作,协调产业发展战略,共同发展基础设施,实现三国经济和社会可持续发展,逐步建立关税同盟、共同市场、货币联盟,并最终实现政治联盟,建立东非国家政治联邦。2006年11月,第八次东非共同体首脑会议决定接纳布隆迪和卢旺达为新的成员国,至此,大湖地区国家均纳入东非共同体。

 

天津外国语学院亚非语学院斯瓦希里语系制作
<% gsgg.Close() Set gsgg = Nothing %>