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.pswp.cn/news/280998.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/280998.shtml
英文地址,請注明出處:http://en.pswp.cn/news/280998.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

Windows 7 自動更新失敗導致無法進系統解決方案

故障現象:自動更新后,重啟電腦,提示:(配置Windows update 失敗 還原更改 請勿關閉計算機), 而計算機一直停留該界面,如果半個小時以上都無反應。此時,就不要再繼續等待了…

Net程序員為什么要學點其他語言副業

最近看了很多同行的文章、或者是現實中身邊的例子也好,真的覺得大家太不容易了。感覺說的就是自己。入門上學的時候接觸了.NET,它的簡單以及宇宙無敵的Visual Studio,讓我深深地迷戀上它。畢業之后,就成功的做來一名.Neter&#x…

PaperWeekly 第28期 | 圖像語義分割之特征整合和結構預測

“ 余昌黔 華中科技大學碩士 研究方向為圖像語義分割 知乎專欄 https://zhuanlan.zhihu.com/semantic-segmentation 前言 近來閱讀了 PASCAL VOC 2012 排行榜上前幾的文章,包括 PSPNet 和林國省老師的幾篇論文,覺得現在在 semantic segmentation 領域對于…

POJ.2774.Long Long Message/SPOJ.1811.LCS(后綴數組 倍增)

題目鏈接 POJ2774SPOJ1811 LCS - Longest Common Substring 比后綴自動機慢好多(廢話→_→)。 \(Description\) 求兩個字符串最長公共子串 \(Solution\) 任何一個子串一定是某個后綴的前綴 可以將兩個字符串拼在一起,中間用一個從未出現過的字符隔開,這樣…

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: 用于控制內容與邊框之間的距離 …

圖表庫

在2018年最后一天開源了自己的基于svg圖表庫mcharts 后面要大量時間去維護 mcharts 希望多提Issues 具體用法可以看文檔 可以一塊探討下技術問題 2019年新的開始新的起點 加油

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通知欄背單詞的軟件&…

使用log4Net 輸出日志到mongodb

將日志輸入到nosql 數據庫可以保證日志輸出速度和統一管理日志&#xff0c;log4mongo-net 項目http://log4mongo.org/display/PUB/Log4mongofor.NET使用log4net把日志保存到Mongodb。通常可用于代替log4netMS SSQL logging &#xff0c;和SQL Server相比可以節省40%的存儲空間&…

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…

hdu-2612-Find a way(廣搜,bfs)

Pass a year learning in Hangzhou, yifenfei arrival hometown Ningbo at finally. Leave Ningbo one year, yifenfei have many people to meet. Especially a good friend Merceki. Yifenfei’s home is at the countryside, but Merceki’s home is in the center of city.…

過濾器(Filter)

1 什么是過濾器 過濾器JavaWeb三大組件之一&#xff0c;它與Servlet很相似&#xff01;不它過濾器是用來攔截請求的&#xff0c;而不是處理請求的。 當用戶請求某個Servlet時&#xff0c;會先執行部署在這個請求上的Filter&#xff0c;如果Filter“放行”&#xff0c;那么會繼…