码迷,mamicode.com
首页 >  
搜索关键字:scriptloader    ( 3个结果
动态导入Js文件
var ScriptLoader = { worker: 0, isWait: false, readyQueue: [], callback: [], timer: null, wait: function () { if (!this._isComplateTask()) { this.isWa... ...
分类:Web程序   时间:2018-11-28 12:34:33    阅读次数:215
坑,Chromium里threaded parsing导致sub resource loader不止一个路径
void ScriptLoader::handleSourceAttribute(const String& sourceUrl) { if (ignoresLoadRequest() || sourceUrl.isEmpty()) return; bool ScriptLoader::ignoresLoadRequest() const { VLOG(0)"Sc...
分类:其他好文   时间:2015-01-30 09:13:45    阅读次数:146
T端GM上线提示
这个是TRINTIY端的GM相关的代码。。可以作为参考使用,仅仅是一个载入命令 diff -r 3d55d9aa1fa9 -r 0dadcdc551ce src/server/game/Scripting/ScriptLoader.cpp --- a/src/server/game/Scriptin...
分类:其他好文   时间:2014-05-27 16:18:25    阅读次数:329
3条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!