在python裡int是什麼意思
python中的int是什麼意思?
python中的int()函式用於將一個字串或數字轉換為整型。
語法
以下是 int() 方法的語法:
class int(x, base=10)
引數
x -- 字串或數字。
base -- 進位制數,預設十進位制。
返回值
返回整型資料。
例項
以下展示了使用 int() 方法的例項:
>>>int() # 不傳入引數時,得到結果0 0 >>> int(3) 3 >>> int(3.6) 3 >>> int('12',16) # 如果是帶引數base的話,12要以字串的形式進行輸入,12 為 16進位制 18 >>> int('0xa',16) 10 >>> int('10',8) 8
更多Python知識請關注欄目。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/755/viewspace-2833790/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- python裡面cv是什麼意思Python
- python 是什麼意思Python
- python裡字元表示什麼意思Python字元
- Python是什麼意思?Python有什麼用?Python
- fluent python是什麼意思Python
- Python是什麼意思?Python幹什麼用的?Python
- python中global是什麼意思?Python
- python中mat是什麼意思?Python
- python中return是什麼意思?Python
- python 複數是什麼意思Python
- "->" 在c語言中是什麼意思?C語言
- Python中的rad是什麼意思?Python
- 英文Python是什麼意思?學Python需要什麼基礎?Python
- python UDP程式設計是什麼意思?PythonUDP程式設計
- python資料處理是什麼意思Python
- Android 的 getIntExtra(name, defaultValue)裡 defaultValue是什麼意思Android
- ITIL是什麼意思?ITIL是什麼?
- 在Linux系統中,dev是什麼意思?Linuxdev
- Symmathesy是什麼意思?
- HTML是什麼意思?HTML
- Python多執行緒是什麼意思?有什麼優勢?Python執行緒
- SAP Marketing Cloud裡的contact main facet是什麼意思CloudAI
- python中三個單引號是什麼意思Python
- BGP是什麼意思,一般的BGP機房是什麼意思
- 什麼是API介面,具體是什麼意思?API
- DRBD是什麼意思?優缺點是什麼?
- js 中~~是什麼意思?JS
- 加簽是什麼意思?
- mysql中是什麼意思?MySql
- jquery庫是什麼意思jQuery
- bucket是什麼意思?有什麼作用?
- RDP是什麼意思?有什麼用?
- LDAP是什麼意思?有什麼用?LDA
- python中len什麼意思Python
- python裡的tplt什麼意思 Python的format格式化輸出PythonORM
- SNP全稱是什麼? SNP是什麼公司? SNP是什麼意思?
- DHCP是什麼?DHCP伺服器是什麼意思?伺服器
- 原生IP是什麼意思?有什麼作用?