記事本狀態欄不會自動_如何在記事本中同時啟用狀態欄和自動換行

記事本狀態欄不會自動

記事本狀態欄不會自動

00_lead_image_word_wrap_and_status_bar_on

The status bar in Windows’ Notepad?displays the current line number and column number of the cursor location. However, if you find?that the ?Status Bar option on the View menu is grayed out, it may be because you have Word Wrap enabled.

Windows記事本中的狀態欄顯示光標位置的當前行號和列號。 但是,如果您發現“視圖”菜單上的“狀態欄”選項顯示為灰色,則可能是因為您啟用了“自動換行”功能。

If you’ve enabled word wrap, which keeps your columns restricted to the Notepad window, you cannot also enable the status bar. That is because word wrap screws up line breaks, making the line number and column number on the status bar not accurate all the time.

如果啟用了自動換行,使您的列限制在“記事本”窗口中,則也無法啟用狀態欄。 這是因為自動換行會打斷換行符,從而使狀態欄上的行號和列號始終不準確。

However, if you want to enable the status bar anyway, despite its possible inaccuracy, we’ll show you an easy trick to make the status bar option available even when word wrap is on.

但是,如果您仍然想啟用狀態欄,盡管它可能存在誤差,我們將向您展示一個簡單的技巧,即使打開自動換行功能,也可以使狀態欄選項可用。

Standard warning: This procedure involves making changes to the Registry Editor, which is a powerful tool. Using the Registry Editor incorrectly can render your system unstable or even inoperable. This is a pretty simple hack and as long as you follow the instructions carefully, you shouldn’t have any problems. That said, if you’ve never worked with it before, consider reading about how to use the Registry Editor before you get started. And definitely back up the Registry (and your computer!) before making changes.

標準警告:此過程涉及更改注冊表編輯器,它是一個功能強大的工具。 錯誤地使用注冊表編輯器會使您的系統不穩定甚至無法運行。 這是一個非常簡單的技巧,只要您仔細按照說明進行操作,就不會有任何問題。 也就是說,如果您以前從未使用過它,請在開始之前考慮閱讀有關如何使用注冊表編輯器的信息。 并在進行更改之前一定要備份注冊表(和您的計算機!)。

Open the Registry Editor by clicking on Start and typing “regedit.” Press Enter to open Registry Editor, or click on regedit under Best match.

通過單擊開始并鍵入“ regedit”,打開注冊表編輯器。 按Enter打開注冊表編輯器,或單擊“最佳匹配”下的regedit。

01_running_regedit

Give regedit permission to make changes to your PC.

授予regedit權限以對您的PC進行更改。

NOTE: You may not see this dialog box, depending on your User Account Control settings.

注意:根據您的“用戶帳戶控制”設置,您可能看不到此對話框。

02_uac_dialog

In the tree structure on the left, navigate to the following key:

在左側的樹結構中,導航到以下鍵:

HKEY_CURRENT_USER\Software\Microsoft\Notepad

The Notepad key stores all the settings for Notepad. In Notepad’s initial state, the only values for that key are window position values. Notice that there are no values for the word wrap and status bar settings. Leave the Registry Editor open.

記事本鍵存儲記事本的所有設置。 在記事本的初始狀態下,該鍵的唯一值是窗口位置值。 請注意,自動換行和狀態欄設置沒有任何值。 使注冊表編輯器保持打開狀態。

03_initial_settings_for_notepad

Open Notepad and turn on “Word Wrap” in the Format menu. This adds the word wrap ( fWrap ) and status bar ( StatusBar ) values to the Notepad key in the registry.

打開記事本,然后在“格式”菜單中打開“自動換行”。 這會將自動換行( fWrap )和狀態欄( StatusBar )值添加到注冊表中的記事本項。

04_turning_on_word_wrap

Notice that the status bar goes away and the “Status Bar” option in the View menu is grayed out. Close Notepad to save these settings into the Notepad registry key.

請注意,狀態欄消失了,“視圖”菜單中的“狀態欄”選項顯示為灰色。 關閉記事本以將這些設置保存到記事本注冊表項中。

05_status_bar_grayed_out

Now, the fWrap and StatusBar keys?have been added to the Notepad key. Currently, the StatusBar value has zero as it’s value data, indicating it’s disabled. Double-click on the StatusBar value.

現在, fWrapStatusBar鍵已添加到記事本鍵。 當前, StatusBar值的值數據為零,表示已禁用。 雙擊StatusBar值。

06_double_clicking_statusbar_value

On the Edit DWORD (32-bit) Value dialog box, enter ?1 ?in the “Value data” edit box and click “OK”.

在“編輯DWORD(32位)值”對話框中,在“值數據”編輯框中輸入1 ,然后單擊“確定”。

07_changing_value_data_to_one

Close the Registry Editor by selecting “Exit” from the File menu.

通過從文件菜單中選擇“退出”,關閉注冊表編輯器。

08_closing_the_registry_editor

Now, word wrap and the status bar are enabled at the same time. However, If you turn off word wrap and then turn it back on, the status bar will be?disabled again. You must set the StatusBar value to ?1 ?again to be able to have both enabled.

現在,自動換行和狀態欄同時啟用。 但是,如果關閉自動換行然后再打開,狀態欄將再次被禁用。 您必須再次將StatusBar值設置為1才能同時啟用它們。

09_word_wrap_and_status_bar_on

If you want to put word wrap and the status bar back to their normal settings, reset Notepad. Simply changing the value of the StatusBar value back to zero only seems to confuse Notepad and the values and what’s set in Notepad won’t necessarily match.

如果要將自動換行和狀態欄恢復為正常設置,請重置記事本。 僅將StatusBar值的值更改回零似乎只會使記事本感到困惑,并且記事本中的值和設置不一定會匹配。

翻譯自: https://www.howtogeek.com/256491/how-to-enable-the-status-bar-and-word-wrap-at-the-same-time-in-notepad/

記事本狀態欄不會自動

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/280605.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/280605.shtml
英文地址,請注明出處:http://en.pswp.cn/news/280605.shtml

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

相關文章

洛谷P2587 [ZJOI2008] 泡泡堂

題目傳送門 分析:一道策略游戲題,要求最大期望得分和最小期望得分。首先分析最大,很顯然是可以用一種類似于田忌賽馬的思維來做,將兩隊的實力按照從大到小(其實從小到大也可以)排序,然后就按照順…

極端高溫導致澳大利亞斷網

西澳大利亞首府珀斯因惡劣天氣出現了網絡連接問題, 網絡故障不是由于暴風雨或閃電引起的,而是極端高溫。本周一是珀斯有記錄以來第六熱的天,當天最高溫度達到了44.4℃。因為創紀錄的高溫,澳大利亞寬帶 服務商iiNet在當…

推薦一款采用 .NET 編寫的 反編譯到源碼工具 Reko

今天給大家介紹的是一款名叫Reko的開源反編譯工具,該工具采用C#開發,廣大研究人員可利用Reko來對機器碼進行反編譯處理。我們知道.NET 7 有了NativeAOT 的支持,采用NativeAOT 編譯的.NET程序 無法通過ILSpy 之類的傳統工具得到源碼&#xff0…

并行傳輸數據和串行傳輸數據_為什么串行數據傳輸比并行數據傳輸快?

并行傳輸數據和串行傳輸數據SATA hard drive connections are faster than older PATA hard drive connections and the same can be said for external cabling standards, but this is counter-intuitive: why wouldn’t the parallel transmission be faster? SATA硬盤驅動…

得到某月的天數

Calendar timeCalendar.getInstance(); time.clear(); time.set(Calendar.YEAR,2018);//year年 time.set(Calendar.MONTH,1);//Calendar對象默認一月為0,month月 int daytime.getActualMaximum(Calendar.DAY_OF_MONTH);//本月份的天數 System.out.pri…

Django09:圖書管理系統筆記/choices用法/ MTV與MVC模型/多對多三種創建方式

圖書管理系統筆記 redirect括號內可以直接寫url 也可以直接寫別名 但如果別名需要參數,必須使用reverse解析。 choices用法 使用場景:能列舉完全的數據 #使用方法:xxx_choice #1. get.xxx_display #2. 如果超出范圍,則顯示原…

業務處理速度變慢?且看IT如何成為救世主

在日常生活的方方面面,我們似乎都在期待著一種即時的便利。比如,用手機購物、訂餐、繳費、預約掛號等等。而在企業中,時間與效率可不是一種休閑福利,而是一項重要的商業功能。我們有理由期待,當今史無前例的數字革命正…

微軟讓卡塔爾世界杯踏入元宇宙

遵守前一篇公眾號文章里的承諾,昨天盆盆在視頻號里錄制了一段5分鐘左右的短視頻,講了江森自控和微軟Azure,如何幫助卡塔爾世界杯打造基于元宇宙的數字體育館。Part.1歡迎掃碼關注我的視頻號(每天更新元宇宙、云計算和數字化的短視頻)。Part.2…

洛谷——P1305 新二叉樹(新建二叉樹以及遍歷)

題目描述輸入一串二叉樹,用遍歷前序打出。 輸入輸出格式輸入格式: 第一行為二叉樹的節點數n。(n \leq 26n≤26) 后面n行,每一個字母為節點,后兩個字母分別為其左右兒子。 空節點用*表示 輸出格式: 前序排列的二叉樹 輸…

插槽1單通道插槽2雙通道_相機雙存儲卡插槽有什么大不了的?

插槽1單通道插槽2雙通道If you paid any attention to the launch of Canon and Nikon’s first full frame mirrorless cameras—the EOS R, Z6, and Z7— you’d have noticed that some people were pretty unhappy that they only came with a single card slot—an SD slo…

python 垃圾回收詳解

原文:https://zhuanlan.zhihu.com/p/31150408 總綱策略和垃圾回收系統工作內容引用計數詳解標記-清除分代收集循環引用編程應用-常見方法ex 過程詳解使用建議觸發機制參考文獻Python垃圾回收機制--完美講解(Python vs Ruby)Python垃圾回收機制…

Django10:Ajax介紹/發送數據/SweetAlert

Ajax 異步提交 局部刷新 發送方式 1. 瀏覽器輸入url,按enter get 2.a標簽href屬性 get 3.form表單 get/post 4. ajax get/post ajax 不是編程語言&#xf…

物聯網數據終端演進之道

智能手機的普及在最近幾年掀起了一股取代企業數據終端的風潮,但正如筆者在一年前便提到過 的,“智能手機難以在企業級應用中得以普及”,這種觀點最好的佐證便是時至今日,由于安全性與管理合規的需要,個人計算機用于企業…

mac 不能連接wi-fi_如何阻止Mac自動連接到Wi-Fi網絡

mac 不能連接wi-fiYour Mac automatically reconnects to Wi-Fi networks you’ve previously connected to. Starting with macOS High Sierra, you can now tell your Mac not to automatically connect to certain Wi-FI networks. Your Mac will remember the Wi-Fi networ…

“玩轉課堂”基本構想

1、項目背景隨著互聯網科技的高速發展,人們的生活、學習和工作中的許多事情都可以借助互聯網來完成,并且反響良好。作為學生,我們切身體會到,能夠使用網絡平臺來進行學習可以節約時間、并且十分方便;而在老師的角度&am…

SQLServer之分離數據庫

分離數據庫注意事項 要求具有 db_owner 固定數據庫角色中的成員資格。 可以分離數據庫的數據和事務日志文件,然后將它們重新附加到同一或其他 SQL Server實例。 如果要將數據庫更改到同一計算機的不同 SQL Server 實例或要移動數據庫,分離和附加數據庫會…

django11:自動序列化/批量插入數據/分頁器

自動序列化 借助serializers幫你自動完成序列化 from app01 import models from django.core import serializers def ab_se(request):user_queryset models.Userinfo.objects.all()#原始方法user_list []for user_obj in user_queryset:user_list.append({username:user_o…

羅漢塔最少步驟_如何以最少的步驟壓縮和密碼保護文件?

羅漢塔最少步驟If you have a large batch of files to compress and you want to add password protection to each of them, what is the simplest or quickest way to do so? Today’s SuperUser Q&A post has the answer to a curious reader’s question. 如果要壓縮…

IoTSharp中使用X509加密MQTT通訊并實現設備鑒權

IoTSharp支持MQTT協議通過 TLS 1.2 加密通訊, 并可以通過X509證書進行設備認證登錄。基本配置在 appsettings.Production.json中需要 指定域名, 并設置EnableTls為true"MqttBroker":{"DomainName":"http://demo.iotsharp.net:2…

IBM希望其“裁剪”過的Swift能夠引誘你使用BlueMix云

現在所有人都可以使用了——微軟頂尖的工程師表示,“呼吸新鮮的空氣吧!” 據Stack Overflow的估計,Swift在最受歡迎的編程語言中排名第二,該語言已經出現在了IBM的BlueMix云平臺之上,供所有人使用。 她從今年二月份開始…