当前位置: 首页 > news >正文

企业网站托管方式/seo泛目录培训

企业网站托管方式,seo泛目录培训,网站快速收录方法,自己做一个网页怎么做JSON在线压缩功能&#xff0c;适配所有框架&#xff0c;轻量便捷。支持压缩、格式化、校验功能&#xff0c;并且能标记错误位置&#xff0c;话不多说&#xff0c;上架。。。 <!DOCTYPE html> <html lang"en"> <head> <meta charset"UTF-8&…

        JSON在线压缩功能,适配所有框架,轻量便捷。支持压缩、格式化、校验功能,并且能标记错误位置,话不多说,上架。。。

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Editor</title>
<style>body {font-family: Arial, sans-serif;margin: 20px;}.json_edit{width: 100%;}.json_edit .text_contant {width: 100%;height: 300px;border: 1px solid #ccc;padding: 10px;font-size: 14px;outline: none;font-family: monospace;}.json_edit .optionBtn {padding: 10px 15px;margin: 5px;background-color: #007bff;color: #fff;border: none;cursor: pointer;font-size: 14px;}.json_edit #toolTop {margin-top: 20px;padding: 10px;background: #f9f9f9;white-space: pre-wrap;color: #ff4343;}.json_edit .optionBtn:hover {background-color: #0056b3;}.json_edit .error {border: 2px solid #ff4343;background-color: #ffe6e6;}.json_edit .error_content {background-color: #ffcccc;color: #ff4343;font-weight: bold;}.json_edit .line_number {display: inline-block;width: 30px;text-align: right;margin-right: 10px;color: #888;font-size: 13px}</style>
</head>
<body><div class="json_edit"><textarea class="text_contant" id="textareaInput" oninput="clearError()"></textarea><button class="optionBtn" onclick="formatJSON()">格式化JSON</button><button class="optionBtn" onclick="compressJson()">压缩JSON</button><div id="toolTop"></div></div><script>const validJSON = (str) => {try {const obj = JSON.parse(str);return typeof obj === 'object' && obj !== null && (Array.isArray(obj) || Object.prototype.toString.call(obj) === '[object Object]');} catch (e) {return false;}}// 格式化json操作const formatJSON = ()=> {const textareaInput = document.getElementById('textareaInput');const toolTop = document.getElementById('toolTop');if (!textareaInput.value) {return }if (!validJSON(textareaInput.value)) {markError(new Error('JSON格式错误!'), textareaInput);return;}try {const jsonObj = JSON.parse(textareaInput.value);textareaInput.value = JSON.stringify(jsonObj, null, 2);textareaInput.classList.remove('error');toolTop.textContent = '格式化成功!';toolTop.style.color = '#12a793';} catch (error) {markError(error, textareaInput);toolTop.textContent = 'JSON格式错误:' + error.message;toolTop.style.color = '#ff4343';}}// 压缩jsonconst compressJson = ()=> {const textareaInput = document.getElementById('textareaInput');const toolTop = document.getElementById('toolTop');if (!textareaInput.value) {return }if (!validJSON(textareaInput.value)) {markError(new Error('JSON格式错误!'), textareaInput);return;}try {const jsonObj = JSON.parse(textareaInput.value);textareaInput.value = JSON.stringify(jsonObj);textareaInput.classList.remove('error');toolTop.textContent = '压缩成功!';toolTop.style.color = '#12a793';} catch (error) {markError(error, textareaInput);toolTop.textContent = 'JSON格式错误:' + error.message;toolTop.style.color = '#ff4343';}}// 错误提示const markError = (error, textareaInput) => {const toolTop = document.getElementById('toolTop');textareaInput.classList.add('error');let text = textareaInput.value;try {JSON.parse(text);} catch (e) {let match = e.message.match(/position (\d+)/);if (match) {let pos = parseInt(match[1]);let lines = text.substring(0, pos).split('\n');let line = lines.length;let column = lines[lines.length - 1].length + 1;let errorChar = text[pos] || ' ';let formattedText = text.split('\n').map((l, i) => {return `<span class="line_number">${i + 1}</span>${l}`;}).join('\n');let highlightedText = formattedText.substring(0, pos) + '<span class="error_content">' + errorChar + '</span>' + formattedText.substring(pos + 1);toolTop.innerHTML = `JSON格式错误:错误位于第 ${line} 行, 第 ${column} 列<br><br>` + highlightedText;return;}}toolTop.textContent = 'JSON格式错误:' + error.message;toolTop.style.color = '#ff4343';}// 清空errorconst clearError = ()=> {document.getElementById('textareaInput').classList.remove('error');document.getElementById('toolTop').textContent = '';}</script>
</body>
</html>

http://www.lryc.cn/news/580915.html

相关文章:

  • wordpress图片模糊/搜索引擎优化的重要性
  • wordpress 炫酷插件/seo排名优化表格工具
  • 宠物网站制作内容/新闻软文推广案例
  • 家里电脑做网站/整站优化外包服务
  • 网站开发前端和后端怎么连接/电子商务网站推广策略
  • 陕西安康网站建设/网站设计方案
  • we建站/黑龙江最新疫情
  • 知名网站开发哪家好/百度广告服务商
  • 安徽网站建设/百度推广登录入口登录
  • 网站建设费算费用还是固定资产/西安seo盐城
  • 网站做电源/李飞seo
  • 管理咨询公司怎么开展业务/网站seo外链平台
  • 韩国男女真人做视频网站/百度seo搜搜
  • 北京网站优化快速排名/晋城seo
  • html5 后台网站模板/网站平台推广
  • 廊坊网站建设-商昊网络/流量精灵app
  • 用织梦做的网站怎么管理/国内优秀网页设计赏析
  • wordpress兼容php版本/seort什么意思
  • asp做旅游网站毕业论文/杭州seo薪资水平
  • 怎么给网站做访问量/百度官网app下载安装
  • java实现网站建设/seo是指
  • 网站建设可以帮助企业/seo服务公司招聘
  • 网站界面尺寸/seo应该怎么做
  • 宁波住房和建设局网站/专业做灰色关键词排名
  • 网站换域名图片这么设置/软文网站模板
  • vps wordpress mysql优化/专业seo关键词优化
  • 无锡营销型网站制作/杭州关键词优化平台
  • 重庆涪陵网站建设/郑州纯手工seo
  • 安卓android官网下载/seo有哪些优化工具
  • 网站怎么推广出去/网站排名费用