local sandbox html里的script tag是如何load到memory里的

简介: Created by Jerry Wang, last modified on Sep 23, 2015

Created by Jerry Wang, last modified on Sep 23, 2015

image.png

http://localhost:8090/cus.crm.mytasks/test-resources/sap/ushell/shells/sandbox/fioriSandbox.html


Sandbox里看到的script tag已经存入window[“sap-ui-config”]里:

image.pngimage.pngimage.pngimage.pngimage.pngimage.png

image.png

在此处将script tag的内容序列化成object:

image.png

    image.pngimage.png


相关文章
|
SQL 算法
【hacker的错误集】html5lib使用报错Couldn‘t find a tree builder with the features you requested: html5lib
分析得出:bs4的特征没有找到:找不到具有您请求功能的树生成器:html5lib。您需要安装解析器库吗?
396 0
【hacker的错误集】html5lib使用报错Couldn‘t find a tree builder with the features you requested: html5lib
|
Web App开发 JavaScript 前端开发
解决DevTools failed to load SourceMap Could not load content for .js.map HTTP error code 404 问题
解决DevTools failed to load SourceMap Could not load content for .js.map HTTP error code 404 问题
659 0
|
5月前
|
JavaScript
【Vue Error】Virtual script not found, may missing <script lang=“ts“> “allowJs“: true / jsconfig.json
【Vue Error】Virtual script not found, may missing <script lang=“ts“> “allowJs“: true / jsconfig.json
gitlab--Stages、job、.pre 、.post 、before_script、after_script、variables 环境变量
gitlab--Stages、job、.pre 、.post 、before_script、after_script、variables 环境变量
error: Two output files share the same path but have different contents: node_modules\.vite\..xxx.js
error: Two output files share the same path but have different contents: node_modules\.vite\..xxx.js
674 0
error: Two output files share the same path but have different contents: node_modules\.vite\..xxx.js
|
Python
问题解决:Script file ‘Scripts\pip-script.py‘ is not present.
问题解决:Script file ‘Scripts\pip-script.py‘ is not present.
470 0
问题解决:Script file ‘Scripts\pip-script.py‘ is not present.
|
移动开发 监控 安全
HTML访问本地路径报错 Not allowed to load local resource
HTML访问本地路径报错 Not allowed to load local resource
HTML访问本地路径报错 Not allowed to load local resource
|
JavaScript 前端开发
String templates are not supported by current javaScript version
在idea中使用es6新语法中的反斜杠来定义一段html代码结果时会出现问题,本文带大家解决这些问题。
139 0
String templates are not supported by current javaScript version
|
Web App开发 JavaScript 前端开发
javascript file cached in server side
Created by Jerry Wang on Aug 03, 2014
javascript file cached in server side