社区
Delphi
帖子详情
如何清空TStream?以便再次.savetostream?
collecte
2003-07-04 05:00:36
如TMemoryStream
好像没有 .clear属性。
...全文
161
3
打赏
收藏
如何清空TStream?以便再次.savetostream?
如TMemoryStream 好像没有 .clear属性。
复制链接
扫一扫
分享
转发到动态
举报
AI
作业
写回复
配置赞助广告
用AI写文章
3 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
tohell
2003-07-04
打赏
举报
回复
astream:TMemoryStream;就有了啊
collecte
2003-07-04
打赏
举报
回复
astream:TStream;
astream:=TMemoryStream.create;之后
astream.clear不能通过编译
firetoucher
2003-07-04
打赏
举报
回复
倒,有啊,不过不是属性,而是clear方法!
BBS论坛的论坛代码
t
Stream
.CharSet = "gb2312" sInfo = t
Stream
.ReadText '取得表单项目名称 iFormStart = InStrB (iInfoEnd,RequestBinDate,sSpace)-1 iFindStart = InStr (22,sInfo,"name=""",1)+6 iFindEnd = InStr ...
DIZipWriter v6.2.0 for D7-XE10.1 ZIP 压缩 解压缩
Archive output is based on T
Stream
and writes directlyfiles (TFile
Stream
), memory (TMemory
Stream
), or database BLOBs(TBlob
Stream
). DIZipWriter's functionality is contained in its main class, ...
改良版T
Stream
类
【改良版T
Stream
类】是针对原始T
Stream
类的一个扩展,它增加了多种加密解密算法,如IDEA(International Data Encryption Algorithm)、Blowfish、RC5(Rivest's Cipher 5)和RC6(Rivest's Cipher 6)。这些算法在...
ASP化境无组件上传
sFormValue = t
Stream
.ReadText t
Stream
.Close if objForm.Exists(sFormName) then objForm(sFormName)=objForm(sFormName)&", "&sFormValue else objForm.Add sFormName,sFormValue end if ...
T
Stream
类说明文档
【T
Stream
类详解】 T
Stream
类是Delphi和C++Builder中的核心类,它提供了一种通用的方式来处理各种数据流,包括内存、文件、网络、资源等。T
Stream
类是所有其他具体流类(如THandle
Stream
、TFile
Stream
、...
Delphi
5,927
社区成员
262,932
社区内容
发帖
与我相关
我的任务
Delphi
Delphi 开发及应用
复制链接
扫一扫
分享
社区描述
Delphi 开发及应用
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章