小编Mik*_*e L的帖子

如何在Python3中打印printf?

在Python 2中我用过:

print "a=%d,b=%d" % (f(x,n),g(x,n))
Run Code Online (Sandbox Code Playgroud)

我试过了:

print("a=%d,b=%d") % (f(x,n),g(x,n))
Run Code Online (Sandbox Code Playgroud)

python string python-3.x

115
推荐指数
6
解决办法
34万
查看次数

将测试al,al转换为c

我怎样才能test al,al用c语言编写代码?

我试过if((n & 0xFF) & 0){}但这不正确.

谢谢.

c assembly

0
推荐指数
1
解决办法
841
查看次数

标签 统计

assembly ×1

c ×1

python ×1

python-3.x ×1

string ×1