- 浏览: 121842 次
- 性别:
- 来自: 武汉
文章分类
最新评论
下面分析99Pursey这个项目的源代码(具体的工程代码可以到我的资源里面去下载),首先给大家展示的是admin目录下的advertising.php文件
下面是它的源代码,分析的内容在当前句的下方:
1.<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
%<meta> 元素可提供有关页面的元信息(meta-information),比如针对搜索引擎和更新频度的描述和关键词。<meta> 标签位于文档的头部,不包含任何内容。<meta> 标签的属性定义了与文档相关联的名称/值对。
2.<link href="../css/style.css" rel="stylesheet">
%此元素定义了当前文档与 Web 集合中其他文档的关系。
3.<script language="javascript">
function checkform(form){
for(i=0;i<form.length;i++){
if(form.elements[i].value==""){
alert("请将发布的企业广告信息填写完整!");
form.elements[i].focus();
return false;
}
}
}
</script>
%一个完整的JavaScript函数,用于检查企业广告信息的表单是否已填
<table width="776" border="0" cellspacing="0" cellpadding="0">
%点击左边导航栏的“企业广告”按钮,主框架将出现发布广告的子页面,下面的所有代码就是为完成这个功能而写的
<tr>
<td height="32" background="images/right_line.gif"> 您现在的位置:九九度供求信息网 > 后台管理系统</td>
%子页面的的头部出现“您现在的位置:九九度供求信息网 > 后台管理系统”的提示信息
</tr>
<tr>
<td height="32" background="images/right_top.gif"> </td>
</tr>
<tr>
<td height="488" align="center" valign="top" background="images/right_middle.gif">
<br>
<br>
<table width="563" height="303" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="563" height="303" valign="top" bgcolor="#FFFFFF">
<form name="form1" method="post" action="advertising_ok.php">
%如若点击“发布信息”按钮,表单将把业务处理交给advertising_ok.php页面处理
<table width="563" border="0" cellspacing="0" cellpadding="0">
<tr background="Images/mianfei.gif">
<td height="27" colspan="2"> </td>
</tr>
<tr>
<td width="130" height="50" align="right">广告标题:</td>
<td width="433" height="30"><input name="title" type="text" id="title" size="66"></td>
%提示输入广告标题
</tr>
<tr>
<td height="30" align="right">广告内容:</td>
<td height="30">
<textarea name="content" cols="55" rows="10" id="content"></textarea>
%提示输入广告内容
</td>
</tr>
<tr>
<td height="30" align="right">是否推荐: </td>
<td height="30"><input name="flag" type="checkbox" class="input1" id="flag" value="1" checked>
%是否推荐checkbox
</td>
</tr>
<tr align="center">
<td height="80" colspan="2">
<input name="imageField" type="image" class="input1" src="images/fa.jpg" width="145" height="46" border="0" onClick="return checkform(form);">
%调用checkform函数检查表单的所有内容是否已经填好
</td>
</tr>
</table>
</form></td>
</tr>
</table></td>
</tr>
<tr>
<td height="32" background="images/right_bottom.gif"> </td>
</tr>
</table>
发表评论
-
advertising_ok.php
2009-05-20 21:48 496<script>function StorePag ... -
blank.php 和 bottom.php
2009-05-21 22:36 922<script>function StorePag ... -
chkadmin.php的源代码分析
2009-05-22 23:23 829<script>function StorePag ... -
del_ok.php源代码分析
2009-05-23 22:41 419<script>function StorePag ... -
find_fufei.php源码分析
2009-05-24 22:28 804<script>function StorePag ... -
find_gg.php源代码分析
2009-05-25 22:48 518<script>function StorePag ... -
find_mianfei.php源代码分析
2009-05-26 21:52 752<script>function StorePag ... -
fudel_ok.php源代码分析
2009-05-27 21:26 421<script>function StorePag ... -
gg_ok.php源代码分析
2009-05-28 21:21 452<script>function StorePag ... -
index.php源代码分析
2009-05-29 22:45 1315<script>function StorePag ... -
left.php源代码分析
2009-05-30 23:42 590<script>function StorePag ... -
login.php源代码分析
2009-05-31 22:14 1162<script>function StorePag ... -
release_content.php源代码分析
2009-06-01 22:54 840<script>function StorePag ... -
conn.php源代码分析
2009-06-02 23:42 1087<script>function StorePag ... -
car_info.php源代码分析
2009-06-03 21:55 740<script>function StorePag ... -
find_info.php源代码分析
2009-06-04 23:29 725<script>function StorePag ... -
foster_info.php源代码分析
2009-06-05 23:06 669<script>function StorePag ... -
house_info.php源代码分析
2009-06-06 23:01 634<script>function StorePag ... -
invitejob_info.php源代码分析
2009-06-07 23:49 767<script>function StorePag ... -
classAverage.py源代码分析
2009-06-09 01:06 539<script>function StorePag ...
相关推荐
Advertising数据集,学习线性回归模型预测可以用到,希望对大家有用
advertising.csv advertising.csv advertising.csv advertising.csv用于Tensorflow2.0学习用的训练数据
日月光华的课程中使用的数据集,实现逻辑回归的。
再者,WP.PRO.Advertising.System.All.In.One.Ad.Manager.v4.6.13具备详细的统计分析功能。通过插件,用户可以实时查看广告的点击量、展示次数、转化率等关键数据,帮助优化广告策略,提升广告效益。同时,该插件还...
日月光华Tensorflow简明课程数据集Advertising.csv
Html5 Advertising
Advertising.csv 是机器学习中线性回归算法中 双特征的典型数据集 , 希望喜欢。
4. **源码分析**:详细展示源代码结构,包括主要函数和类的作用,以及关键代码段的解释。 5. **实现步骤**:提供逐步指导,说明如何将过滤器集成到现有项目中,或者创建一个独立的应用程序。 6. **注意事项**:...
在机器学习领域,数据集是训练模型的基础,而"advertising-dataset.zip"中的"Advertising.csv"就是这样一个典型的数据集,专门用于线性回归算法的学习和实践。这个数据集以其简洁明了的三特征结构,为初学者和经验...
进行线性回归分析的Advertising数据集,网上查找的字符串数据经过处理后输出的数据文件
机器学习-Advertising.csv
《机器学习数据集——以"Advertising.zip"为例》 在数据科学领域,机器学习是一种重要的技术,它通过分析大量数据来让计算机系统自动学习并改进其表现。在本篇文章中,我们将聚焦于一个名为"Advertising.zip"的...
高三英语Inside-advertising.ppt
多元回归数据集Advertising.csv
根据提供的文件信息,本书《Facebook Advertising For Dummies (2011)》由Paul Dunay、Richard Krueger和Joel Elad共同编写,旨在帮助读者掌握在Facebook上进行广告投放的基本技能。以下是对该书核心知识点的详细...
OX21 NQ -decentralized advertising.pdf