<%@ page contentType="text/html;charset=gb2312"%> <%@ page import="java.sql.*"%> <%@ page import="com.dena.tools.*"%> <%@ page import="com.dena.web.dao.*"%> <% DBAccess db = new DBAccess(); ResultSet rs = null; String sqlStr = ""; int count = 0; String cid = StringUtils.Trim(request.getParameter("cid")); if(cid.equals("")){ cid = "001"; } %> Novas Group
 
 
 
 
 
 
  地址:南京珠江路88号新世界中心
   A座2405室  
邮编:210008
电话:+86 25 6885 8565
传真:+86 25 6885 8575

Email:overseasnurse@gmail.com
MSN:overseasnurse@hotmail.com
  overseasnurse@hotmail.com
澳大利亚南澳大学工商管理硕士
十四年中外护理临床实践和六年国际
教育培训丰富经验
 
我要订阅
   
  ·全球即时汇率和快速换算
  ·中国每日外汇汇率
  ·世界各地现在时间
  ·世界各地现在气候
  ·中国气候
  ·澳大利亚旅游局
  ·外国驻华大使馆通讯录
   
 
   


新加坡国立大学获$10 million新币开设首届护理学士学位课程(英文)

(源自新加坡healthsciencepro,2006-8-1中国海外护士中心翻译)


  The National University of Singapore has received a gift of $10 million from the Lee Foundation which will fund a new nursing degree programme to be offered by the University in 2006. In memory of Dr Lee Seng Gee’s mother, the Alice Lee Centre for Nursing Studies will be founded. Dr Lee Seng Gee is the son of the late philanthropist, Dr Lee Kong Chian who founded the Lee Foundation. The first intake for the nursing programme will commence in Academic Year 2006.

苏ICP备05004149号
   
<% if(rs != null){ rs.close(); rs = null; } db.close(); %>