随笔分类 - javaScript前端其他
摘要:最简单模板 <!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" co
阅读全文
摘要:document.location Title <body> <b>document.location使用举例 </b ><p> <script type ="text/javascript"> document.write( " 当前位置: " + document.location + " <p
阅读全文
摘要:gentelella:(使用过) https://github.com/ColorlibHQ/gentelella https://mp.weixin.qq.com/s/FH-hpomI0Ms1gPzPiXrwiA
阅读全文
摘要:下载资源 curl https://cdn.jsdelivr.net/npm/vega-tooltip@0.16.0/build/vega-tooltip.min.js -o vega-tooltip.min.js 放到本地 # flask 放到 statci 修改html
阅读全文
摘要:pip #pip 源 pip install -i https://pypi.tuna.tsinghua.edu.cn/simple some-package pip install -i https://pypi.douban.com/simple django==1.11.4 # 强制安装 pi
阅读全文
摘要:普通的弹框: https://www.w3schools.com/howto/howto_css_modals.asp bootstra弹框: https://www.runoob.com/bootstrap/bootstrap-modal-plugin.html
阅读全文
摘要:post发送数据时候的对照 获取值出现空的情况 (request.POST / request.body) 当request.POST没有值 需要考虑下面两个要求 1.如果请求头中的: Content-Type: application/x-www-form-urlencoded request.P
阅读全文
摘要:chrome书签栏 #网页添加jquery javascript:(function(){script=document.createElement('script');script.src='https://cdn.bootcss.com/jquery/3.2.1/jquery.min.js';d
阅读全文
摘要:get post # 1 https://restapi.amap.com/v3/geocode/geo?address=北京市朝阳区阜通东大街6号&output=XML&key=<用户的key> https://lbs.amap.com/api/webservice/guide/api/geore
阅读全文
浙公网安备 33010602011771号