
- Python 基礎
- Python - 首頁
- Python - 概覽
- Python - 歷史
- Python - 特性
- Python vs C++
- Python - Hello World 程式
- Python - 應用領域
- Python - 直譯器
- Python - 環境搭建
- Python - 虛擬環境
- Python - 基本語法
- Python - 變數
- Python - 資料型別
- Python - 型別轉換
- Python - Unicode 系統
- Python - 字面量
- Python - 運算子
- Python - 算術運算子
- Python - 比較運算子
- Python - 賦值運算子
- Python - 邏輯運算子
- Python - 位運算子
- Python - 成員運算子
- Python - 身份運算子
- Python - 運算子優先順序
- Python - 註釋
- Python - 使用者輸入
- Python - 數字
- Python - 布林值
- Python 控制語句
- Python - 控制流
- Python - 決策
- Python - if 語句
- Python - if else
- Python - 巢狀 if
- Python - match-case 語句
- Python - 迴圈
- Python - for 迴圈
- Python - for-else 迴圈
- Python - while 迴圈
- Python - break 語句
- Python - continue 語句
- Python - pass 語句
- Python - 巢狀迴圈
- Python 函式 & 模組
- Python - 函式
- Python - 預設引數
- Python - 關鍵字引數
- Python - 僅關鍵字引數
- Python - 位置引數
- Python - 僅位置引數
- Python - 可變引數
- Python - 變數作用域
- Python - 函式註解
- Python - 模組
- Python - 內建函式
- Python 字串
- Python - 字串
- Python - 字串切片
- Python - 修改字串
- Python - 字串連線
- Python - 字串格式化
- Python - 跳脫字元
- Python - 字串方法
- Python - 字串練習
- Python 列表
- Python - 列表
- Python - 訪問列表元素
- Python - 修改列表元素
- Python - 新增列表元素
- Python - 刪除列表元素
- Python - 迴圈遍歷列表
- Python - 列表推導式
- Python - 對列表排序
- Python - 複製列表
- Python - 連線列表
- Python - 列表方法
- Python - 列表練習
- Python 元組
- Python - 元組
- Python - 訪問元組元素
- Python - 更新元組
- Python - 解包元組
- Python - 迴圈遍歷元組
- Python - 連線元組
- Python - 元組方法
- Python - 元組練習
- Python 集合
- Python - 集合
- Python - 訪問集合元素
- Python - 新增集合元素
- Python - 刪除集合元素
- Python - 迴圈遍歷集合
- Python - 連線集合
- Python - 複製集合
- Python - 集合運算子
- Python - 集合方法
- Python - 集合練習
- Python 字典
- Python - 字典
- Python - 訪問字典元素
- Python - 修改字典元素
- Python - 新增字典元素
- Python - 刪除字典元素
- Python - 字典檢視物件
- Python - 迴圈遍歷字典
- Python - 複製字典
- Python - 巢狀字典
- Python - 字典方法
- Python - 字典練習
- Python 陣列
- Python - 陣列
- Python - 訪問陣列元素
- Python - 新增陣列元素
- Python - 刪除陣列元素
- Python - 迴圈遍歷陣列
- Python - 複製陣列
- Python - 反轉陣列
- Python - 對陣列排序
- Python - 連線陣列
- Python - 陣列方法
- Python - 陣列練習
- Python 檔案處理
- Python - 檔案處理
- Python - 寫入檔案
- Python - 讀取檔案
- Python - 重新命名和刪除檔案
- Python - 目錄
- Python - 檔案方法
- Python - OS 檔案/目錄方法
- Python - OS 路徑方法
- 面向物件程式設計
- Python - OOPs 概念
- Python - 類 & 物件
- Python - 類屬性
- Python - 類方法
- Python - 靜態方法
- Python - 建構函式
- Python - 訪問修飾符
- Python - 繼承
- Python - 多型
- Python - 方法重寫
- Python - 方法過載
- Python - 動態繫結
- Python - 動態型別
- Python - 抽象
- Python - 封裝
- Python - 介面
- Python - 包
- Python - 內部類
- Python - 匿名類和物件
- Python - 單例類
- Python - 包裝器類
- Python - 列舉
- Python - 反射
- Python 錯誤 & 異常
- Python - 語法錯誤
- Python - 異常
- Python - try-except 塊
- Python - try-finally 塊
- Python - 丟擲異常
- Python - 異常鏈
- Python - 巢狀 try 塊
- Python - 使用者自定義異常
- Python - 日誌記錄
- Python - 斷言
- Python - 內建異常
- Python 多執行緒
- Python - 多執行緒
- Python - 執行緒生命週期
- Python - 建立執行緒
- Python - 啟動執行緒
- Python - 連線執行緒
- Python - 執行緒命名
- Python - 執行緒排程
- Python - 執行緒池
- Python - 主執行緒
- Python - 執行緒優先順序
- Python - 守護執行緒
- Python - 執行緒同步
- Python 同步
- Python - 執行緒間通訊
- Python - 執行緒死鎖
- Python - 中斷執行緒
- Python 網路程式設計
- Python - 網路程式設計
- Python - Socket 程式設計
- Python - URL 處理
- Python - 泛型
- Python 庫
- NumPy 教程
- Pandas 教程
- SciPy 教程
- Matplotlib 教程
- Django 教程
- OpenCV 教程
- Python 雜項
- Python - 日期 & 時間
- Python - 數學
- Python - 迭代器
- Python - 生成器
- Python - 閉包
- Python - 裝飾器
- Python - 遞迴
- Python - 正則表示式
- Python - PIP
- Python - 資料庫訪問
- Python - 弱引用
- Python - 序列化
- Python - 模板
- Python - 輸出格式化
- Python - 效能測量
- Python - 資料壓縮
- Python - CGI 程式設計
- Python - XML 處理
- Python - GUI 程式設計
- Python - 命令列引數
- Python - 文件字串
- Python - JSON
- Python - 傳送郵件
- Python - 擴充套件
- Python - 工具/實用程式
- Python - GUIs
- Python 高階概念
- Python - 抽象基類
- Python - 自定義異常
- Python - 高階函式
- Python - 物件內部
- Python - 記憶體管理
- Python - 元類
- Python - 使用元類進行超程式設計
- Python - 模擬和存根
- Python - 猴子補丁
- Python - 訊號處理
- Python - 型別提示
- Python - 自動化教程
- Python - Humanize 包
- Python - 上下文管理器
- Python - 協程
- Python - 描述符
- Python - 診斷和修復記憶體洩漏
- Python - 不可變資料結構
- Python 有用資源
- Python - 問答
- Python - 線上測驗
- Python - 快速指南
- Python - 參考
- Python - 速查表
- Python - 專案
- Python - 有用資源
- Python - 討論
- Python 編譯器
- NumPy 編譯器
- Matplotlib 編譯器
- SciPy 編譯器
Python 字串 count() 方法
python 字串count()方法用於計算指定為函式引數的子字串在字串中不重疊出現的次數。
還可以透過在函式的引數中指定範圍的開始和結束來獲得子字串在該字串特定範圍內的計數。開始和結束是可選引數,其解釋方式與切片表示法相同。如果子字串為空,則返回字元之間空字串的數量,即字串長度加一。
在以下部分,我們將學習更多關於 python 字串count()方法的詳細資訊。
語法
python 字串count()方法的語法如下。
str.count(sub, start= 0,end=len(string))
引數
以下是 python 字串count()方法的引數。
sub − 此引數指定要搜尋的子字串。
start − 此引數是一個整數值,指定搜尋開始的起始索引。第一個字元從索引“0”開始。如果未指定 start 值,則預設值為“0”,即第一個索引。
end − 此引數是一個整數值,指定搜尋結束的結束索引。如果未指定此值,則預設搜尋結束於最後一個索引。
返回值
python 字串count()方法返回給定輸入字串中子字串出現的次數。
示例
python 字串count()方法以子字串、開始和結束值作為其引數,返回指定範圍內子字串出現的次數。
在下面的示例中,建立了一個字串“Hello! Welcome to Tutorialspoint.”。然後將要計數的子字串指定為“i”。之後,在字串上呼叫count()函式,並以 3 作為開始值和 30 作為結束值作為其引數。
str = "Hello! Welcome to Tutorialspoint."; substr = "i"; print("The number of occurrences of the substring in the input string are: ", str.count(substr, 3, 30))
執行上述程式後,將生成以下輸出 -
The number of occurrences of the substring in the input string are: 2
示例
如果函式引數中未指定結束值,則字串的最後一個索引被視為預設結束值。
以下是一個使用 Python 字串 **count()** 函式計算給定字串中子字串出現次數的示例。在這個程式中,建立了一個字串並指定了子字串。然後,在字串上呼叫 **count()** 函式,並將子字串和起始值作為其引數。
str = "Hello! Welcome to Tutorialspoint."; substr = "to"; print("The number of occurrences of the substring in the input string are: ", str.count(substr, 21))
執行上述程式獲得的輸出如下所示 -
The number of occurrences of the substring in the input string are: 0
示例
如果函式引數中未指定起始值和結束值,則字串的第零個索引被視為預設起始值,字串的最後一個索引被視為預設結束值。
以下是一個使用 Python 字串 **count()** 函式計算給定字串中子字串出現次數的示例。
str = "Hello! Welcome to Tutorialspoint."; substr = "t"; print("The number of occurrences of the substring in the input string are: ", str.count(substr))
執行上述程式獲得的輸出如下所示 -
The number of occurrences of the substring in the input string are: 3
示例
如果函式引數中未指定起始值和結束值,則字串的第零個索引被視為預設起始值,字串的最後一個索引被視為預設結束值。如果子字串為空,則返回字元之間空字串的數量,即字串長度加一。
在以下 **count()** 函式示例中,建立了一個字串並指定了一個空子字串。然後,在字串上呼叫 **count()** 函式,不提供起始值和結束值。
str = "Hello! Welcome to Tutorialspoint."; substr = ""; print("The number of occurrences of the substring in the input string are: ", str.count(substr))
執行上述程式後,顯示以下輸出 -
The number of occurrences of the substring in the input string are: 34
示例
子字串是 Python 字串 **count()** 方法的必填引數。如果未指定此引數,則會發生型別錯誤。
以下是一個使用 Python 字串 **count()** 函式計算輸入字串中子字串出現次數的示例。在以下示例中,建立了一個字串。然後,在字串上呼叫 **count()** 函式,並將起始值和結束值作為其引數,但未指定要計數的子字串。
str = "Hello! Welcome to Tutorialspoint."; print("The number of occurrences of the substring in the input string are: ", str.count(2, 21))
上述程式的輸出顯示如下 -
Traceback (most recent call last): File "main.py", line 2, inprint("The number of occurrences of the substring in the input string are: ", str.count(2, 21)) TypeError: must be str, not int