社区
VB基础类
帖子详情
在vb中如何新建一个文本文件?
miame
2001-12-15 08:52:08
在vb中如何实现新建一个文本文件?就像在windows里单击右健,选择新建,选择文本文件,即健了一个文本文件。
...全文
266
2
打赏
收藏
在vb中如何新建一个文本文件?
在vb中如何实现新建一个文本文件?就像在windows里单击右健,选择新建,选择文本文件,即健了一个文本文件。
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
2 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
hycapril
2001-12-15
打赏
举报
回复
open filepath\filename.txt for append(output\input) as #1
close #1
swordinhand
2001-12-15
打赏
举报
回复
如果你只是想建立一个文本文件的话,用filesystemobject啊
或者直接open filename for output as #1
HDU-1036 Average is not Fast Enough!(模拟水题)
HDU-1036 Average is not Fast Enough!(模拟水题)
Average is not Fast Enough!
Problem Description A relay is a race for two or more teams of runners. Each member of a team runs one section of the race. Your task is to help to evaluate the results of a relay race. You have to ...
HDU 1036 Average is not Fast Enough!:题目解答源码
2019独角兽企业重金招聘Python工程师标准>>> ...
杭电oj HDOJ 1036 Average is not Fast Enough!
杭电oj HDOJ 1036 Average is not Fast Enough! 题目来源:http://acm.hdu.edu.cn/showproblem.php?pid=1036 Problem Description A relay is a race for two or more teams of runners. Each member of a team runs one se...
HDU 1036 Average is not Fast Enough!
水
VB基础类
7,788
社区成员
197,583
社区内容
发帖
与我相关
我的任务
VB基础类
VB 基础类
复制链接
扫一扫
分享
社区描述
VB 基础类
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章