📄 tree_left.aspx
字号:
<%@ Register TagPrefix="iewc" Namespace="Microsoft.Web.UI.WebControls" Assembly="Microsoft.Web.UI.WebControls, Version=1.0.2.226, Culture=neutral, PublicKeyToken=31bf3856ad364e35" %>
<%@ Page language="c#" Codebehind="tree_Left.aspx.cs" AutoEventWireup="false" Inherits="tree.tree_Left" %>
<HTML>
<HEAD>
<title>岗位树维护</title>
<meta content="False" name="vs_showGrid">
<meta content="Microsoft Visual Studio 7.0" name="GENERATOR">
<meta content="C#" name="CODE_LANGUAGE">
<meta content="JavaScript" name="vs_defaultClientScript">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
<link rel="stylesheet" href="css/blue.css" type="text/css">
</HEAD>
<body leftMargin="0" topMargin="0" MS_POSITIONING="GridLayout">
<form id="default1" method="post" runat="server">
<FONT face="宋体">
<TABLE id="Table1" cellSpacing="0" cellPadding="0" width="100%" align="center" border="0">
<TR>
<TD vAlign="top" align="left" width="82%" height="67"><br>
<table cellSpacing="0" cellPadding="0" width="95%" align="center" border="0">
<tr>
<td>
<table cellSpacing="0" cellPadding="0" width="100%" border="0">
<tr>
<td class="jnfont6" vAlign="center" noWrap height="31">
<div align="left">
<table width="180" border="0" cellspacing="0" cellpadding="0" bgcolor="#f4f4f4" height="35" align="left">
<tr>
<td background="images/tree_dh.gif">
<table id="Table28" cellspacing="0" cellpadding="0" width="100%" border="0">
<tr>
<td valign="bottom"><font size="2"><b> </b></font><font color="#000000" size="3"><b><font color="#330000">
<font size="4"> 树控件演示</font></font></b></font>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td background="images/admin/hline.gif" height="1"></td>
</tr>
</table>
<br>
<font size="2">
<table id="Table7" cellSpacing="0" cellPadding="0" width="95%" align="center" border="0">
<tr>
<td><font face="宋体" color="#8a5e00"><font face="宋体" size="2"><font color="#8a5e00"><iewc:treeview id="TreeView1" runat="server" AutoSelect="True"></iewc:treeview> </font></font></font></td>
</tr>
<tr>
<td> </td>
</tr>
</table>
</font>
</TD>
</TR>
</TABLE>
</FONT>
<asp:label id="lbl_Curnodeid" Visible="False" EnableViewState="True" Runat="server"></asp:label>
<asp:Label ID="lbl_Error" Runat="server" EnableViewState="False" Visible="True"></asp:Label></form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -