Visual Studio を使用して、hovertree.aspx などの .aspx ファイル (Web フォーム) を作成し、ListBox をページに追加します
コードは次のとおりです:
Html コード
次に、ページ上にルート ディレクトリのサブフォルダーを表示するコードは次のとおりです:
C# コード
string[] m_subKeleyiFolder = Directory.GetDirectories(Server.MapPath("/ hvtimg\"));
int m_countHovertree = m_subKeleyiFolder.Length;
for (int i = 0; i
{
m_subKeleyiFolder[i] = m_subKeleyiFolder[i]。部分文字列(m_subkeleyifolder [i]