<%@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 %> 天津外国语学院亚非语学院斯语系
Address: Machang Road 117, Hexi district, Tianjin.
 
Post code:300204
 
Office phone number: 086-22-23281224
 
Fax: 086-22-23281224
 

E-mail:ruijufen@tjfsu.edu.cn

   luoyuanyuan@tjfsu.edu.cn

 Our department offers a good platform for who want to study Swahili in China. The students in our department will have a chance to study abroad in Kenya or Tanzania during their four years ?study, which ensures the graduate students have good ability of listening, speaking, reading, writing, and translating ability both in English and Swahili. Besides, the business, economy, culture and diplomacy lessons help students found a steady base to meet the new need now days.

http://www.swahilionline.com
   /language.html

 

http://faculty.virginia.edu/
swahililanguage/Listening.html

 

http://www.freemedia.co.tz/daima/

 

http://www.bbc.co.uk/swahili/

 
http://www.tjfsu.edu.cn/zh/

  

 Swahili, more correctly called Kiswahili, is the most important language of East Africa. It is the official language of both Tanzania and Kenya, and is also spoken in Uganda, Rwanda, Burundi, and Zaire. (In Zaire a separate dialect is spoken, known as Kingwana.) Swahili is the mother tongue of perhaps only a million people, but at least 10 million more speak it fluently as a second language, and many millions more at least understand it to some degree.china3view
Swahili is one of the Bantu languages, which form a branch of the Niger-Congo family. Its vocabulary is basically Bantu but with many words borrowed from Arabic. The name Swahili is derived from an Arabic word meaning "coastal," having developed among Arabic speaking settlers of the African coast beginning about the 7th century. During the 19th century it was carried inland by Arab tradesmen, and was later adopted by the Germans as the language of administration in Tanganyika. In modern Tanzania it is the national language, and in 1970 it was proclaimed the official language of Kenya.

 

     Made by the department of Swahili, the school of Asian and African studies,               Tianjin Foreign Studies University
<% gsgg.Close() Set gsgg = Nothing %>