源代码新发现,请给位验证。
无意中看到往年的一个帖子https://muchong.com/html/201508/9254832.html。然后就试着验证了一下,发现首页有一下源代码:
<div id="fragment-tab1">
<table border="0" cellspacing="0" cellpadding="0" class="table01" id="proposal">
<tr>
<th>项目名称</th>
<th width="180">资助类别</th>
<th width="70">提交时间</th>
<th width="120">状态</th>
<th width="140">PDF文件</th>
<th width="50">附件</th>
<th width="130">操作</th>
</tr>
然后申请页有如下源代码:
<div class="List_box">
<div class="t_increase"><span class="right"><input type="button" class="btn_increase" value="" onclick="editActions('','','','','','add')" /></span>以下是你正在填报的申请书,请选择相应的操作</div>
<div class="clear_h10"></div>
<table border="0" cellspacing="0" cellpadding="0" class="table01" id="proposal">
<tr>
<th>项目名称</th>
<th width="215">资助类别</th>
<th width="70">提交时间</th>
<th width="100">状态</th>
<th width="140">PDF文件</th>
<th width="50">附件</th>
<th width="150">操作</th>
我的后缀是FS01,代码里class="table01",是否这是相对应的,而id="proposal"不知道是何解,申请页的源代码与开头提到的帖子中的命中的源代码几乎一模一样,不知道是不是能透露些信息。
不一定靠谱,各位可以验证一下是否有对应关系。
返回小木虫查看更多
京公网安备 11010802022153号
,