摘要: 一、 下载源码 http://www.asp.net/IEWebControls/IEWebControls.exe 二、 安装及编译 1、执行安装文件后,在安装目录找到 “build.bat”文件,用记事本将其打开。把“csc.exe”换成绝对路径“C:\WINNT\Microsoft.NET\F 阅读全文
posted @ 2020-01-06 19:16 那个远方 阅读(799) 评论(0) 推荐(0)
摘要: <asp:TreeView ID="TreeView2" runat="server"></asp:TreeView> 数据库: 前台代码: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="index.aspx.cs" Inheri 阅读全文
posted @ 2020-01-06 19:01 那个远方 阅读(1704) 评论(0) 推荐(0)