- 博客(3)
- 收藏
- 关注
转载 python 格式化输出总结
#!/usr/bin/python# python print 格式化输出# 打印字符串print("His name is: %s" % "David") # output:His name is: David# 打印整数print("He is %d years old" % 25) # output:He is 25 years old# 打印浮点数print("H
2017-04-02 22:45:09
466
原创 tensorflow mnist 示例运行结果
[jiangzhijun@localhost mnist]$ ls -al总用量 52drwxrwxr-x. 3 jiangzhijun jiangzhijun 4096 3月 19 20:31 .drwxrwxr-x. 5 jiangzhijun jiangzhijun 67 5月 18 2016 ..-rw-rw-r--. 1 jiangzhijun jiangzhij
2017-03-19 21:32:20
371
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅