大家用惯了BSskin和VCLskin,但是这个跟专业! 支持的开发语言 Borland Delphi 4/5/6 Borland Delphi 7 Borland Delphi 8 Borland Delphi 2005 Borland Delphi 2006 CodeGear Delphi 2007 支持的操作系统 Windows Vista Wndows 2000/XP/2003 Windows NT4.0 Windows Me Windows 98/98SE Windows 95 版本
Spring 。net 简单实例, SpringDaoHelper dao = WebCommon.GetSpringBeanObject(); Repeater1.DataSource = dao.select("from View order by id desc", 10); Repeater1.DataBind(); DataList1.DataSource = dao.select("from Work where show=1 order by id desc", 6); Data