AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / computer / 问题

问题[cross-platform](computer)

Martin Hope
unforgettableidSupportsMonica
Asked: 2022-09-21 00:11:43 +0800 CST

如何在 Windows PC 上启用“安全睡眠”模式

  • 5

运行 MacOS 的 Mac 电脑提供了一种被 Apple 称为“安全睡眠”的功能:

“每次 Mac 进入睡眠状态时,计算机的当前状态都会保存到驱动器中,包括所有打开的应用程序和文档。......如果在计算机处于‘安全睡眠’状态时电池耗尽或更换,下一个开机时,不会重新启动,而是从sleepimage文件中加载计算机以前的状态。” (资源。)

如何在 Windows PC 上启用“安全睡眠”?

windows cross-platform
  • 2 个回答
  • 36 Views
Martin Hope
Timothy C. Quinn
Asked: 2019-10-10 15:25:01 +0800 CST

跨平台压缩和跨越巨大目录的方法

  • 5

我已经关注了几篇关于如何创建可以稍后在相同或不同系统上重新加入的跨区文件的帖子。但是,我从未见过有关如何以跨平台工作的方式执行此操作的帖子。

我的要求是支持最流行的基于 posix 的操作系统(例如,Linux、FreeBSD 和 Cygwin 或 Windows 上的 WSL)。它不需要支持 Windows 操作系统本身。

它必须能够处理超过 100GB 的巨大目录,以最少的中间磁盘使用量保持高效,并且输出跨越 256MB 文件以使rsync文件易于管理。并且使用的库必须通过标准主流软件包在各种操作系统上随时可用。

主要用例是有一个脚本来压缩大型虚拟机,以便最终在单独的作业中通过线路传输到远程备份。

我尝试过使用推荐的tar、split和cat,但这在大多数情况下不起作用,因为跨平台的实现在功能上有所不同。

compression cross-platform
  • 1 个回答
  • 51 Views
Martin Hope
sudo
Asked: 2019-05-07 22:26:48 +0800 CST

科尔多瓦 wmic 错误

  • 5

[我在 Windows 10 上——Linux Mint Terra 工作正常:)]

当我尝试创建一个 cordova 项目时,出现以下错误:

C:\Users\user\EvothingsStudio\MyApps>cordova create DemoProject com.evothings.demoapp DemoApp

[同样的错误cordova create project]

C:\Users\user\AppData\Roaming\npm\node_modules\cordova\node_modules\execa\index.js:347
                throw err;
                ^

Error: Command failed: wmic os get Caption
Der Befehl "wmic" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.


at makeError (C:\Users\user\AppData\Roaming\npm\node_modules\cordova\node_modules\execa\index.js:174:9)
at Function.module.exports.sync (C:\Users\user\AppData\Roaming\npm\node_modules\cordova\node_modules\execa\index.js:338:15)
at windowsRelease (C:\Users\user\AppData\Roaming\npm\node_modules\cordova\node_modules\windows-release\index.js:34:24)
at osName (C:\Users\user\AppData\Roaming\npm\node_modules\cordova\node_modules\os-name\index.js:39:18)
at new Insight (C:\Users\user\AppData\Roaming\npm\node_modules\cordova\node_modules\insight\lib\index.js:37:13)
at Object.<anonymous> (C:\Users\user\AppData\Roaming\npm\node_modules\cordova\src\telemetry.js:26:15)
at Module._compile (internal/modules/cjs/loader.js:759:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:770:10)
at Module.load (internal/modules/cjs/loader.js:628:32)
at Function.Module._load (internal/modules/cjs/loader.js:555:12)

希望任何人都知道如何解决这个问题(在 Windows 上使用 Evothings Studio 2.2.1 创建应用程序工作正常,是的,我使用具有管理员权限的命令 promopt :))

谢谢!

windows-10 cross-platform
  • 1 个回答
  • 5645 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何减少“vmmem”进程的消耗?

    • 11 个回答
  • Marko Smith

    从 Microsoft Stream 下载视频

    • 4 个回答
  • Marko Smith

    Google Chrome DevTools 无法解析 SourceMap:chrome-extension

    • 6 个回答
  • Marko Smith

    Windows 照片查看器因为内存不足而无法运行?

    • 5 个回答
  • Marko Smith

    支持结束后如何激活 WindowsXP?

    • 6 个回答
  • Marko Smith

    远程桌面间歇性冻结

    • 7 个回答
  • Marko Smith

    子网掩码 /32 是什么意思?

    • 6 个回答
  • Marko Smith

    鼠标指针在 Windows 中按下的箭头键上移动?

    • 1 个回答
  • Marko Smith

    VirtualBox 无法以 VERR_NEM_VM_CREATE_FAILED 启动

    • 8 个回答
  • Marko Smith

    应用程序不会出现在 MacBook 的摄像头和麦克风隐私设置中

    • 5 个回答
  • Martin Hope
    Vickel Firefox 不再允许粘贴到 WhatsApp 网页中? 2023-08-18 05:04:35 +0800 CST
  • Martin Hope
    Saaru Lindestøkke 为什么使用 Python 的 tar 库时 tar.xz 文件比 macOS tar 小 15 倍? 2021-03-14 09:37:48 +0800 CST
  • Martin Hope
    CiaranWelsh 如何减少“vmmem”进程的消耗? 2020-06-10 02:06:58 +0800 CST
  • Martin Hope
    Jim Windows 10 搜索未加载,显示空白窗口 2020-02-06 03:28:26 +0800 CST
  • Martin Hope
    andre_ss6 远程桌面间歇性冻结 2019-09-11 12:56:40 +0800 CST
  • Martin Hope
    Riley Carney 为什么在 URL 后面加一个点会删除登录信息? 2019-08-06 10:59:24 +0800 CST
  • Martin Hope
    zdimension 鼠标指针在 Windows 中按下的箭头键上移动? 2019-08-04 06:39:57 +0800 CST
  • Martin Hope
    jonsca 我所有的 Firefox 附加组件突然被禁用了,我该如何重新启用它们? 2019-05-04 17:58:52 +0800 CST
  • Martin Hope
    MCK 是否可以使用文本创建二维码? 2019-04-02 06:32:14 +0800 CST
  • Martin Hope
    SoniEx2 更改 git init 默认分支名称 2019-04-01 06:16:56 +0800 CST

热门标签

windows-10 linux windows microsoft-excel networking ubuntu worksheet-function bash command-line hard-drive

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve