FlyingText3D插件官网同步最新版2.2.1,支持2018.3.0f
2023-01-11 15:45:08 1MB 3D
1
dart 2.10 linux sdk,由于国内无法下载到所以这里下载了下来给大家免费下载
2023-01-04 18:43:36 155.86MB dart
1
FastCopy 是一款 Windows 上最快的文件复制/删除软件,它支持 UNICODE 和超过 MAX_PATH (260 个字符)的文件路径名。FastCopy 会根据源目录和目标目录是否在相同的硬盘(或 SSD)中,自动选择不同的方法。 不同的硬盘:读取和写入分别由单独的线程并行处理。 相同的硬盘:读取处理,直到大的缓冲区填满为止。当大缓冲区被填满时,开始写入并批量处理。FastCopy 在不使用操作系统缓存的情况下处理读取/写入,不会影响其它应用程序运行时的速度。FastCopy 可实现接近于设备限制的读取/写入性能。FastCopy 可指定包括/排除过滤器(UNIX 通配符样式)。FastCopy v3.0 或更高版本,可以指定相对路径。FastCopy 运行快、不占用资源,因为不使用 MFC。(仅使用 Win32 API 和 C 运行库设计)您可以修改此软件,因为所有的源代码已根据 GPL ver3 许可证向公众开放。FastCopy v3.0 或更高版本的设置文件,已从 FastCopy.ini 重命名为 FastCopy2.ini。支持系统:Windows XP、
2023-01-04 13:23:19 1.27MB 文件快速复制工具
1
资源列表 161204_Mastering_the_FreeRTOS_Real_Time_Kernel-A_Hands-On_Tutorial_Guide.pdf FreeRTOS_Reference_Manual_V10.0.0.pdf FreeRTOSv10.2.0.rar source-code-for-book-examples.zip FreeRTOS-Plus包括 FreeRTOS-Plus-CLI/FreeRTOS-Plus-IO/FreeRTOS-Plus-TCP/FreeRTOS-Plus-Trace/FreeRTOS-Plus-UDP/Reliance-Edge/WolfSSL
2023-01-03 10:34:14 41.74MB FreeRTOS源码 FreeRTOS文档 FreeRTOS+Ecosyst
1
好用的音频剪辑工具Cool Edit Pro V2.1
2022-12-31 09:26:24 9.82MB 音频 音乐 剪辑
1
支持最新版VM14 破解 macOS Unlocker for VMware V2.1 ============================== +-----------------------------------------------------------------------------+ | IMPORTANT: | | ========== | | | | Always uninstall the previous version of the Unlocker before using a new | | version. Failure to do this could render VMware unusable especially ESXi. | | | +-----------------------------------------------------------------------------+ 1. Introduction --------------- Unlocker 2.1 is designed for Workstation 11/12/14, Player 7/12/14, ESXi 6.5 and Fusion 7/8/10. If you are using an earlier product please continue using Unlocker 1 and use Unlcoker 2.0 for ESXi 6.0 Version 2 has been tested against: * Workstation 11/12/14 on Windows and Linux * Workstation Player 7/12/14 on Windows and Linux * Fusion 7/8/10 on Sierra * ESXi 6.5U1 The patch code carries out the following modifications dependent on the product being patched: * Fix vmware-vmx and derivatives to allow macOS to boot * Fix vmwarebase .dll or .so to allow Apple to be selected during VM creation * Fix libvmkctl.so on ESXi 6 to allow use with vCenter * Download a copy of the latest VMware Tools for macOS Note that not all products recognise the darwin.iso via install tools menu item. You will have to manually mount the darwin.iso for example on Workstation 11 and Player 7. The vmwarebase code does not need to be patched on macOS or ESXi so you will see a message on those systems telling you that it will not be patched. In all cases make sure VMware is not running, and any background guests have been shutdown. The code is written in Python as it makes the Unlocker easier to run and maintain on ESXi. 2. Prerequisites ---------------- The code requires Python 2.7 to work. Most Linux distros, ESXi and macOS ship with a compatible Python interpreter and should work without requiring any additional software. Windows Unlocker has a packaged version of the Python script using PyInstaller, and so does not require Python to be installed. 3. Limitations -------------- If you are using VMware Player or Workstation on Windows you may get a core dump. Latest Linux and ESXi products are OK and do not show this problem. +-----------------------------------------------------------------------------+ | IMPORTANT: | | ========== | | | | If you create a new VM using version 11, 12 or 13 hardware VMware may stop | | and create a core dump. There are two options to work around this issue: | | | | 1. Change the VM to be HW 10 - this does not affect performance. | | 2. Edit the VMX file and add: | | smc.version = "0" | | | +-----------------------------------------------------------------------------+ 4. Windows ---------- On Windows you will need to either run cmd.exe as Administrator or using Explorer right click on the command file and select "Run as administrator". win-install.cmd - patches VMware win-uninstall.cmd - restores VMware win-update-tools.cmd - retrieves latest macOS guest tools 5. Linux --------- On Linux you will need to be either root or use sudo to run the scripts. You may need to ensure the Linux scripts have execute permissions by running chmod +x against the 2 files. lnx-install.sh - patches VMware lnx-uninstall.sh - restores VMware lnx-update-tools.cmd - retrieves latest macOS guest tools 6. macOS -------- On macOS you will need to be either root or use sudo to run the scripts. This is really only needed if you want to use client versions of macOS. You may need to ensure the macOS scripts have execute permissions by running chmod +x against the 2 files. osx-install.sh - patches VMware osx-uninstall.sh - restores VMware 7. ESXi ------- You will need to transfer the zip file to the ESXi host either using vSphere client or SCP. Once uploaded you will need to either use the ESXi support console or use SSH to run the commands. Use the unzip command to extract the files. <<< WARNING: use a datastore volume to store and run the scripts >>> Please note that you will need to reboot the host for the patches to become active. The patcher is embbedded in a shell script local.sh which is run at boot from /etc/rc.local.d. You may need to ensure the ESXi scripts have execute permissions by running chmod +x against the 2 files. esxi-install.sh - patches VMware esxi-uninstall.sh - restores VMware There is a boot option for ESXi that disables the unlocker if there is a problem. At the ESXi boot screen press shift + o to get the boot options and add nounlocker. Note: 1. Any changes you have made to local.sh will be lost. If you have made changes to that file, you will need to merge them into the supplied local.sh file. 2. The unlocker needs to be re-run after an upgrade or patch is installed on the ESXi host. 3. The macOS VMwwre tools are no longer shipped in the image from ESXi 6.5. They have to be downloaded and installed manually onto the ESXi host. For additional details see this web page:
2022-12-30 20:49:35 15.46MB macOS Unlocker VM破解补丁 vm14
1
新骆驼IPTV完美版后端源码+APP源码+教程
2022-12-28 21:21:31 29.14MB IPTV
1
MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。
2022-12-26 18:18:09 36.04MB MM-Wiki
1
360美化桌面-1.3.3 (Android 2.1+).apk
2022-12-22 13:20:34 5.67MB android
1
360一键锁屏-1.0 (Android 2.1+).apk
2022-12-22 13:20:34 10KB android
1