read text file in python
2019-01-21 02:42:46来源:博客园 阅读 ()
** read text file in python
capability: reading =text= from a text file
1. open the IDLE text editor
>>> idle3
2. declare a *string* variable that holds *the path to the text file*, =test.txt=
>>> strPath="/home/kaiming/Documents/Python/text/text.dat"
3. open the file using the =open()= function
>>> f=open(strPath)
4. Read the contents of the file using the =read()= function
>>> StrText=f.read()
5. Print out the contents of the file
>>> print(strText)
refer to
https://docs.python.org/2/tutorial/inputoutput.html
原文链接:https://www.cnblogs.com/code-saturne/p/10284114.html
如有疑问请与原作者联系
标签:
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有
- python 之 前端开发(form标签、单选框、多选框、file上传文 2019-08-13
- 解决python中的Non-UTF-8 code starting with ‘\xbs4’ in 2019-07-24
- Python连载24-函数list&read&seek 2019-07-24
- Python Threading 线程/互斥锁/死锁/GIL锁 2019-07-24
- Python连载23-file_analysis 2019-07-24
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash