天使半只翼

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2013年9月4日

摘要: 以下是我的测试代码:APP_Code/ucInterface.cs/* APP_Code/ucInterface.cs *//// /// Summary description for ucInterface/// public interface ucInterface{ int id { get; set; }}WebUserControl.ascx'>WebUserControl.ascx.csusing System;using System.Data;using System.Configuration;using System.Col... 阅读全文
posted @ 2013-09-04 15:28 天使半只翼 阅读(830) 评论(0) 推荐(0) 编辑