技术文章
-
Install WSA (Windows Subsystem for Android) and Android Apps In Windows 11 W/O Amazon Appstore
October 2021, Microsoft began testing Android apps on Windows 11 PCs in partnership with Amazon and its app store. However, the feature was only ava…… -
Easiest Way to Upgrade Windows 10 to Windows 11 Without Meeting Minimum Hardware Requirements
This post is to show you an easiest way to have your old Windows machine upgrade to Windows 11. Your old Windows machine might not have TPM (Trusted…… -
Install Azure AD Connect to Integrate On-Prem ADFS with AAD (Hybrid Identity)
Azure AD Connect comes with several features you can optionally turn on or are enabled by default. Some features might sometimes require more …… -
Active Directory (AD) vs Azure AD (AAD) vs Azure AD DS (AADDS)
There are lots of confusion when talking about following three topics relating to Microsoft AD: Active Directory (AD) Azure Active Direct…… -
Kodi 19.4 发布,流行的家庭影院软件
在五个月前,Kodi 基金会发布了Kodi 19.2 ‘Matrix’,带来的大量修复和更改。然后,只在两周后,即 2021 年 10 月 25 日,Kodi 19.3 又来了,但官…… -
digiKam 7.6 发布,基于 Masonry 的流视图插件与 JPEG-XL 支持
digiKam 7.6 开源、免费、跨平台的专业照片管理软件已经正式发布,带来了多项改进、代码清理和一些新功能。 在 7.5 版发布仅一个半月后,digiKam 7.6 推出了基…… -
图解 Apache 与 Tomcat 安装和配置指南
在本文中,我们将向您展示如何在 Ubuntu 上安装和配置 Tomcat 10,以及如何使用 mod_jk 连接器将其与 Apache HTTP Server 集成。 Apache Tomcat 是一个开源Web…… -
国际科技巨头极限制裁俄罗斯,开源与科技还无国界吗?
本文盘点了所有暂停在俄罗斯运营的主要科技公司。 随着俄罗斯与乌克兰局势的恶化,苹果、谷歌和 Meta 等国际科技巨头已宣布暂停或限制在俄罗斯的服务。乌克兰…… -
Xcode 工具 pbxprojHelper
介绍 这是一款 Xcode 工程辅助修改工具,方便记录自己特定的修改并应用到工程上。作者自己列举了一些使用的典型场景: 在开发公司的项目时,check out 代码到…… -
如何使用 Pandas 进行类似 R 的数据操作?
R 和 Python 在处理和操作数据方面发挥着至关重要的作用。许多初学者发现很难从 Python 转换到 R,反之亦然。但需要了解这两种方法的普遍性。在 R 中完成了许……