代码搜索:JSVM

找到约 917 项符合「JSVM」的源代码

代码结果 917
www.eeworm.com/read/427626/1969506

js jsre.js

window._JSVM_Namespace=new function(){this.deviceNumber=0x3116;this.runtimeEnvironment=new function(){this.currentVersion="2.04.060820";this.navigator="unknow";this.jsvmHome=".";this.mode="standalone"
www.eeworm.com/read/427626/1969519

js jsre.js

window._JSVM_Namespace=new function(){this.deviceNumber=0x3116;this.runtimeEnvironment=new function(){this.currentVersion="2.04.060820";this.navigator="unknow";this.jsvmHome=".";this.mode="standalone"
www.eeworm.com/read/427626/1969517

hta jsr.hta

www.eeworm.com/read/444707/1730190

conf rtenv.conf

### JSVM Runtime Environment ### [kernel] #version = 2.0 [runtime environment] debug = false # kernel=kernel.js # ie=ie.js # moz=moz.js # application = application.js # module = module.
www.eeworm.com/read/406717/2274419

extra entries.extra

/CommandTools.py/// /CreateConfigFile.py/// /ExtractResults.py/// /JSVM_MVC_Config.py/// /MVCRunner.py/// /MVCTestCase.py/// /VerifyDecoder.py/// /__init__.py/// /naming.py///
www.eeworm.com/read/217033/4876527

js urlencoder.js

# language: JSVM2 /** * @fileoverview com.dsonet.net.UriEncoder class {@link http://www.shareidea.net/} * @file UriEncoder.jsc * @author DSONet */ package com.dsonet.net; import com.ho
www.eeworm.com/read/444707/1730175

js application.js

var _jsvmCoreFunc_application=function(){var jsre=_JSVM_Namespace.runtimeEnvironment;_import("js.lang.System");_import("js.util.HashMap");_import("js.dom.Window");window.application=new function(){t
www.eeworm.com/read/432139/1895992

entries

/jsvm.kdevelop/1.1/Wed Feb 1 16:25:21 2006// /makefile/1.8/Tue Jun 20 08:57:05 2006// /makefile.all/1.2/Wed Aug 10 15:05:34 2005// D
www.eeworm.com/read/317414/3580814

vm main.vm

##页面头 #parse("$action.getText('config.templatePath')/Header.vm") #parse("$action.getText('config.vmPath')/jsvm/date.js.vm") #hode_color($color)
www.eeworm.com/read/427626/1969621

js helloworld.class.js

/** * 调用jsvm2提供的$package函数定义包名 * 作用相当于:if (!window.example) {window.example = {};} */ $package("example"); /** * 对example.HelloWorld进行定义 */ example.HelloWorld = function (name) {