confuse about HK and SG railway systems
People who have once been to both Hong Kong and Singapore must be confused by how to distinguish MTR and MRT. The only difference is in the word order, and it is easy to mix up without long-term st...
People who have once been to both Hong Kong and Singapore must be confused by how to distinguish MTR and MRT. The only difference is in the word order, and it is easy to mix up without long-term st...
Previously, I use blog system provided by third-party companies, that brings a log of restrictions. Platforms like CSDN also seem not friendly if I wish to publish any high-quality content, as blog...
这是一个我用chatgpt生成的代码,并做了一些修改。 import os from PIL import Image from PyPDF2 import PdfMerger def convert_jpg_to_pdf(jpg_path, pdf_path): image = Image.open(jpg_path) image = image.convert('RG...
When it comes to building a strong investment portfolio, selecting assets based on solid financial indicators is crucial. Among the most important metrics are Return on Equity (ROE), Price-to-Earni...
Give an example for this problem. w=26.956 Quantity A: The digit in the hundredths place of w Quantity B: The digit in the hundreds place of 4w The terms “hundreds place” and “hundredth...
本文联合创作:@Hanhan666666 & @sky96111 环境相关 python多版本共存 安装多个版本的python,需要安装在不同的目录下,全部添加到环境变量。where python和where pip操作会告诉你目前环境变量中包含哪些python。使用诸如vscode、pycharm的IDE可以很方便的指定指定版本的python,创建虚拟环境。 当然也有手动方...
Windows操作系统 首先第一步是关掉code,这一步可以把所有文件都保存,然后进一步杀掉code,使用命令taskkill /im code.exe /f。删掉之后打开APPDATA文件夹,为了方便可以在文件浏览器的地址栏中输入%appdata%敲回车。进入code文件夹,删掉以下文件夹 Cache, CachedData, CachedExtensions, CachedExten...
This is mostly written for Python users in China. It’s not necessary for any users living outside mainland China. 本文主要為中國大陸地區用戶撰寫。位於其他地區的用戶不需要考慮此操作。 前情提要 官方源的问题在于国内用户访问速度慢,而清华源主要是使用量大,譬如下载ten...
打开cmd,输入这个命令,并找到对应的文件 jupyter notebook --generate-config 这是一个.py文件,打开对应的目录进行修改即可。 设置ip,可以根据安全需要,设置成合适的。 修改目录:可以改到D盘,E盘……合适的目录。 修改密码:这样也可以,但不推荐 最好是通过这个方式设置密码 设置允许远程访问 可以修改一下端口号 取消to...
Tools: (1)winhex.zip (2)PhoenixBIOS.zip 不同的软件可能使用了不同的方法以躲避检测,本文以VMware15软件为例,不同版本之间,软件或许会有所差异。**特别提示:请务必先将修改的文件进行备份,以防因意外导致的虚拟机无法启动。 对VMware软件作出修改 首先,找到vmware路径下的C:\Program Files (x86)\VMware\...