main.php
来自「个人理财 一个很好的个人理财PHP源码程序。」· PHP 代码 · 共 31 行
PHP
31 行
<?include "my_l.php";?>
<? include "img/confing.php";?>
<?
#⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒#
##########################################################
### WEBHNMY 梦缘个人理财系统1.0 ###
## 主 页:http://www.webhnmy.com ##
## 邮 箱:liudeshengaa@163.com ##
## Q Q:80507419 ##
## 联系 人:追风青年 ##
## 手 机:13539227807 ##
## 本站服务:本站免费提供网络源程序、电脑基础教程、广告招##
### 租、并设有讨论区。 ###
##########################################################
?>
<?include "img/coon.php";?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><? echo "$my"; ?>-个人理财系统</title>
</head>
<frameset rows="*" cols="187,429*" framespacing="0" frameborder="NO" border="0">
<frame src="my_top.php" name="leftFrame" noresize >
<frame src="my_index.php" name="mainFrame" scrolling="auto" noresize>
</frameset>
<noframes><body>
</body></noframes>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?