Use function: oct, hex,octhex,print oct(64
Use function: oct, hex,octhex,print oct(64
print oct(64), hex(64), hex(255)
- Adding 1 to maxint,addingtomaxint,from sys imp
- Sets: A set is an unordered collection with no duplicate
- set intersection,intersection,import setsm
- Reading from a Database,readingdatabase,import MySQL
- Use Pickle to save and read,picklesave,import pickl
- Find a word in shelve file,findshelve,import sys,
热门文章:
相关内容
- Adding 1 to maxint,addingtomaxint,from sys imp
- Sets: A set is an unordered collection with no duplicate elements,u
- set intersection,intersection,import setsm
- Reading from a Database,readingdatabase,import MySQL
- Use Pickle to save and read,picklesave,import pickl
- Find a word in shelve file,findshelve,import sys,
- hex literals,literals,print 0x01,
- Reading a binary File,readingbinaryfile,f = open('/m
- Slicing works similar to strings; use the square bracket slice operat
- Read a file line by line and check line separator,checkseparator,im
评论关闭