下载资源后端资源详情
NetV8.zip
大小:18.59MB
价格:33积分
下载量:0
评分:
5.0
上传者:weixin_53925881
更新日期:2025-09-22

NetV8,用于VFP专用版

资源文件列表(大概)

文件名
大小
ClearScript.Core.dll
453.53KB
ClearScript.V8.ICUData.dll
10.25MB
ClearScript.V8.dll
319.42KB
ClearScriptV8.win-x86.dll
18.47MB
ClrHost.dll
132KB
JavaScript/
-
JavaScript/Array.json
28B
JavaScript/CommonJS/
-
JavaScript/CommonJS/Arithmetic/
-
JavaScript/CommonJS/Arithmetic/Arithmetic.bogus.js
395B
JavaScript/CommonJS/Arithmetic/Arithmetic.js
375B
JavaScript/CommonJS/Geometry/
-
JavaScript/CommonJS/Geometry/Geometry.js
669B
JavaScript/CommonJS/Geometry/GeometryWithPathlessImport.js
655B
JavaScript/CommonJS/Module.js
183B
JavaScript/CommonJS/ModuleWithSideEffects.js
203B
JavaScript/CommonJS/NewMath.js
123B
JavaScript/CommonJSWithCycles/
-
JavaScript/CommonJSWithCycles/Arithmetic/
-
JavaScript/CommonJSWithCycles/Arithmetic/Arithmetic.js
424B
JavaScript/CommonJSWithCycles/Geometry/
-
JavaScript/CommonJSWithCycles/Geometry/Geometry.js
669B
JavaScript/CommonJSWithCycles/Geometry/GeometryWithPathlessImport.js
655B
JavaScript/CommonJSWithCycles/Module.js
183B
JavaScript/CommonJSWithCycles/ModuleWithSideEffects.js
203B
JavaScript/General.js
2.06KB
JavaScript/LegacyCommonJS/
-
JavaScript/LegacyCommonJS/Arithmetic/
-
JavaScript/LegacyCommonJS/Arithmetic/Arithmetic.bogus.js
395B
JavaScript/LegacyCommonJS/Arithmetic/Arithmetic.js
375B
JavaScript/LegacyCommonJS/Geometry/
-
JavaScript/LegacyCommonJS/Geometry/Geometry.js
729B
JavaScript/LegacyCommonJS/Geometry/GeometryWithPathlessImport.js
715B
JavaScript/LegacyCommonJS/Module.js
188B
JavaScript/LegacyCommonJS/ModuleWithSideEffects.js
208B
JavaScript/LegacyCommonJSWithCycles/
-
JavaScript/LegacyCommonJSWithCycles/Arithmetic/
-
JavaScript/LegacyCommonJSWithCycles/Arithmetic/Arithmetic.js
424B
JavaScript/LegacyCommonJSWithCycles/Geometry/
-
JavaScript/LegacyCommonJSWithCycles/Geometry/Geometry.js
729B
JavaScript/LegacyCommonJSWithCycles/Geometry/GeometryWithPathlessImport.js
715B
JavaScript/LegacyCommonJSWithCycles/Module.js
188B
JavaScript/LegacyCommonJSWithCycles/ModuleWithSideEffects.js
208B
JavaScript/Malformed.json
18B
JavaScript/Object.json
29B
JavaScript/StandardModule/
-
JavaScript/StandardModule/Arithmetic/
-
JavaScript/StandardModule/Arithmetic/Arithmetic.bogus.js
359B
JavaScript/StandardModule/Arithmetic/Arithmetic.js
339B
JavaScript/StandardModule/Geometry/
-
JavaScript/StandardModule/Geometry/Geometry.js
645B
JavaScript/StandardModule/Geometry/GeometryWithDynamicImport.js
756B
JavaScript/StandardModule/Geometry/GeometryWithPathlessImport.js
631B
JavaScript/StandardModule/Module.js
181B
JavaScript/StandardModule/ModuleWithSideEffects.js
201B
JavaScript/StandardModuleWithCycles/
-
JavaScript/StandardModuleWithCycles/Arithmetic/
-
JavaScript/StandardModuleWithCycles/Arithmetic/Arithmetic.js
393B
JavaScript/StandardModuleWithCycles/Arithmetic/ArithmeticWithDynamicImport.js
518B
JavaScript/StandardModuleWithCycles/Geometry/
-
JavaScript/StandardModuleWithCycles/Geometry/Geometry.js
645B
JavaScript/StandardModuleWithCycles/Geometry/GeometryWithDynamicImport.js
773B
JavaScript/StandardModuleWithCycles/Geometry/GeometryWithPathlessImport.js
631B
JavaScript/StandardModuleWithCycles/Module.js
181B
JavaScript/StandardModuleWithCycles/ModuleWithSideEffects.js
201B
JavaScript/WebAssembly/
-
JavaScript/WebAssembly/HelloWorld.js
88.78KB
JavaScript/WebAssembly/HelloWorld.wasm
11.7KB
NetV8Js.PJT
9.96KB
NetV8Js.dll
396.5KB
NetV8Js.pjx
1.93KB
Newtonsoft.Json.dll
685.54KB
System.Net.Http.dll
193.05KB
dist/
-
dist/html2pdf.bundle.js
1.85MB
dist/html2pdf.bundle.min.js
884.81KB
dist/html2pdf.bundle.min.js.LICENSE.txt
139.89KB
dist/html2pdf.bundle.min.js.map
2.62MB
dist/html2pdf.js
227.93KB
dist/html2pdf.min.js
71.63KB
dist/html2pdf.min.js.LICENSE.txt
27.02KB
dist/html2pdf.min.js.map
233.41KB
dist/jspdf.debug-min.js
210.43KB
dist/jspdf.debug.js
828.58KB
dist/jspdf.es.js
848.09KB
dist/jspdf.es.js.map
1.94MB
dist/jspdf.es.min.js
343.39KB
dist/jspdf.es.min.js.map
1.42MB
dist/jspdf.node.js
904.04KB
dist/jspdf.node.js.map
1.94MB
dist/jspdf.node.min.js
347.65KB
dist/jspdf.node.min.js.map
1.45MB
dist/jspdf.umd.js
919.72KB
dist/jspdf.umd.js.map
2.04MB
dist/jspdf.umd.min.js
355.92KB
dist/jspdf.umd.min.js.map
1.5MB
dist/polyfills.es.js
10.08KB
dist/polyfills.umd.js
49.26KB
ndp471.exe
1.34MB
netv8js.prg
7.08KB

资源内容介绍

NetV8,用于VFP专用版
/*! * @overview es6-promise - a tiny implementation of Promises/A+. * @copyright Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald) * @license Licensed under MIT license * See https://raw.githubusercontent.com/stefanpenner/es6-promise/master/LICENSE * @version v4.2.8+1e68dce6 *//*! * html2canvas 1.0.0 <https://html2canvas.hertzen.com> * Copyright (c) 2021 Niklas von Hertzen <https://hertzen.com> * Released under MIT License *//*! * html2pdf.js v0.10.2 * Copyright (c) 2024 Erik Koopmans * Released under the MIT License. *//*! ***************************************************************************** Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR NON-INFRINGEMENT. See the Apache Version 2.0 License for specific language governing permissions and limitations under the License. ***************************************************************************** *//*! *****************************************************************************Copyright (c) Microsoft Corporation. All rights reserved.Licensed under the Apache License, Version 2.0 (the "License"); you may not usethis file except in compliance with the License. You may obtain a copy of theLicense at http://www.apache.org/licenses/LICENSE-2.0THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANYKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIEDWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,MERCHANTABLITY OR NON-INFRINGEMENT.See the Apache Version 2.0 License for specific language governing permissionsand limitations under the License.***************************************************************************** *//*! ../internals/check-correctness-of-iteratio

用户评论 (0)

发表评论

captcha