永发信息网

怎样将一个文本文件转换成十六进制形式

答案:2  悬赏:0  手机版
解决时间 2021-02-14 15:49
怎样将一个文本文件转换成十六进制形式
最佳答案
I hope the code below is what you want.
Could you just describe your requirement much detail, like :
we have a data file, which is binary:
58 00 00 00 B8 1F 00 00 F1 54 C8 2A 1B DF F3 AA
I want it to be:
.......

In fact the 16 radix data you see is just a way for representation, you might want to see the result with 10 radix, but the value is still kept the same, correct?

Java code
?
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
BufferedInputStream in = null;
BufferedOutputStream out = null;
try {
in = new BufferedInputStream(new FileInputStream(FILENAME));
out = new BufferedOutputStream(new FileOutputStream(FILEOUT));
byte[] buff = new byte[60];
int cnt = in.read(buff, 0, 60);
for (int i =0; i < cnt; ++i) {
String val = Byte.toString(buff[i]);
out.write(Byte.valueOf(val, 10));
}
} finally {
if (null != in)
in.close();
if (null != out)
out.close();
}
全部回答
private sub button1_click(byval sender as system.object, byval e as system.eventargs) handles button1.click dim b as new filestream("123.txt", filemode.create, fileaccess.write) ' filemoad.create 创建文件,fileaccess.write能够向文件写入。 dim a as new streamwriter(b) 'streamwrite写入文本 try a.writeline("here is the text") a.write("this text is stored in a file ." & controlchars.crlf) a.writeline("and now you can read it.") a.close() msgbox("wrote text data to the file .") catch ex as ioexception msgbox(ex.message) end try end sub private sub button2_click(byval sender as system.object, byval e as system.eventargs) handles button2.click dim c as new filestream("123.txt", filemode.open, fileaccess.read) dim d as new streamreader(c) try while d.peek() > -1 textbox1.text &= d.readline() & controlchars.crlf end while d.close() catch ex as ioexception msgbox(ex.message) end try end sub
我要举报
如以上问答信息为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
大家都在看
我是一个学电气自动化的大二学生 我想转学建
关于个案研究的说法,正确的有()。A.家庭和
仙垟殿(西北门)我想知道这个在什么地方
1995阴历十一月二十八出生的是什么星座
“小语种”英语怎么说?
怎么查看手机内存卡的安装在哪
快走算是有氧运动吗?每天快走锻炼能减肥吗
盐城沿海风力发电项目体现了“人力要与自然力
股票市盈率是 怎么回事?代表什么?越高越好
累了就停下来歇歇,因为没会在乎你,只有自己来
山东原本是我国的粮食、棉花和花生生产大省,
unity怎么实现血条颜色变化
我在追回我的前任,但是前任已经有男朋友,但
豪飞建材装饰在哪里啊,我有事要去这个地方
老师,您辛苦了作文450字(每一句都要写老师
推荐资讯
永修汉族有多少人口
凡心有声语言学校地址有知道的么?有点事想过
我的是海信42寸电视机,是双3D的,我想看3d电
不太懂,f(1)=0怎么得到的
百源汇食品经营部地址在哪,我要去那里办事
市场营销的培训内容一般是什么
红葡萄酒中到底掺不掺牛血?
羊亭社区公共服务中心地址有知道的么?有点事
我是一个应届毕业生,刚来到一个装饰工程当资
小说 盗墓笔记1-8全集txt下载
对于洗车行的转让需要注意哪些问题?
beats solo3蓝牙能离多远
正方形一边上任一点到这个正方形两条对角线的
阴历怎么看 ?