list遍历塞入map中_微软只是将广告塞入Windows 10邮件中。 他们什么时候停止?

2023-12-15 19:30

本文主要是介绍list遍历塞入map中_微软只是将广告塞入Windows 10邮件中。 他们什么时候停止?,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

list遍历塞入map中

list遍历塞入map中

Whether it’s pre-installing Candy Crush Saga, showing full-screen ads on your lock screen, or displaying banner ads in File Explorer, Microsoft has been shoehorning ads into every inch of Windows 10. The Mail app is getting them next.

无论是预装Candy Crush Saga ,在锁定屏幕上显示全屏广告,还是在File Explorer中显示横幅广告,Microsoft都一直在将广告刺入Windows 10的每一英寸。 邮件应用程序下一步将获取它们。

Update: Microsoft’s head of communications, Frank Shaw, just backpedaled on Twitter. He said “this is an experimental feature that was never intended to be tested broadly and is being turned off.” As Mehedi Hassan notes over at Thurrott, this is a strange claim because Microsoft has a detailed support page explaining these advertisements.

更新:微软的传播负责人弗兰克·肖(Frank Shaw)刚刚在Twitter上退位。 他说:“这是一项实验性功能,从未打算对其进行广泛测试,因此将其关闭。” 正如Mehedi Hassan在Thurrott提到的那样,这是一个奇怪的说法,因为Microsoft拥有详细的支持页面来解释这些广告。

As originally spotted by Italian blog Aggiornamenti Lumia and noticed by Mehedi Hassan over at Thurrott, Windows 10’s Mail app is getting a a personalized ad banner at the top of your inbox. Here’s what Microsoft’s Mail app says about it:

正如最初在意大利博客Aggiornamenti Lumia上发现并在Thurrott上被Mehedi Hassan注意到的那样,Windows 10的Mail应用正在您的收件箱顶部显示个性化广告横幅。 这是微软的邮件应用对此的评价:

The ads at the top of the message list come from Microsoft. You’ll see them whether you are using a Microsoft email account, like Outlook.com, or an account from another email service provider, like Google.

邮件列表顶部的广告来自Microsoft。 无论您使用的是Microsoft电子邮件帐户(例如Outlook.com)还是来自其他电子邮件服务提供商的帐户(例如Google),您都会看到它们。

You can only get rid of these ads by paying for an Office 365 subscription. They have nothing to do with Outlook.com—they’ll appear no matter which email account you’re using, even if you’re using a work email account.

您只能通过支付Office 365订阅来摆脱这些广告。 它们与Outlook.com无关,即使您使用的是工作电子邮件帐户,也不会显示它们,无论您使用的是哪个电子邮件帐户。

This feature is new and just in Insider builds of Windows 10—for now. Microsoft could be A/B testing—in other words, testing advertisements in Mail for some Windows users, but not others, to see what the response is like (and how much money they’ll make.)

此功能是新增功能,目前仅在Windows 10的Insider内部版本中。 微软可以进行A / B测试,换句话说,可以为某些Windows用户(而非其他用户)测试Mail中的广告,以查看响应是什么样的(以及他们将赚多少钱)。

But, even if Microsoft is A/B testing this advertisement, it’s our job as Windows users to be upset about it and show Microsoft we aren’t happy. If we don’t, Microsoft will slowly place ads in every inch of Windows 10 where there’s some free space. Of course, Microsoft might do that even if we’re unhappy about it.

但是,即使Microsoft正在A / B测试此广告,作为Windows用户,我们也要为此感到沮丧,并向Microsoft表示我们不高兴。 如果我们不这样做,微软将在具有一定可用空间的Windows 10的每一英寸处缓慢放置广告。 当然,即使我们对此不满意,微软也可能会这样做。

This just shows the problems with “Windows as a Service.” Microsoft would probably say it needs this additional revenue to help keep Windows continually updated, but lots of Windows users would rather have an ad-free operating system than constant feature updates.

这仅显示了“ Windows即服务”的问题。 微软可能会说,需要这笔额外的收入来帮助不断更新Windows,但是许多Windows用户宁愿拥有无广告的操作系统,也不愿不断更新功能。

Remember, Windows 10 isn’t free! Microsoft actually charges $200 for Windows 10 Professional licenses, and people who pay that $200 to get work done have to put up with Candy Crush Saga and all these other advertisements, just like the rest of us.

请记住,Windows 10不是免费的! 微软实际上对Windows 10专业版许可证收取200美元,而为完成工作而支付200美元的人们必须忍受Candy Crush Saga和所有其他广告,就像我们其他人一样。

Three years ago, Satya Nadella said Microsoft wants people to love Windows. But, when it’s time for hard decisions, Microsoft would rather make some extra cash than have Windows users love the operating system we’re all stuck using.

三年前,萨蒂亚·纳德拉(Satya Nadella)说,微软希望人们喜欢Windows。 但是,当需要做出艰难的决定时,微软宁愿赚一些额外的钱,也不愿让Windows用户喜欢我们都被困住的操作系统。

Image Credit: Aggiornamenti Lumia

图片来源: Aggiornamenti Lumia

翻译自: https://www.howtogeek.com/fyi/microsoft-just-crammed-ads-into-windows-10-mail.-when-will-they-stop/

list遍历塞入map中

这篇关于list遍历塞入map中_微软只是将广告塞入Windows 10邮件中。 他们什么时候停止?的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/497601

相关文章

Oracle数据库在windows系统上重启步骤

《Oracle数据库在windows系统上重启步骤》有时候在服务中重启了oracle之后,数据库并不能正常访问,下面:本文主要介绍Oracle数据库在windows系统上重启的相关资料,文中通过代... oracle数据库在Windows上重启的方法我这里是使用oracle自带的sqlplus工具实现的方

SpringBoot分段处理List集合多线程批量插入数据方式

《SpringBoot分段处理List集合多线程批量插入数据方式》文章介绍如何处理大数据量List批量插入数据库的优化方案:通过拆分List并分配独立线程处理,结合Spring线程池与异步方法提升效率... 目录项目场景解决方案1.实体类2.Mapper3.spring容器注入线程池bejsan对象4.创建

基于Python实现自动化邮件发送系统的完整指南

《基于Python实现自动化邮件发送系统的完整指南》在现代软件开发和自动化流程中,邮件通知是一个常见且实用的功能,无论是用于发送报告、告警信息还是用户提醒,通过Python实现自动化的邮件发送功能都能... 目录一、前言:二、项目概述三、配置文件 `.env` 解析四、代码结构解析1. 导入模块2. 加载环

深入解析C++ 中std::map内存管理

《深入解析C++中std::map内存管理》文章详解C++std::map内存管理,指出clear()仅删除元素可能不释放底层内存,建议用swap()与空map交换以彻底释放,针对指针类型需手动de... 目录1️、基本清空std::map2️、使用 swap 彻底释放内存3️、map 中存储指针类型的对象

Java List 使用举例(从入门到精通)

《JavaList使用举例(从入门到精通)》本文系统讲解JavaList,涵盖基础概念、核心特性、常用实现(如ArrayList、LinkedList)及性能对比,介绍创建、操作、遍历方法,结合实... 目录一、List 基础概念1.1 什么是 List?1.2 List 的核心特性1.3 List 家族成

基于Python编写自动化邮件发送程序(进阶版)

《基于Python编写自动化邮件发送程序(进阶版)》在数字化时代,自动化邮件发送功能已成为企业和个人提升工作效率的重要工具,本文将使用Python编写一个简单的自动化邮件发送程序,希望对大家有所帮助... 目录理解SMTP协议基础配置开发环境构建邮件发送函数核心逻辑实现完整发送流程添加附件支持功能实现htm

Kotlin Map映射转换问题小结

《KotlinMap映射转换问题小结》文章介绍了Kotlin集合转换的多种方法,包括map(一对一转换)、mapIndexed(带索引)、mapNotNull(过滤null)、mapKeys/map... 目录Kotlin 集合转换:map、mapIndexed、mapNotNull、mapKeys、map

Windows环境下解决Matplotlib中文字体显示问题的详细教程

《Windows环境下解决Matplotlib中文字体显示问题的详细教程》本文详细介绍了在Windows下解决Matplotlib中文显示问题的方法,包括安装字体、更新缓存、配置文件设置及编码調整,并... 目录引言问题分析解决方案详解1. 检查系统已安装字体2. 手动添加中文字体(以SimHei为例)步骤

Python办公自动化实战之打造智能邮件发送工具

《Python办公自动化实战之打造智能邮件发送工具》在数字化办公场景中,邮件自动化是提升工作效率的关键技能,本文将演示如何使用Python的smtplib和email库构建一个支持图文混排,多附件,多... 目录前言一、基础配置:搭建邮件发送框架1.1 邮箱服务准备1.2 核心库导入1.3 基础发送函数二、

C# 比较两个list 之间元素差异的常用方法

《C#比较两个list之间元素差异的常用方法》:本文主要介绍C#比较两个list之间元素差异,本文通过实例代码给大家介绍的非常详细,对大家的学习或工作具有一定的参考借鉴价值,需要的朋友参考下吧... 目录1. 使用Except方法2. 使用Except的逆操作3. 使用LINQ的Join,GroupJoin