ios在访问固定页面中文成乱码怎么解决啊

该博客主要探讨了在iOS设备上遇到访问特定网页出现中文乱码的问题,并提供了可能的解决方法,包括检查编码设置、尝试清理浏览器缓存、重新安装应用等。内容涉及到网页显示、字符编码和iOS平台的兼容性问题。
摘要由CSDN通过智能技术生成
<!--#include file="conn.asp"-->
<!--#include file="sqlin.asp"-->
<!--#include file="inc/config.asp"-->
<%
set rs=server.createobject("adodb.recordset")
id=request.QueryString("id")
sql="select * from game where id="&id
'set rs=conn.execute (sql)
rs.open sql,conn,1,3
if rs.eof then
response.Write "该游戏信息已经删除"
response.End()
end if
user_name=rs("add_user")
%>
<html>
<head>
<title><% =rs("title") %></title>
<link href="main.css" rel="stylesheet" type="text/css" />
<link href="css/Left.css" rel="stylesheet" type="text/css" />
<link href="css/SearchCss.css" rel="stylesheet" type="text/css" />
<link href="css/head.css" rel="stylesheet" type="text/css" />
<link href="css/Desk.css" rel="stylesheet" type="text/css" />
<link href="css/Foot.css" rel="stylesheet" type="text/css" />
<link href="css/Body.css" rel="stylesheet" type="text/css" />
<link href="css/uHead.css" rel="stylesheet" type="text/css" />
<link href="css/base.css" rel="stylesheet" type="text/css" />
<link href="css/order.css" rel="stylesheet" type="text/css" />
<script language="javascript" type="text/javascript" src="js/SearchJs.js"></script>
<style type="text/css">
<!--
body,td,th {
font-size: 12px;
}
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
a {
color: #000000;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #000000;
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值