首页 星云 工具 资源 星选 资讯 热门工具
:

PDF转图片 完全免费 小红书视频下载 无水印 抖音视频下载 无水印 数字星空

NetV8,用于VFP专用版

后端 18.59MB 16 需要积分: 1
立即下载

资源介绍:

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 * Copyright (c) 2021 Niklas von Hertzen * 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 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. ***************************************************************************** */ /*! ../../../es/array/virtual/for-each */ /*! ../../../es/array/virtual/values */ /*! ../../../internals/entry-virtual */ /*! ../../../modules/es.array.concat */ /*! ../../../modules/es.array.every */ /*! ../../../modules/es.array.fill */ /*! ../../../modules/es.array.filter */ /*! ../../../modules/es.array.for-each */ /*! ../../../modules/es.array.includes */ /*! ../../../modules/es.array.index-of */ /*! ../../../modules/es.array.iterator */ /*! ../../../modules/es.array.map */ /*! ../../../modules/es.array.reduce */ /*! ../../../modules/es.array.reverse */ /*! ../../../modules/es.array.slice */ /*! ../../../modules/es.array.some */ /*! ../../../modules/es.function.bind */ /*! ../../../modules/es.string.includes */ /*! ../../../modules/es.string.starts-with */ /*! ../../../modules/es.string.trim */ /*! ../../es/array/from */ /*! ../../es/array/is-array */ /*! ../../es/date/now */ /*! ../../es/instance/bind */ /*! ../../es/instance/concat */ /*! ../../es/instance/every */ /*! ../../es/instance/fill */ /*! ../../es/instance/filter */ /*! ../../es/instance/includes */ /*! ../../es/instance/index-of */ /*! ../../es/instance/map */ /*! ../../es/instance/reduce */ /*! ../../es/instance/reverse */ /*! ../../es/instance/slice */ /*! ../../es/instance/some */ /*! ../../es/instance/starts-with */ /*! ../../es/instance/trim */ /*! ../../es/map */ /*! ../../es/object/create */ /*! ../../es/object/define-properties */ /*! ../../es/object/define-property */ /*! ../../es/object/get-own-property-descriptor */ /*! ../../es/object/get-own-property-descriptors */ /*! ../../es/object/get-own-property-symbols */ /*! ../../es/object/get-prototype-of */ /*! ../../es/object/keys */ /*! ../../es/object/set-prototype-of */ /*! ../../es/promise */ /*! ../../es/reflect/apply */ /*! ../../es/reflect/construct */ /*! ../../es/reflect/delete-property */ /*! ../../es/reflect/get */ /*! ../../es/reflect/get-prototype-of */ /*! ../../es/symbol */ /*! ../../es/symbol/iterator */ /*! ../../internals/classof */ /*! ../../internals/path */ /*! ../../internals/well-known-symbol-wrapped */ /*! ../../modules/es.aggregate-error */ /*! ../../modules/es.array.concat */ /*! ../../modules/es.array.from */ /*! ../../modules/es.array.is-array */ /*! ../../modules/es.date.now */ /*! ../../modules/es.json.to-string-tag */ /*! ../../modules/es.map */ /*! ../../modules/es.math.to-string-tag */ /*! ../../modules/es.object.create */ /*! ../../modules/es.object.define-properties */ /*! ../../modules/es.object.define-property */ /*! ../../modules/es.object.get-own-property-descriptor */ /*! ../../modules/es.object.get-own-property-descriptors */ /*! ../../modules/es.object.get-prototype-of */ /*! ../../modules/es.object.keys */ /*! ../../modules/es.object.set-prototype-of */ /*! ../../modules/es.object.to-string */ /*! ../../modules/es.promise */ /*! ../../modules/es.promise.all-settled */ /*! ../../modules/es.promise.any */ /*! ../../modules/es.promise.finally */ /*! ../../modules/es.reflect.apply */ /*! ../../modules/es.reflect.construct */ /*! ../../modules/es.reflect.delete-property */ /*! ../../modules/es.reflect.get */ /*! ../../modules/es.reflect.get-prototype-of */ /*! ../../modules/es.reflect.to-string-tag */ /*! ../../modules/es.string.iterator */ /*! ../../modules/es.symbol */ /*! ../../modules/es.symbol.async-iterator */ /*! ../../modules/es.symbol.description */ /*! ../../modules/es.symbol.has-instance */ /*! ../../modules/es.symbol.is-concat-spreadable */ /*! ../../modules/es.symbol.iterator */ /*! ../../modules/es.symbol.match */ /*! ../../modules/es.symbol.match-all */ /*! ../../modules/es.symbol.replace */ /*! ../../modules/es.symbol.search */ /*! ../../modules/es.symbol.species */ /*! ../../modules/es.symbol.split */ /*! ../../modules/es.symbol.to-primitive */ /*! ../../modules/es.symbol.to-string-tag */ /*! ../../modules/es.symbol.unscopables */ /*! ../../modules/esnext.aggregate-error */ /*! ../../modules/esnext.promise.all-settled */ /*! ../../modules/esnext.promise.any */ /*! ../../modules/esnext.promise.try */ /*! ../../modules/esnext.symbol.async-dispose */ /*! ../../modules/esnext.symbol.dispose */ /*! ../../modules/esnext.symbol.matcher */ /*! ../../modules/esnext.symbol.metadata */ /*! ../../modules/esnext.symbol.observable */ /*! ../../modules/esnext.symbol.pattern-match */ /*! ../../modules/esnext.symbol.replace-all */ /*! ../../modules/web.dom-collections.iterator */ /*! ../array/virtual/concat */ /*! ../array/virtual/every */ /*! ../array/virtual/fill */ /*! ../array/virtual/filter */ /*! ../array/virtual/for-each */ /*! ../array/virtual/includes */ /*! ../array/virtual/index-of */ /*! ../array/virtual/map */ /*! ../array/virtual/reduce */ /*! ../array/virtual/reverse */ /*! ../array/virtual/slice */ /*! ../array/virtual/some */ /*! ../array/virtual/values */ /*! ../es/parse-float */ /*! ../es/parse-int */ /*! ../function/virtual/bind */ /*! ../internals/a-function */ /*! ../internals/a-possible-prototype */ /*! ../internals/add-to-unscopables */ /*! ../internals/an-instance */ /*! ../internals/an-object */ /*! ../internals/array-fill */ /*! ../internals/array-for-each */ /*! ../internals/array-from */ /*! ../internals/array-includes */ /*! ../internals/array-iteration */ /*! ../internals/array-method-has-species-support */ /*! ../internals/array-method-is-strict */ /*! ../internals/array-reduce */ /*! ../internals/array-species-constructor */ /*! ../internals/array-species-create */ /*! ../internals/call-with-safe-iteration-closing */ /*! ../internals/check-correctness-of-iteratio

资源文件列表:

NetV8.zip 大约有100个文件
  1. ClearScript.Core.dll 453.53KB
  2. ClearScript.V8.ICUData.dll 10.25MB
  3. ClearScript.V8.dll 319.42KB
  4. ClearScriptV8.win-x86.dll 18.47MB
  5. ClrHost.dll 132KB
  6. JavaScript/
  7. JavaScript/Array.json 28B
  8. JavaScript/CommonJS/
  9. JavaScript/CommonJS/Arithmetic/
  10. JavaScript/CommonJS/Arithmetic/Arithmetic.bogus.js 395B
  11. JavaScript/CommonJS/Arithmetic/Arithmetic.js 375B
  12. JavaScript/CommonJS/Geometry/
  13. JavaScript/CommonJS/Geometry/Geometry.js 669B
  14. JavaScript/CommonJS/Geometry/GeometryWithPathlessImport.js 655B
  15. JavaScript/CommonJS/Module.js 183B
  16. JavaScript/CommonJS/ModuleWithSideEffects.js 203B
  17. JavaScript/CommonJS/NewMath.js 123B
  18. JavaScript/CommonJSWithCycles/
  19. JavaScript/CommonJSWithCycles/Arithmetic/
  20. JavaScript/CommonJSWithCycles/Arithmetic/Arithmetic.js 424B
  21. JavaScript/CommonJSWithCycles/Geometry/
  22. JavaScript/CommonJSWithCycles/Geometry/Geometry.js 669B
  23. JavaScript/CommonJSWithCycles/Geometry/GeometryWithPathlessImport.js 655B
  24. JavaScript/CommonJSWithCycles/Module.js 183B
  25. JavaScript/CommonJSWithCycles/ModuleWithSideEffects.js 203B
  26. JavaScript/General.js 2.06KB
  27. JavaScript/LegacyCommonJS/
  28. JavaScript/LegacyCommonJS/Arithmetic/
  29. JavaScript/LegacyCommonJS/Arithmetic/Arithmetic.bogus.js 395B
  30. JavaScript/LegacyCommonJS/Arithmetic/Arithmetic.js 375B
  31. JavaScript/LegacyCommonJS/Geometry/
  32. JavaScript/LegacyCommonJS/Geometry/Geometry.js 729B
  33. JavaScript/LegacyCommonJS/Geometry/GeometryWithPathlessImport.js 715B
  34. JavaScript/LegacyCommonJS/Module.js 188B
  35. JavaScript/LegacyCommonJS/ModuleWithSideEffects.js 208B
  36. JavaScript/LegacyCommonJSWithCycles/
  37. JavaScript/LegacyCommonJSWithCycles/Arithmetic/
  38. JavaScript/LegacyCommonJSWithCycles/Arithmetic/Arithmetic.js 424B
  39. JavaScript/LegacyCommonJSWithCycles/Geometry/
  40. JavaScript/LegacyCommonJSWithCycles/Geometry/Geometry.js 729B
  41. JavaScript/LegacyCommonJSWithCycles/Geometry/GeometryWithPathlessImport.js 715B
  42. JavaScript/LegacyCommonJSWithCycles/Module.js 188B
  43. JavaScript/LegacyCommonJSWithCycles/ModuleWithSideEffects.js 208B
  44. JavaScript/Malformed.json 18B
  45. JavaScript/Object.json 29B
  46. JavaScript/StandardModule/
  47. JavaScript/StandardModule/Arithmetic/
  48. JavaScript/StandardModule/Arithmetic/Arithmetic.bogus.js 359B
  49. JavaScript/StandardModule/Arithmetic/Arithmetic.js 339B
  50. JavaScript/StandardModule/Geometry/
  51. JavaScript/StandardModule/Geometry/Geometry.js 645B
  52. JavaScript/StandardModule/Geometry/GeometryWithDynamicImport.js 756B
  53. JavaScript/StandardModule/Geometry/GeometryWithPathlessImport.js 631B
  54. JavaScript/StandardModule/Module.js 181B
  55. JavaScript/StandardModule/ModuleWithSideEffects.js 201B
  56. JavaScript/StandardModuleWithCycles/
  57. JavaScript/StandardModuleWithCycles/Arithmetic/
  58. JavaScript/StandardModuleWithCycles/Arithmetic/Arithmetic.js 393B
  59. JavaScript/StandardModuleWithCycles/Arithmetic/ArithmeticWithDynamicImport.js 518B
  60. JavaScript/StandardModuleWithCycles/Geometry/
  61. JavaScript/StandardModuleWithCycles/Geometry/Geometry.js 645B
  62. JavaScript/StandardModuleWithCycles/Geometry/GeometryWithDynamicImport.js 773B
  63. JavaScript/StandardModuleWithCycles/Geometry/GeometryWithPathlessImport.js 631B
  64. JavaScript/StandardModuleWithCycles/Module.js 181B
  65. JavaScript/StandardModuleWithCycles/ModuleWithSideEffects.js 201B
  66. JavaScript/WebAssembly/
  67. JavaScript/WebAssembly/HelloWorld.js 88.78KB
  68. JavaScript/WebAssembly/HelloWorld.wasm 11.7KB
  69. NetV8Js.PJT 9.96KB
  70. NetV8Js.dll 396.5KB
  71. NetV8Js.pjx 1.93KB
  72. Newtonsoft.Json.dll 685.54KB
  73. System.Net.Http.dll 193.05KB
  74. dist/
  75. dist/html2pdf.bundle.js 1.85MB
  76. dist/html2pdf.bundle.min.js 884.81KB
  77. dist/html2pdf.bundle.min.js.LICENSE.txt 139.89KB
  78. dist/html2pdf.bundle.min.js.map 2.62MB
  79. dist/html2pdf.js 227.93KB
  80. dist/html2pdf.min.js 71.63KB
  81. dist/html2pdf.min.js.LICENSE.txt 27.02KB
  82. dist/html2pdf.min.js.map 233.41KB
  83. dist/jspdf.debug-min.js 210.43KB
  84. dist/jspdf.debug.js 828.58KB
  85. dist/jspdf.es.js 848.09KB
  86. dist/jspdf.es.js.map 1.94MB
  87. dist/jspdf.es.min.js 343.39KB
  88. dist/jspdf.es.min.js.map 1.42MB
  89. dist/jspdf.node.js 904.04KB
  90. dist/jspdf.node.js.map 1.94MB
  91. dist/jspdf.node.min.js 347.65KB
  92. dist/jspdf.node.min.js.map 1.45MB
  93. dist/jspdf.umd.js 919.72KB
  94. dist/jspdf.umd.js.map 2.04MB
  95. dist/jspdf.umd.min.js 355.92KB
  96. dist/jspdf.umd.min.js.map 1.5MB
  97. dist/polyfills.es.js 10.08KB
  98. dist/polyfills.umd.js 49.26KB
  99. ndp471.exe 1.34MB
  100. netv8js.prg 7.08KB
0评论
提交 加载更多评论
其他资源 Java Web的简单登录应用
使用JavaWeb简单实现登录页面并分类跳转,使普通用户可以查看自己的有关数据,管理员身份登录可以对数据进行管理。(存在问题,求大佬指导)
yolov3///////////
yolov3///////////
yolov3/////////// yolov3/////////// yolov3///////////
yolov5////////////
yolov5////////////
yolov5//////////// yolov5//////////// yolov5////////////
个人简历Word模板+自我介绍PPT模板.zip
个人简历Word模板10套 自我介绍PPT模板4套 有需要的朋友请自取,如果我的模板帮助到你,别忘了点个赞+关注哦,感谢 /抱拳
个人简历Word模板+自我介绍PPT模板.zip
大语言模型+llama3+代码+学习可运行llama3代码
本项目基于Meta最新发布的新一代开源大模型Llama-3开发,是Chinese-LLaMA-Alpaca开源大模型相关系列项目(一期、二期)的第三期。本项目开源了中文Llama-3基座模型和中文Llama-3-Instruct指令精调大模型。这些模型在原版Llama-3的基础上使用了大规模中文数据进行增量预训练,并且使用精选指令数据进行精调,进一步提升了中文基础语义和指令理解能力,相比二代相关模型获得了显著性能提升。 我已将如何训练+推理以及vscode配置等内容放入文件夹,你可直接下载按照要求执行,以便进一步解读与学习。当然,我也会在博客解读代码细节,以此帮助大家对大语言模型理解。
大语言模型+llama3+代码+学习可运行llama3代码 大语言模型+llama3+代码+学习可运行llama3代码 大语言模型+llama3+代码+学习可运行llama3代码
基于c语言封装的ftp客户端开源库
ftp
st-link驱动安装包,可以匹配USB
st-link驱动安装包,可以解决初次使用st-link时的端口无法检测到对应的端口问题,本人初次遇到该问题的时候,是在stm32c8t6最小系统板,因为其不具备烧录口,需要外接st-link,但是由于第一次使用,keil5在烧录过程总始终无法检测到,因此进行大量上网搜索才发现需要安装驱动,个人感觉也是新手小白初学时会遇到的问题,也希望能为大家提供帮助
Bz二进制编辑工具(压缩包)
Bz1621.lzh官方版是一款实用的二进制编辑器软件。Bz1621.lzh最新版具有4种编辑模式(文本、十六进制、十进制、二进制)。软件内置了两个插件(Hex Calculator 与 Base Converter)。Bz1621.lzh官方版可以对操作的语言进行自定义的选择,不对中文的语言支持。 Bz1621.lzh基本简介: Bz1621.lzh官方版是30天自制操作系统书中提到的一款二进制编辑器,不需要安装,解压缩之后打开Bz.exe就能直接使用了,目前windows所有操作系统都能运行,有需要的赶快下载吧! Bz1621.lzh功能介绍: 1、Bz1621.lzh官方版可以编辑非常大的文件,最大可高达4GB。 2、具有4种编辑模式(文本、十六进制、十进制、二进制)。 3、内置了两个插件(Hex Calculator 与 Base Converter)。 4、可快速加载文件。 Bz1621.lzh软件特色: Bz1621.lzh官方版可以对操作的语言进行自定义的选择,不对中文的语言支持。也可根据自己的使用需求来对软件内置的功能设置,可以对软件的背景颜色进行更改。