Online Tutorial ng CodeW3C
Serye ng Tutorial ng HTML
Browser Script
Server Script
Tutorial ng Programming
Serye ng Tutorial ng XML
Manwal sa Pagbuo ng Website
Manwal ng Tagapagpalagay
Schedule
Tutorial ng Python
Tutorial ng Python
Introduksyon sa Python
Pagpasok sa Python
Mga Tagapagpaliwanag ng Python
Mga Tagapagpaliwanag ng Python
Mga Variable ng Python
Mga Uri ng Data ng Python
Python Numbers
Casting ng Python
String ng Python
Boolean ng Python
Mga Operator ng Python
List ng Python
Tuple ng Python
Set ng Python
Dictionary ng Python
Python If Else
While Loop ng Python
For Loop ng Python
Function ng Python
Lambda ng Python
Array ng Python
Python Class/Object
Inherits sa Python
Iteration sa Python
Scope sa Python
Module ng Python
Date ng Python
JSON ng Python
RegEx ng Python
PIP ng Python
Try Except ng Python
Python Command Input
Format ng String ng Python
File Handling
Bukas ng File ng Python
Basa ng File ng Python
Python File Write/Create
Pag-aalis ng File ng Python
Python NumPy
Introduksyon sa NumPy
Pagpasok sa NumPy
Paglikha ng Array ng NumPy
Index ng Array ng NumPy
Cut ng Array ng NumPy
Uri ng Data ng NumPy
Copy/View ng Array ng NumPy
Hakbang ng Array ng NumPy
Reshape ng Array ng NumPy
Iteration ng Array ng NumPy
Concatenation ng Array ng NumPy
Split ng Array ng NumPy
Search ng Array ng NumPy
Sort ng Array ng NumPy
Filter ng Array ng NumPy
Random ng NumPy
Ufuncs ng NumPy
Machine Learning
Introduction
Mean Median Pattern
Standard Deviation
Percentile
Data Distribution
Normal Data Distribution
Scatter Plot
Linear Regression
Polynomial Regression
Multiple Regression
Scaling
Training/Testing
Decision Tree
Python MySQL
MySQL 入门
MySQL Create Database
MySQL Create Table
MySQL Insert
MySQL Select
MySQL Where
MySQL Order By
MySQL Delete
MySQL Drop Table
MySQL Update
MySQL Limit
MySQL Join
Python MongoDB
MongoDB 入门
MongoDB 创建数据库
MongoDB 创建集合
MongoDB Insert
MongoDB Find
MongoDB Query
MongoDB Sort
MongoDB Delete
MongoDB 删除集合
MongoDB Update
MongoDB Limit
Python 参考手册
Python 参考概览
Python 内建函数
Python 字符串方法
Python 列表方法
Python 字典方法
Python 元组方法
Python 集合方法
Python 文件方法
Python 关键字
模块参考手册
随机模块
请求模块
Python How To
删除列表重复项
反转字符串
Python 实例
Python 实例
Python 测验
选修课
课程推荐:
CodeW3C.com 百宝箱
English
中文
繁體中文
Русский
Français
Deutsch
Español
Português
日本語
한국어
Italiano
عربي
हिंदी
বাংলা
Bahasa Malaysia
မြန်မာ
Tiếng Việt
ภาษาไทย
ລາວ
Bahasa Indonesia
اردو
Hausa
Język polski
ਪੰਜਾਬੀ
Svenska
Dansk
Nederlands
Türkçe
suom.
Ελληνικά
فارسی
Kiswahili
తెలుగు
wikang Galu
Python oct() 函数
Python 内建函数
实例
将数字 15 转换为八进制值:
x = oct(15)
运行实例
定义和用法
oct() 函数把整数转换为八进制字符串。
Python 中的八进制字符串以 0o 为前缀。
语法
oct(
int
)
参数值
参数
描述
int
整数
Python 内建函数
工具箱
Python 参考手册
Python 实例
Python 测验
赞助商链接