ios numlock_从“提示”框:默认情况下启用NumLock,无广告的iOS应用和立体声供电的派对灯...

ios numlock

ios numlock

Tips-How-To-Geek-Template

Once a week we round up some of the great tips readers have sent into the tip box. This week we’re looking at how to enable the NumLock by default, stripping ads from iOS apps, and turning Christmas lights into audio-responsive party lights.

每周一次,我们汇总一些读者已发送到提示框中的重要提示。 本周,我们将研究如何默认情况下启用NumLock,如何从iOS应用中删除广告,以及如何将圣诞灯变成对声音敏感的派对灯。

在启动时通过注册表Hack启用NumLock密钥 (Enable the NumLock Key On Boot Via Registry Hack)

2011-12-29_152121

Parthiv writes in with a handy little registry hack to enable the NumLock key on boot: I’d been Googling around for years, ever since I was still on Windows XP, for a way to get my keyboard to turn on the NumLock key by default. I could never find an option for it in the BIOS, which most sites suggested. I finally found the answer: you need a  registry tweak! You need to change change all the data titled “InitialKeyboardIndicators” to a value of 2, but only the ones in which it was some sort of number to begin with, since some of the values were directories.

Parthiv编写了一个方便的小注册表黑客程序,以在启动时启用NumLock密钥:自从我仍然使用Windows XP以来,我就一直在Google上搜索很多年,以获取一种默认情况下使我的键盘打开NumLock密钥的方法。 大多数站点建议在BIOS中找不到它的选项。 我终于找到了答案:您需要对注册表进行调整! 您需要将所有标题为“ InitialKeyboardIndicators”的数据更改为2值,但仅将其以某种数字开头,因为某些值是目录。

It took a while to find all of the data pieces in the registry, so I wrote up a .reg file to automate the process , which I’ve attached in a 7z file. I also included a file to undo the change, which sets those values to 0 instead.

在注册表中找到所有数据花费了一段时间,因此我编写了一个.reg文件来自动化该过程,该文件已附加到7z文件中。 我还提供了一个撤消更改的文件,该文件将这些值设置为0。

Nice work Parthiv! We always appreciate it when readers write in with solutions like this instead of keeping it to themselves—now when someone performs a Google search in the future, looking for the same solution you were looking for, they’ll find your solution right here. We’re attaching the .REG files you shared here and, for readers who would prefer to review the text first and then execute it, here’s the contents of the NumLockOnBoot.reg file:

做得好Parthiv! 当读者使用这样的解决方案而不是自己保留解决方案时,我们将始终感激不已。现在,当将来有人进行Google搜索,寻找与您所需的解决方案相同的解决方案时,他们会在这里找到您的解决方案。 我们将附加您在此处共享的.REG文件,对于希望先查看文本然后执行的读者,这是NumLockOnBoot.reg文件的内容:

[HKEY_CURRENT_USER\Control Panel\Keyboard] “InitialKeyboardIndicators”=”2”

[HKEY_CURRENT_USER \ Control Panel \ Keyboard]“ InitialKeyboardIndicators” =“ 2”

[HKEY_USERS\.DEFAULT\Control Panel\Keyboard] “InitialKeyboardIndicators”=”2”

[HKEY_USERS \ .DEFAULT \ Control Panel \ Keyboard]“ InitialKeyboardIndicators” =“ 2”

[HKEY_USERS\S-1-5-18\Control Panel\Keyboard] “InitialKeyboardIndicators”=”2”

[HKEY_USERS \ S-1-5-18 \控制面板\键盘]“ InitialKeyboardIndicators” =“ 2”

[HKEY_USERS\S-1-5-19\Control Panel\Keyboard] “InitialKeyboardIndicators”=”2”

[HKEY_USERS \ S-1-5-19 \控制面板\键盘]“ InitialKeyboardIndicators” =“ 2”

[HKEY_USERS\S-1-5-20\Control Panel\Keyboard] “InitialKeyboardIndicators”=”2”

[HKEY_USERS \ S-1-5-20 \控制面板\键盘]“ InitialKeyboardIndicators” =“ 2”

[HKEY_USERS\S-1-5-21-51780718-2047605258-340133435-1000\Control Panel\Keyboard] “InitialKeyboardIndicators”=”2”

[HKEY_USERS \ S-1-5-21-51780718-2047605258-340133435-1000 \控制面板\键盘]“ InitialKeyboardIndicators” =“ 2”

[HKEY_USERS\S-1-5-21-51780718-2047605258-340133435-1001\Control Panel\Keyboard] “InitialKeyboardIndicators”=”2”

[HKEY_USERS \ S-1-5-21-51780718-2047605258-340133435-1001 \控制面板\键盘]“ InitialKeyboardIndicators” =“ 2”

在iOS上禁用应用内添加 (Disable In-App Adds On iOS)

2011-12-29_153621

Nicole writes in with the following hack for disabling ads in iOS:

Nicole编写了以下用于在iOS中禁用广告的技巧:

Normally I’m all about allowing ads in my web browser and apps to support a developer, but something finally drove me to hack the ads out of my iPhone. I’m totally happy to pay a few bucks to buy an app I like (to upgrade from the free to the pro version to get the ads to go away) but there are a couple apps I use that don’t have a pro version. The only version is the free version with ad support. The problem is… the ads get in the way and the interface of the app leads to me constantly hitting the stupid ad banner. I’d rather just give the developer some money to get rid of the ads but there is no option to even do so!

通常,我只是想让我的网络浏览器和应用中的广告支持开发人员,但最终促使我从我的iPhone中窃取了广告。 我很高兴花几美元购买喜欢的应用程序(从免费版本升级到专业版,以使广告消失),但我使用的一些应用程序却没有专业版。 唯一的版本是带有广告支持的免费版本。 问题是……广告受阻,而应用程序的界面使我不断碰到愚蠢的广告横幅。 我只想给开发者一些钱摆脱广告,但是甚至没有选择!

The solution I stumbled upon is Disable iAds for iOS. You need a jail broken phone and you need to add the Kokoabim repository (http://apt.kokoabim.com/ios) because the app isn’t in the main repositories like BigBoss. All you do is search for it, install it, and the ads vanish. It’s that simple.

我偶然发现的解决方案是为iOS禁用iAd。 您需要一部越狱的手机,并且需要添加Kokoabim存储库( http://apt.kokoabim.com/ios ),因为该应用程序不在BigBoss之类的主存储库中。 您所要做的就是搜索,安装并消失。 就这么简单。

We’re all about supporting developers too, Nicole, but we totally understand where you’re coming from. We’ve played a few games and used a few apps over the years where the ads and interface interacted in such a way that it made it very frustrating to use the app. If you can’t easily upgrade to a pro version to ditch the ad bar it often makes the interface unusable. Nice tip!

Nicole,我们也都在支持开发人员,但我们完全了解您来自何处。 多年来,我们玩过一些游戏,并使用了一些应用程序,其中广告和界面的交互方式使使用该应用程序感到非常沮丧。 如果您无法轻松升级到专业版来抛弃广告栏,则通常会使界面无法使用。 不错的提示!

将圣诞灯闯入立体声派对​​灯 (Hack Christmas Lights into Stereo Powered Party Lights)

Mark writes in with a fun post-Christmas hack:

马克写了一篇有趣的圣诞节后骇客文章:

This one is an oldie-but-goodie, but I figured I’d send it in anyway. Now is a great time to score dirty cheap Christmas lights (my local big-box store has them at 70% off). Christmas lights are so easy to hack into new projects. One of my favorite Christmas light projects involves wiring your lights into your stereo so that the pulses of electricity flowing to the speakers actually modulate the brightness of the Christmas light strand. It’s a fun way to add some visual punch to your stereo. I’ve included a link to the YouTube video where I first learned how to do it.

这个是老歌,但是好东西,但我想无论如何我都会把它寄出去。 现在是给肮脏的廉价圣诞灯打分的好时机(我当地的大型商店有70%的折扣)。 圣诞灯很容易侵入新项目。 我最喜欢的圣诞灯项目之一是将灯光连接到立体声音响,这样,流向扬声器的电脉冲实际上会调节圣诞灯串的亮度。 这是一种向立体声添加视觉冲击的有趣方法。 我提供了YouTube视频的链接,这是我第一次学习如何做的。

One of the things on our to-do list is to finish wiring the surround sound system for the basement theater. This seems like the kind of hack that would be perfect for the times we’re turning on the Party Mode. Thanks for sharing!

我们要做的事情之一是完成地下室剧院的环绕声系统的接线。 对于我们开启“派对模式”的时代来说,这似乎是完美的破解方式。 感谢分享!



Have a clever computer, electronics, or DIY tip to share? Shoot us an email at tips@howtogeek.com and look for your tip on the front page.

有聪明的计算机,电子产品或DIY技巧可以分享吗? 向我们发送电子邮件,网址为tips@howtogeek.com,并在首页上找到您的提示。

翻译自: https://www.howtogeek.com/101917/from-the-tips-box-enabling-numlock-by-default-ad-free-ios-apps-and-stereo-powered-party-lights/

ios numlock

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/280998.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

Windows 7 自动更新失败导致无法进系统解决方案

故障现象:自动更新后,重启电脑,提示:(配置Windows update 失败 还原更改 请勿关闭计算机), 而计算机一直停留该界面,如果半个小时以上都无反应。此时,就不要再继续等待了…

PaperWeekly 第28期 | 图像语义分割之特征整合和结构预测

“ 余昌黔 华中科技大学硕士 研究方向为图像语义分割 知乎专栏 https://zhuanlan.zhihu.com/semantic-segmentation 前言 近来阅读了 PASCAL VOC 2012 排行榜上前几的文章,包括 PSPNet 和林国省老师的几篇论文,觉得现在在 semantic segmentation 领域对于…

02.CSS基础笔记及导入

CSS是什么 CSS&#xff08;Cascading Style Sheet&#xff0c;层叠样式表)定义如何显示HTML元素。 当浏览器读到一个样式表&#xff0c;它就会按照这个样式表来对文档进行格式化&#xff08;渲染&#xff09;。 CSS样式 CSS引入HTML 内部样式与外部样式 <!DOCTYPE> …

如何还原桌面图标_如何为Windows 10桌面图标还原或更改文本的默认外观?

如何还原桌面图标For whatever reason, sooner or later we all have someone or something mess around with our keyboards and create ‘interesting’ results. With that in mind, today’s SuperUser Q&A post has a simple and elegant way to help a frustrated re…

「前端早读君007」css进阶之彻底理解视觉格式化模型

今日励志 不论你在什么时候开始&#xff0c;重要的是开始之后不要停止。 前言 对于部分前端工程师来讲&#xff0c;有时候CSS令他们很头疼&#xff0c;明明设置了某个样式&#xff0c;但是布局就是不起作用。 如果你也有这种问题&#xff0c;那么是时候学习下什么是css视觉格式…

.NET周报【11月第3期 2022-11-22】

国内文章.NET Conf China 2022 第一批讲师阵容大揭秘&#xff01;整个期待了&#xff01;https://mp.weixin.qq.com/s/4p89hhBPw6qv-0OB_T_TOg目光看过来 2022 年 12 月 3-4 日&#xff0c;一场社区性质的国内规模最大的 线上线下.NET Conf 2022 技术大会 即将盛大开幕。目前大…

解读Facebook CAN:如何给人工智能赋予艺术创作的力量

雷锋网 AI 科技评论按&#xff1a;能够迭代进化、模仿指定数据特征的GAN&#xff08;生成式对抗性网络&#xff09;已经是公认的处理图像生成问题的好方法&#xff0c;自从提出以来相关的研究成果不少&#xff0c;在图像增强、超分辨率、风格转换任务中的效果可谓是惊人的。 &a…

全向轮底盘磁导轨寻迹

全向轮底盘上安装两条磁传感器带用于磁导轨寻迹 如简图所示&#xff0c;两条与Y直线相交的黑色线条我们认为是两条磁检测传感器带 矢量方法修正车体位置 定义轨道左为负向&#xff0c;轨道右为正向。传感器左检测为负&#xff0c;右检测为正&#xff1b; 定义底盘坐标系为αβ&…

02-1.CSS边框,边界,布局相关笔记

目录 CSS盒子模型 padding内填充 边框 边框属性 border-radius margin外边距 CSS盒子模型 Content(内容): 盒子的内容&#xff0c;显示文本和图像 >>>>类似word 文字A&#xff0c;改变字体与大小padding: 用于控制内容与边框之间的距离 …

android仿ios弹框_在“提示”框中:iOS外观(在Android上运行),Google Maps作为Time Machine,下载Wii游戏保存...

android仿ios弹框Once a week we round up some great reader tips and share them with everyone. Read on to see how to make your Android phone look like iOS, use a Google Maps mashup like a time machine, and download Wii game saves. 每周一次&#xff0c;我们收集…

使用 C# 开发的摸鱼背单词软件 ToastFish

你好&#xff0c;这里是 Dotnet 工具箱&#xff0c;定期分享 Dotnet 有趣&#xff0c;实用的工具和组件&#xff0c;希望对您有用&#xff01;摸鱼神器ToastFish 是一个使用 C# 开发的桌面软件&#xff0c;由 Uahh 开发&#xff0c; 这是一个利用Windows通知栏背单词的软件&…

03.JavaScript对DOM操作

JavaScript引入方式 外部引入 在head或者body中&#xff0c;添加以下代码 <script type"text/javascript" src"js/demo.js"></script> 内部引入 在head或body中&#xff0c;定义script标签&#xff0c;然后在script标签里面写js代码 <…

kotlin的suspend对比csharp的asyncawait

协程的出现大大降低了异步编程的复杂度&#xff0c;可以让我们像写同步代码一样去写异步代码&#xff0c;如果没有它&#xff0c;那么很多异步的代码都是需要靠回调函数来一层层嵌套&#xff0c;这个在我之前的一篇有介绍 rxjava回调地狱-kotlin协程来帮忙本篇文章主要介绍kotl…

file协议 控制面板_如何在Windows File Explorer导航窗格中显示控制面板和回收站

file协议 控制面板By default, the Windows File Explorer’s sidebar is divided into big categories like Quick Access, This PC, Network, and so on. But a quick setting change can make your navigation pane look a bit more like the traditional tree you’d see i…

过滤器(Filter)

1 什么是过滤器 过滤器JavaWeb三大组件之一&#xff0c;它与Servlet很相似&#xff01;不它过滤器是用来拦截请求的&#xff0c;而不是处理请求的。 当用户请求某个Servlet时&#xff0c;会先执行部署在这个请求上的Filter&#xff0c;如果Filter“放行”&#xff0c;那么会继…

发布适用于 .NET 7 的 .NET MAUI

点击上方蓝字关注我们&#xff08;本文阅读时间&#xff1a;6分钟)我们在六个月前向您介绍了 .NET 多平台应用程序 UI (MAUI)&#xff0c;现在我们很高兴地宣布 .NET MAUI 在我们的下一个主要版本 .NET 7 中普遍可用。在此短的时间范围内&#xff0c;我们在 .NET MAUI 中的主要…

03:数据结构 栈、队列、链表与数组

算法其他篇 目录&#xff1a; 1.1 数据结构中的一些概念1.2 栈&#xff08;stack&#xff09;1.3 队列1.4 链表1.5 python中字典对象实现原理1.6 数组1.1 数据结构中的一些概念 返回顶部 1、数据结构是什么 1、简单来说&#xff0c;数据结果就是设计数据以何种方式存储在计…

力登:以智能化管理提升数据中心服务能力成熟度

2017年2月28日&#xff0c;由全国信息技术标准化技术委员会信息技术服务分技术委员会指导的《信息技术服务数据中心服务能力成熟度模型》发布&#xff0c;在业界首次提出“数据中心服务能力成熟度”概念&#xff0c;使得数据中心的管理真正实现了数字化和持续优化&#xff0c;是…

基于.NET 7 的 WebTransport 实现双向通信

Web Transport 简介WebTransport 是一个新的 Web API&#xff0c;使用 HTTP/3 协议来支持双向传输。它用于 Web 客户端和 HTTP/3 服务器之间的双向通信。它支持通过 不可靠的 Datagrams API 发送数据&#xff0c;也支持可靠的 Stream API 发送数据。因为 HTTP/3 使用了基于 UDP…

Django01: 安装/基础命令/设置笔记

安装 按官网版本支持&#xff0c;现在比较适合使用1.11版本。 下载安装命令 pip3 install django1.11.9 新建项目 django-admin startproject mysite 运行项目 python manage.py runserver 127.0.0.1:8000 运行相关 目录介绍 mysite/ ├── manage.py # 管理文件 └…