Category: Operating System Tools

pnpm : 无法加载文件 C:\Users\Thinkpad\AppData\Roaming\npm\pnpm.ps1,因为在此系统上禁止运行脚本 0

pnpm : cannot load file c:\users\thinkpad\appdata\roaming\npm\pnpm.ps1 because it is forbidden to run scripts on this system

浏览量: 15 1. pnpm : The file cannot be loaded c:\users\thinkpad\appdata\roaming\npm\pnpm.ps1, because running scripts are prohibited on this system. as shown in Figure 1 2. Reference:  about_execution_policies . Instead of executing in the terminal,...

当打开:.trycloudflare.com 的网址时,被360安全大脑提示:假冒的Apple ID登录界面 0

When the URL of .trycloudflare.com is opened, the 360 security brain prompts: the solution to the fake Apple ID login interface

浏览量: 14 1. When previewing Shopify’s theme application extension, open:https://it-wr-sitting-chen.trycloudflare.com?shop=shuijingwanwq-development.myshopify.com&host=c2h1aWppbmd3YW53cS1kZXZlbG9wbWVudC5teXNob3BpZnkuY29tL2FkbWlu When prompted by 360 Security Brain: the solution of the fake Apple ID login interface. as shown in Figure 1 2. Click Ignore the...

在 Windows 10 中,内存占用持续超出 95% 。查看任务管理器,占用 98%。但是占用内存最大的 2 个进程加起来也不过 2GB。而内存总大小为 16GB。其他的进程占用内存都不大,理论上来说不至于占用比例这般地高了 0

In Windows 10, the memory usage continues to exceed 95%, but there is no high memory usage. Analysis and investigation of processes (heroku occupies 4GB of memory)

浏览量: 57 1. In Windows 10, the memory usage continues to exceed 95%. View Task Manager, occupies 98%. But the 2 processes that take up the largest memory add up to only 2GB. The...

测试队列是否生效,重启 ECS 后,新建一个话题,其详情页面的网址为:https://fanxiapp-wangqiang-larabbs.shuijingwanwq.com/topics/105 。刷新一下,其会 301 跳转至:https://fanxiapp-wangqiang-larabbs.shuijingwanwq.com/topics/105/a-german 。表明队列生效中 0

Laravel 8.x (LaRaBBS) is deployed to Alibaba Cloud ECS, based on MySQL, Redis, Supervisor, crontab implementation

浏览量: 13 1. Laravel 8.x (LaraBBS) has been implemented in the local development environment. as shown in Figure 1 2. Based on Xshell 7, log in to Alibaba Cloud ECS. View the operating system...

在浏览器中打开网址:http://example-app.test/ 。响应 200。 0

Build a Laravel Sail development environment in Windows 10 Professional

浏览量: 107 1. Laravel Sail requires Windows 10 systems that support WSL 2. The 2004 version released in May 2020 only supports the WSL 2 function, so our system needs to be updated to...

在终端调用以下命令来安装 API:go install google.golang.org/api/urlshortener/v1,报错:can't load package: package google.golang.org/api/urlshortener/v1。 0

Invoke the following command in the terminal to install the API: go install google.golang.org/api/urlshortener/v1, report an error: canT load package: package google.golang.org/api/urlshortener/v1

浏览量: 10 1. Invoke the following command in the terminal to install the API: go install google.golang.org/api/urlshortener/v1, error: cant load package: package google.golang.org/api/urlshortener/v1. as shown in Figure 1 2. Reference:https://github.com/googleapis/google-api-go-client/blob/master/GettingStarted.md. Invoke the following commands...