在Python 2中我用过:
print "a=%d,b=%d" % (f(x,n),g(x,n))
我试过了:
print("a=%d,b=%d") % (f(x,n),g(x,n))
python string python-3.x
我怎样才能test al,al用c语言编写代码?
test al,al
我试过if((n & 0xFF) & 0){}但这不正确.
if((n & 0xFF) & 0){}
谢谢.
c assembly
assembly ×1
c ×1
python ×1
python-3.x ×1
string ×1