Winhex, for observing windows hex files or device information

源代码在线查看: text file conversion windows - unix.whs

软件大小: 1202 K
上传用户: ABC258369000
关键词: information observing windows Winhex
下载地址: 免注册下载 普通下载 VIP

相关代码

				// WinHex sample script that converts a Windows text file into a UNIX text file.
				// The representation of line breaks differs in both systems.
				// Can only be executed by the evaluation version if unchanged.
				
				ExitIfNoFilesOpen
				CreateBackup
				ReplaceAll 0x0D0A 0x0A			

相关资源