%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : www.kowitt.ac.th / Your IP : 216.73.216.118 Web Server : Microsoft-IIS/7.5 System : Windows NT SERVER02 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.6.31 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Program Files/Microsoft VS Code/resources/app/out/ |
Upload File : |
/*--------------------------------------------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ function uriFromPath(e){var n=path.resolve(e).replace(/\\/g,"/");return n.length>0&&"/"!==n.charAt(0)&&(n="/"+n),encodeURI("file://"+n)}function readFile(e){return new Promise(function(n,o){fs.readFile(e,"utf8",function(e,r){e?o(e):n(r)})})}var path=require("path"),fs=require("fs"),loader=require("./vs/loader"),rawNlsConfig=process.env.VSCODE_NLS_CONFIG,nlsConfig=rawNlsConfig?JSON.parse(rawNlsConfig):{availableLanguages:{}};if(nlsConfig._resolvedLanguagePackCoreLocation){let e=Object.create(null);nlsConfig.loadBundle=function(n,o,r){let a=e[n];if(a)return void r(void 0,a);readFile(path.join(nlsConfig._resolvedLanguagePackCoreLocation,n.replace(/\//g,"!")+".nls.json")).then(function(o){let a=JSON.parse(o);e[n]=a,r(void 0,a)}).catch(r)}}loader.config({baseUrl:uriFromPath(__dirname),catchError:!0,nodeRequire:require,nodeMain:__filename,"vs/nls":nlsConfig,nodeCachedDataDir:process.env["VSCODE_NODE_CACHED_DATA_DIR_"+process.pid]}),nlsConfig.pseudo&&loader(["vs/nls"],function(e){ e.setPseudoTranslation(nlsConfig.pseudo)}),exports.bootstrap=function(e,n,o){e&&loader([e],n=n||function(){},o=o||function(e){console.error(e)})}; //# sourceMappingURL=https://ticino.blob.core.windows.net/sourcemaps/0f080e5267e829de46638128001aeb7ca2d6d50e/core/bootstrap-amd.js.map