-
7667proxy
5.0版本修正错误:
应广大支持者要求,修复了代理列表在线更新功能。
4.0版本修正错误:
无法正常更新
做了简单SEO优化
安装时注意事项:
1.请将本程序上传至服务器,将网站根目录下的
Data_Proxy.php文件设置为可写
(如是Linux服务器属性设置777即可)
2.本程序为多国语言版本,根本浏览者所使用的电脑语言不同而自动变化。两个语
言包的文件分别在根目录:
/language/chinese.php (中文语言包)
/language/english.php (英文语言包)
请大家用记事打开自行修改
3.为支持多国语言本程序采用UTF-8编码,大家在修改中文语言包后可能会出现乱码,
请大家使用UltreEdit等软件将其转换为UTF-8编码即可。(5.0 release fixes the error:
Majority of supporters should be required to repair the agency a list of online update feature.
4.0 release fixes the error:
Not updated
SEO optimization made simple
Installation Note:
1. Please upload this program to the server, the web root directory
Data_Proxy.php file is set to be written
(The case of Linux server property is set 777 can)
2. This program is multi-language version, simply visit the computer language used by those who automatically become different
Of. Two words
Were made package file in the root directory:
/ Language/chinese.php (Chinese Language Pack)
/ Language/english.php (English language pack)
Please use Notepad to open their own changes
3. To support multiple languages using the UTF-8 encoding process, we modify the Chinese language pack that may
Garbled,
Please use the UltreEdit and other software will convert it to UTF-8 encoding can be.)
- 2010-08-22 00:25:47下载
- 积分:1
-
我的相册SRC
这是一个照片 Albüm 创世程序 web 基础与在 silverlight 2.0。代码总是 meants 本身。谢谢
- 2023-06-29 16:00:06下载
- 积分:1
-
CDH5.12.1搭建
针对大数据平台的搭建通过CDH5.12.1平台进行快速搭建(Building a large data platform for rapid construction through the CDH5.12.1 platform)
- 2018-03-29 18:08:39下载
- 积分:1
-
巴士在线预订
在线巴士票预订(OBTR),可以用于所有的互联网用户。订票系统是基于互联网的应用程序可以访问整个网络,可以访问任何有网络连接。此应用程序将自动执行关于可用性的门票预订门票及查询。此应用程序包括电子邮件信息的门票钱。
系统还提供了一个全面的机制的任何旅行社票务预订 这个项目旨在帮助范围广泛的旅行社来在一起,向客户提供服务。此项目的综合功能有助于扩大他们的视野领域的客户提供服务的机构。
- 2022-08-09 17:26:32下载
- 积分:1
-
ThinkPHP.chm
php 方面的书籍及代码,有案例比较容易学,有产品方面的代码。(php-related books and code, Case relatively easy to learn, there are products code.)
- 2013-09-05 10:33:51下载
- 积分:1
-
boke
说明: 美观的个人博客系统,很实用,观赏也不错,欢迎好评,下载(very practical, good viewing, good reviews, welcome to download)
- 2019-01-26 13:29:05下载
- 积分:1
-
javaee网上商店
资源描述javaee网上商店
购物车
- 2023-08-28 18:10:09下载
- 积分:1
-
ZuobiaoZhuanhuan
调用百度地图API根据地址获取经玮度信息(get coordinate the address by baidu map API)
- 2015-03-31 09:10:07下载
- 积分:1
-
popbbs
原自国外源码,风格可爱,页面简洁,免安装,无后台。无需数据库 ,不敢独享,和大家一起分享。
安装使用:
解压上传至任何目录
打开地址就是你的域名/目录
删除留言请打开bbs.log文件 对应的文字
初始设置在Index.php头部
(Since the original foreign source, cute style, simple page, free installation, no background. No , not exclusive, and share with everyone.
Install and use:
Extract uploaded to any directory
Open the address is your domain name/directory
Delete the message please open the bbs.log file corresponding to the text
The initial setup in Index.php head)
- 2020-10-28 19:59:57下载
- 积分:1
-
JSP+JAVABEAN+SEVLET实现一个注册登录的博客网站
JSP+JAVABEAN+SEVLET实现一个注册登录的博客网站 基于MVC开发。 用的是MYSQL代码如下create database manaSystem;use manaSystem;create table member_info(member_id int auto_increment primary key,member_account varchar(100),member_pwd varchar(50),member_email varchar(100));insert into member_info(member_account,member_pwd,member_email) values("独自等待的鸭子","yangxiaonawzy","yangxiaonawzy@163.com");insert into member_info(member_account,member_pwd,member_email) values("倒霉熊","yangxiaonawzy","daomeixiong@126.com");create database shopping;use shopping;create table user_info(user_id int auto_increment primary key,user_account varchar(100),user_pwd varchar(50));create table message_info(message_id int auto_increment primary key,user_id int,message_content varchar(250),message_time datetime);alter table u
- 2022-07-14 11:28:52下载
- 积分:1