摘要:
/** * 获得websocket请求路径前缀(线程安全 速度相对慢) * @param request * @return */ public static String getWebsocketUrl(HttpServletRequest request) { StringBuffer buff 阅读全文
posted @ 2021-10-08 17:13
yvioo
阅读(655)
评论(0)
推荐(0)
摘要:
父级页面:mian.html 子页面1:top.html 子页面2:index.html 页面关系 <div onclick="_top()">调用contentTop页面的alertTop方法</div> <iframe id="contentTop" name="contentTop" fram 阅读全文
posted @ 2021-10-08 14:08
yvioo
阅读(1638)
评论(0)
推荐(0)
摘要:
iframe.html 首页 <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device 阅读全文
posted @ 2021-10-08 11:11
yvioo
阅读(657)
评论(0)
推荐(0)

浙公网安备 33010602011771号