温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:Asp.net2.0的电影在线点播系统片段源码
当前文件:
MovieShowSample/leftNavigation.xml,打开代码结构图
MovieShowSample/leftNavigation.xml,打开代码结构图1<?xml version="1.0" encoding="UTF-8"?> 2
<LeftNavigation> 3
<a1>http://localhost/MovieShow/List.aspx?category=1</a1> 4
<a2>http://localhost/MovieShow/List.aspx?category=2</a2> 5
<a3>http://localhost/MovieShow/List.aspx?category=3</a3> 6
<a4>http://localhost/MovieShow/List.aspx?category=4</a4> 7
<a5>http://localhost/MovieShow/List.aspx?category=5</a5> 8
<a6>http://localhost/MovieShow/List.aspx?category=6</a6> 9
<a7>http://localhost/MovieShow/List.aspx?category=7</a7> 10
<a8>http://localhost/MovieShow/List.aspx?category=8</a8> 11
<a9>http://localhost/MovieShow/List.aspx?category=9</a9> 12
<a10>http://localhost/MovieShow/List.aspx?category=10</a10> 13
<a11>http://localhost/MovieShow/List.aspx?category=11</a11> 14
<a12>http://localhost/MovieShow/List.aspx?category=12</a12> 15
<a13>http://localhost/MovieShow/List.aspx?category=13</a13> 16
<a14>http://localhost/MovieShow/List.aspx?category=14</a14> 17
<a15>http://localhost/MovieShow/List.aspx?category=15</a15> 18
</LeftNavigation>


