PHP développe un système simple de gestion de l'arrière-plan du livre, une nouvelle page de gestion du livre
Cette section crée la page « Gestion des nouveaux livres » dans la barre de navigation de gauche
Comme le montre la figure :
Utilisez la <table> ; balise, avec
Le bas affiche principalement la pagination et le nombre de messages.
<table width="95%" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#CCCCCC" class="table" > <tr> <td height="27" colspan="7" align="left" bgcolor="#FFFFFF" class="bg_tr"> 后台管理 >> 新书管理</td> </tr> <tr> <td width="6%" height="35" align="center" bgcolor="#FFFFFF">ID</td> <td width="25%" align="center" bgcolor="#FFFFFF">书名</td> <td width="11%" align="center" bgcolor="#FFFFFF">价格</td> <td width="16%" align="center" bgcolor="#FFFFFF">入库时间</td> <td width="11%" align="center" bgcolor="#FFFFFF">类别</td> <td width="11%" align="center" bgcolor="#FFFFFF">入库总量</td> <td width="20%" align="center" bgcolor="#FFFFFF">操作</td> </tr> <tr align="center"> <td class="td_bg" width="6%"><?php echo $rows["id"]?></td> <td class="td_bg" width="25%" height="26"></td> <td class="td_bg" width="11%" height="26"></td> <td class="td_bg" width="16%" height="26"></td> <td width="11%" height="26" class="td_bg"></td> <td width="11%" height="26" class="td_bg"></td> <td class="td_bg" width="20%"> <a href="#" class="trlink">修改</a> <a href="#" class="trlink">删除</a></td> </tr> <tr> <th height="25" colspan="7" align="center" class="bg_tr"> 首页 | 上一页 | 下一页 | 末页 页次:/页 共有?条信息 </th> </tr> </table>
Après avoir donné le style CSS, il peut être complété.
Formation continue||
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>PHP图书管理系统</title>
<style>
.table{
border: 1px solid #CAF2FF;/*边框颜色*/
margin-top: 5px;
margin-bottom: 5px;
background:#a8c7ce;
}
.td_bgf {
background:#d3eaef;
color:#000000;
}
.td_bg {
background:#ffffff;
color:#344b50;
}
.bg_tr {
font-family: "微软雅黑,Verdana, 新宋体";
color:#e1e2e3;/*标题字体色*/
font-size:12px;
font-weight:bolder;
background:#353c44;/*标题背景色*/
line-height: 22px;
}td {
color:#1E5494;
font-size:12px;
line-height: 18px;
}
</style>
</head>
<body>
<table width="" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#CCCCCC" class="table" >
<tr>
<td height="27" colspan="7" align="left" bgcolor="#FFFFFF" class="bg_tr"> 后台管理 >> 新书管理</td>
</tr>
<tr>
<td width="6%" height="35" align="center" bgcolor="#FFFFFF">ID</td>
<td width="25%" align="center" bgcolor="#FFFFFF">书名</td>
<td width="11%" align="center" bgcolor="#FFFFFF">价格</td>
<td width="16%" align="center" bgcolor="#FFFFFF">入库时间</td>
<td width="11%" align="center" bgcolor="#FFFFFF">类别</td>
<td width="11%" align="center" bgcolor="#FFFFFF">入库总量</td>
<td width="20%" align="center" bgcolor="#FFFFFF">操作</td>
</tr>
<tr align="center">
<td class="td_bg" width="6%"></td>
<td class="td_bg" width="25%" height="26"></td>
<td class="td_bg" width="11%" height="26"></td>
<td class="td_bg" width="16%" height="26"></td>
<td width="11%" height="26" class="td_bg"></td>
<td width="11%" height="26" class="td_bg"></td>
<td class="td_bg" width="20%">
<a href="#" class="trlink">修改</a> <a href="#" class="trlink">删除</a></td>
</tr>
<tr>
<th height="25" colspan="7" align="center" class="bg_tr">
首页 | 上一页 | 下一页 | 末页
页次:/页 共有?条信息
</th>
</tr>
</table>
</body>
</html>
- Recommandations de cours
- Téléchargement du didacticiel
-
ÉlémentaireTutoriel de site Web d'imitation d'entreprise Imperial CMS
3048 Les gens regardent -
ÉlémentaireLes débutants sans aucune base dans WordPress créent des blogs personnels et des sites Web d'entreprise
6743 Les gens regardent -
ÉlémentaireVidéo d'instructions sur la création de sites Web à base zéro Ultimate CMS
2724 Les gens regardent -
ÉlémentaireProjet front-end-Shangyou [Pratique complète de la technologie HTML/CSS/JS]
3117 Les gens regardent -
IntermédiaireVue3.0 de 0 pour créer une pratique de projet de système de gestion backend universel
5351 Les gens regardent -
ÉlémentaireCours frontal base zéro [Vue apprentissage avancé et application pratique]
2821 Les gens regardent -
ÉlémentaireTutoriel WEB front-end [HTML5+CSS3+JS]
3506 Les gens regardent -
ÉlémentaireIntroduction rapide à apipost
2161 Les gens regardent -
IntermédiaireTutoriel pratique Vue3+TypeScript au niveau de l'entreprise
3208 Les gens regardent -
ÉlémentaireParlons brièvement de la création d'une entreprise en PHP
17423 Les gens regardent -
IntermédiaireProjet de commerce électronique VUE (combat réel de projet double front-end et back-end)
3828 Les gens regardent -
ÉlémentaireApplication pratique Apipost [api, interface, tests automatisés, mock]
2265 Les gens regardent
Le didacticiel n'est pas disponible au téléchargement pour le moment. Le staff est actuellement en train de l'organiser. Veuillez prêter plus d'attention à ce cours à l'avenir ~
Les étudiants qui ont regardé ce cours apprennent également
- Parlons brièvement de la création d'une entreprise en PHP
- Introduction rapide au développement web front-end
- Développement pratique à grande échelle par Tianlongbabu du cadre MVC version Mini imitant le site Web de l'encyclopédie des choses embarrassantes
- Premiers pas avec le développement pratique PHP : création rapide de PHP [Small Business Forum]
- Vérification de connexion et forum de discussion classique
- Collecte de connaissances sur les réseaux informatiques
- Démarrage rapide de la version complète de Node.JS
- Le cours front-end qui vous comprend le mieux : HTML5/CSS3/ES6/NPM/Vue/...[Original]
- Écrivez votre propre framework PHP MVC (40 chapitres en profondeur/gros détails/à lire absolument pour que les débutants progressent)