word 替換 增加引號_如何在Word 2013文檔中替換部分(不是全部)智能引號

word 替換 增加引號

word 替換 增加引號

00_lead_image_changing_quotes

Word includes a setting that allows you to automatically convert straight quotes to smart quotes, or specially curved quotes,?as you type. However, there may be times you need straight quotes and you may have to convert some of the quotes in your document.

Word包含一項設置,可讓您在鍵入時自動將直引號轉換為智能引號或特殊彎曲的引號。 但是,有時可能需要直接引號,并且可能必須轉換文檔中的某些引號。

There may be various reasons why you need to convert?smart quotes to straight quotes, but we’re going to show you an easy way to convert the quotes using the “Find and Replace” feature.

您可能有多種原因需要將智能引號轉換為直引號,但是我們將向您展示一種使用“查找和替換”功能將引號轉換為簡單方法的簡便方法。

Before using “Find and Replace” to replace some of the smart quotes in your document to straight quotes, you must turn off the setting that automatically converts straight quotes to smart quotes. We previously showed you how to turn on the setting. Simply follow that procedure to access the setting and turn it off.

在使用“查找和替換”將文檔中的某些智能引號替換為直引號之前,必須關閉自動將直引號轉換為智能引號的設置。 之前我們向您展示了如何打開設置。 只需按照該步驟訪問設置并關閉它即可。

Once the setting is off, press “Ctrl + H” to open the “Find and Replace” dialog box.

設置關閉后,按“ Ctrl + H”打開“查找和替換”對話框。

01_finding_quotes_clicking_find_next

Enter a quote in both the “Find what” edit box and the “Replace with” and click “Replace”. The first quote is found. If it’s a smart quote, click “Replace” to replace it with a straight quote.

在“查找內容”編輯框和“替換為”兩者中輸入報價,然后單擊“替換”。 找到第一個報價。 如果是智能報價,請單擊“替換”以將其替換為直接報價。

02_clicking_replace

You can also use this procedure to find and replace smart apostrophes to straight apostrophes.

您也可以使用此過程來查找智能撇號并將其??替換為直線撇號。

NOTE: If you’re doing a search with wildcards turned on, you’ll have to use the codes for the smart codes to find them. A regular search doesn’t differentiate between straight and smart quotes, but a wildcard search does. If the wildcard setting is on, you must hold down the “Alt” key and use the numeric keypad to type the correct code in the “Find what” edit?box?for the smart quote character you want to find: “0145” (opening apostrophe), “0146” (closing apostrophe), “0147” (opening quote), or “0148” (closing quote). In the “Replace with” edit box, you can just type a quote or apostrophe, as long as the smart quotes setting is off.

注意:如果您要在通配符打開的情況下進行搜索,則必須使用智能代碼中的代碼來查找它們。 常規搜索不能區分直引號和智能引號,而通配符搜索可以。 如果啟用了通配符設置,則必須按住“ Alt”鍵并使用數字小鍵盤在“查找內容”編輯框中鍵入要查找的智能引號字符的正確代碼:“ 0145”(用單引號引起來) ),“ 0146”(右引號),“ 0147”(右引號)或“ 0148”(右引號)。 在“替換為”編輯框中,只要關閉智能引號設置,您就可以鍵入引號或撇號。

If you normally type with smart quotes turned on, be sure to turn on the smart quotes setting again when you’re done with the replacements.

如果通常在啟用智能引號的情況下鍵入內容,請確保在完成替換后再次打開智能引號設置。

翻譯自: https://www.howtogeek.com/213423/how-to-replace-some-not-all-smart-quotes-in-a-word-2013-document/

word 替換 增加引號

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

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

相關文章

i-i.me:網址導航真的是偽需求嗎?

每一個程序員都有一個框架夢,每一個站長曾經都有一個網址導航夢。本人從07年開始接觸互聯網,成為一名中國草根站長,到現在終于熬成半個程序員。10年時間,沒有賺到錢,也沒有練就一身過硬的技術(所以叫半個程…

.Net AOT--Win11搭建和編譯 X64 匯編

楔子:windows11上編譯x64匯編,很多人不太了解。甚至搞出DOSBox這種幾億年前的老古董,還有的專門搞些Linux下面的工具來搞到Windows上運行。其實這些大可不必,也沒這么麻煩。微軟技術出身,基本上工具鏈齊全。本篇來看下…

安裝mongoDB遇見的一個路徑問題

如果安裝路徑不存在,則不會解壓EXE軟件! 安裝monogoDB后,它不會自動添加執行路徑! 意思就是安裝路徑是D盤下面的mongoDB文件夾,假如不存在這個文件夾,則不會安裝成功 你需要添加路徑: 你可以利用…

Codeforces VK Cup 2015 A.And Yet Another Bracket Sequence(后綴數組+平衡樹+字符串)

這題做得比較復雜。。應該有更好的做法 題目大意: 有一個括號序列,可以對其進行兩種操作: 向里面加一個括號,可以在開頭,在結尾,在兩個括號之間加。 對當前括號序列進行循環移動&#xff0…

【Filecoin源碼倉庫全解析】第一章:搭建Filecoin測試節點

2019.2.14 情人節,Filecoin項目開放了核心源碼倉庫go-filecoin,并更新了 filecoin-project organization下的諸多核心成果,這意味著,Filecoin已然度過了最困難的難點攻關期,進入到了全民公測階段。 本系列文章將協助大…

DNS 代理?Pipy:這我也可以

Pipy 是個可編程代理,曾經我們做過 TCP/HTTP 代理、MQTT 代理、Dubbo 代理、Redis 代理、Thrift 代理。前幾天有人問 DNS[1] 的代理能不能做?當然可以,而且 DNS 代理已經應用在 跨集群流量調度 中,文末經對此進行簡單地介紹。閱讀…

如何在Windows中快速輕松地將文件發送到SkyDrive

We have already shown you how you can share external folders with your SkyDrive, but what if you actually want to copy a file or folder into your SkyDrive folder? Of course copying and pasting is nowhere near geeky enough, so here’s how to add a SkyDrive…

性能測試一些相關的概念

1.壓測任務需求的確認 確定好工作范圍: 首先分析壓測最容易出現瓶頸的地方,有目的的進行測試。 用戶更關心整個系統中哪個環節的性能情況也會影響工作范圍。2. 壓力測試 通過不斷加壓被測系統,直到性能指標達到飽和,這種測試能夠找…

阿里云雙11全球狂歡節 計算資源買買買

本文講的是阿里云雙11全球狂歡節 計算資源買買買【IT168資訊】除了喜歡屯奶粉和運動裝備的消費者外,創業者也能加入雙11“買買買”狂歡。11月2日,阿里云宣布加入天貓雙11全球狂歡節,全線計算資源產品在官網狂歡售賣,與創業者共同打…

windows刪除桌面ie_從Windows 8“開始”屏幕啟動IE的桌面版本

windows刪除桌面ieThere are two versions of Internet Explorer in Windows 8, one you can only launch from the Start Screen and the Desktop version which you can only launch from the Desktop. Lets look at how we can launch the Desktop version from the Start S…

如何讓程序跑起來――第三章

下面是我看完第三章之后總結出來的知識點:整數和小數沒有太大的差別,是因為計算機內部所有信息都是以二進制數的形式來處理的,但使用二進制表示整數和小數的方法基本相同,比如小數點前和小數點后將個數位的數值和位全相乘的結果相…

.NET Conf China 2022 圓滿落幕,明年再見!

時光飛快,還記得本月的第一個周末嗎?12月3日-12月4日,相信對于 .NET 開發者來說一定記憶猶新!.NET Conf China 2022 于12月4日圓滿落幕。八方助力共譜大會盛宴.NET Conf China 2022 是一個社區性質的技術峰會,本次大會…

移動端手指操控左右滑動的菜單

<!DOCTYPE html> <html lang"en"> <head> <meta name"viewport" content"widthdevice-width, initial-scale1.0, maximum-scale1.0, user-scalable0"> <meta charset"UTF-8"> <title>移動端…

馬哥linux高薪中級-DNS

第一章 簡介一、DNSdomain name server&#xff0c;用來將計算機名稱或者域名解析成ip地址的服務協議。用戶在使用域名訪問時會先通過DNS服務請求域名對應的ip地址&#xff0c;然后緩存下來&#xff0c;然后才通過ip地址進行通信。最初域名解析是通過HOSTS文件來靜態綁定的。DN…

愚蠢的怪胎技巧:通過命令行管理SkyDrive

Originally launched as an April Fools prank by the Microsoft SkyDrive team, SkyCMD turned out to be a really geeky way to manage files and folders on your SkyDrive from the command line. Lets take a quick look. SkyCMD最初是由Microsoft SkyDrive團隊以愚人節惡…

關于vue父子組件之間事件觸發及數據傳遞問題

父組件&#xff1a;1&#xff0c;引入子組件2&#xff0c;ref 3&#xff0c;需要更新數據操作的地方 子組件&#xff1a;1&#xff0c;定義同名事件&#xff0c;拿到數據執行相關操作

.NET Core如何通過認證機制訪問Kafka?

【.NET Core】| 總結/Edison Zhou大家好&#xff0c;我是Edison。最近有一個ASP.NET Core使用認證機制訪問Kafka的需求&#xff0c;加之我們又使用了CAP這個開源項目使用的Kafka&#xff0c;于是網上尋找了一番發現對應資料太少&#xff0c;于是調查了一番&#xff0c;做了如下…

JQuery框架2.位置屬性|篩選方法|事件

1、位置屬性 jquery的css position獲取匹配元素相對父元素的偏移位置&#xff1b;offset獲取匹配元素在當前視口的相對偏移,返回的對象包含兩個整型屬性&#xff1a;top 和 left $("p").offset() $(div).offset().top $("p").offset().left scrollTop獲取匹…

新手學習Java必需要知道的這些基本概念!

學習好比蓋房子&#xff0c;打地基好很重要&#xff0c;房了能蓋多高關鍵看地基&#xff1b;學習同樣道理&#xff0c;基礎知識是以后學習一切技術的必要條件&#xff0c;我們在準備學習一門開發語言時&#xff0c;首先要學習它的基礎&#xff0c;不僅要會&#xff0c;更要融會…

jenkins沒安裝git報錯

Jenkins新建項目中源碼管理使用Git時遇到如下問題&#xff1a; 在安裝jenkins服務器上查看一下git版本&#xff0c;可能沒有安裝git 也可能是git版本太低 [rootlocalhost nnnnn]# git --version git version 1.8.3.1 yum安裝的版本太低了 打開Jenkins的 主頁面 > 系統管理 …