文件名称:BreakPoint
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Dephi] [Pascal] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 187kb
- 下载次数:
- 0次
- 提 供 者:
- 刘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
function app_path1:string
function socket_rec_line1(socket1:TCustomWinSocket timeout1:integer crlf1:string=#13#10):string
实际上是我的一个公用单元中的函数,大家应该养成建立自己的公用单元的习惯。
socket_rec_line1函数中用了唐晓峰大侠的coolmail中的办法:只是简单的一个一个字节收取,找到结束
标志后就算收完一行了,大家实际应用时可能应该找更好的办法。-function app_path1: string function socket_rec_line1 (socket1: TCustomWinSocket timeout1: integer crlf1: string =# 13# 10): string is actually one of my common unit of function, we should develop a common unit to establish their own habits. socket_rec_line1 function used唐晓峰heroes in the coolmail approach: simply charge a one byte to find the sign after the end of his party even after the resumption, the practical application of U.S. may be looking for better alternatives.
function socket_rec_line1(socket1:TCustomWinSocket timeout1:integer crlf1:string=#13#10):string
实际上是我的一个公用单元中的函数,大家应该养成建立自己的公用单元的习惯。
socket_rec_line1函数中用了唐晓峰大侠的coolmail中的办法:只是简单的一个一个字节收取,找到结束
标志后就算收完一行了,大家实际应用时可能应该找更好的办法。-function app_path1: string function socket_rec_line1 (socket1: TCustomWinSocket timeout1: integer crlf1: string =# 13# 10): string is actually one of my common unit of function, we should develop a common unit to establish their own habits. socket_rec_line1 function used唐晓峰heroes in the coolmail approach: simply charge a one byte to find the sign after the end of his party even after the resumption, the practical application of U.S. may be looking for better alternatives.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BreakPoint.exe
BreakPoint.res
Config.ini
deltemp.bat
uBreakPoint.dfm
uBreakPoint.pas
BreakPoint.res
Config.ini
deltemp.bat
uBreakPoint.dfm
uBreakPoint.pas