⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 hostenv_rhino.js

📁 ajax框架原吗,dojo目前很流行的,希望大家多多学习啊
💻 JS
字号:
if(!dojo._hasResource["tests._base._loader.hostenv_rhino"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code.dojo._hasResource["tests._base._loader.hostenv_rhino"] = true;dojo.provide("tests._base._loader.hostenv_rhino");tests.register("tests._base._loader.hostenv_rhino", 	[		function getText(t){			var filePath = dojo.moduleUrl("tests._base._loader", "getText.txt");			var text = (new String(readText(filePath)));			//The Java file read seems to add a line return.			text = text.replace(/[\r\n]+$/, "");			t.assertEqual("dojo._getText() test data", text);		}	]);}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -