协慌网
登录
贡献
社区
为什么在 C ++ 中读取 stdin 的行比 Python 要慢得多?
python
c++
benchmarking
iostream
getline
Python 中 switch 语句的替换?
python
switch-statement
将字符串转换为 datetime
python
datetime
静态类变量可能吗?
python
class
static
python-internals
class-variables
如何在 Python 中复制文件?
python
file
copy
filesystems
copyfile
查找当前目录和文件的目录
python
directory
如何在 Python 中将字符串转换为小写
python
string
unicode
uppercase
lowercase
在终端上打印颜色?
python
unicode
terminal
ansi-colors
如何在 Python 中获取列表中的元素数量?
python
list
在 Python 中手动引发(抛出)异常
python
exception
exception-handling
**(双星 / 星号)和 *(星号 / 星号)对参数有什么作用?
python
syntax
parameter-passing
identifier
kwargs
有没有办法在 Python 中对字符串进行子串?
python
string
如何将列表拆分为大小均匀的块?
python
list
split
chunks
如何在 macOS 或 OS X 上安装 pip?
python
macos
pip
install
如何在 Python 中连接两个列表?
python
list
在 Python 中,如何逐行读取文件到列表中?
python
string
file
readlines
如何克隆或复制列表?
python
list
copy
clone
如何在 Python 中将字符串解析为 float 或 int?
python
parsing
floating-point
type-conversion
integer
有没有办法在 Android 上运行 Python?
android
python
jython
ase
android-scripting
在字典中添加新密钥?
python
dictionary
在一行中捕获多个异常(块除外)
python
exception
exception-handling
使用__init __()方法理解 Python super()
python
class
oop
inheritance
super
如何在 Python 中获取当前时间
python
datetime
time
如何在 Python 中延迟时间?
python
delay
sleep
timedelay
如何通过引用传递变量?
python
reference
parameter-passing
pass-by-reference
“最小的惊讶” 和可变的默认论证
python
language-design
least-astonishment
__str__和__repr__之间的区别?
python
magic-methods
repr
在 Python 中列出列表中的平面列表
python
list
multidimensional-array
flatten
使用'for' 循环迭代字典
python
python-2.7
dictionary
如何在 Windows 上安装 pip?
python
windows
installation
pip
easy-install
检查字典中是否已存在给定键
python
dictionary
在 Python 中查找包含它的列表的项目索引
python
list
理解 Python 的切片表示法
python
list
slice
如何制作一系列功能装饰器?
python
decorator
python-decorators
在函数中使用全局变量
python
global-variables
scope
在'for' 循环中访问索引?
python
loops
list
@staticmethod 和 @classmethod 有什么区别?
python
oop
methods
python-decorators
Python 中追加与扩展列表方法的区别
python
list
data-structures
append
extend
如何检查列表是否为空?
python
list
is-empty
如何列出目录的所有文件?
python
directory
在 Python 中调用外部命令
python
shell
command
subprocess
external
如何在单个表达式中合并两个词典?
python
dictionary
merge
如何在 Python 中安全地创建嵌套目录?
python
exception
path
directory
operating-system
Python 有一个字符串'contains'substring 方法吗?
python
string
substring
contains
如何按值对字典进行排序?
python
sorting
dictionary
“yield” 关键字有什么作用?
python
iterator
generator
yield
coroutine
什么是 Python 中的元类?
python
oop
metaclass
python-datamodel
Python 有三元条件运算符吗?
python
operators
ternary-operator
conditional-operator
python-2.5
如何检查 python 中是否存在文件?
python
file
如果__name__ ==“__ main__”:怎么办?
python
namespaces
main
python-module
idioms
上一页
1
2
3
4
5
6
7
下一页