我可以在Visual Studio中十六进制编辑文件吗? [英] Can I hex edit a file in Visual Studio?

查看:144
本文介绍了我可以在Visual Studio中十六进制编辑文件吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想编辑一个二进制文件,但是我不想使用Visual Studio以外的其他工具,因为来回切换很麻烦.

I want to edit a binary file, but I don't want to use another tool other than Visual Studio because it's a pain to switch back and forth.

在Visual Studio中是否可能有一个外接程序或某些内置功能可以做到这一点?

Is there perhaps an add-in or some built in functionality that can do that in Visual Studio?

推荐答案

  1. 菜单文件打开文件
  2. 选择要打开的文件
  3. 在底部的打开文件"对话框中,打开"按钮上有一个向下箭头
  4. 点击打开方式..."
  5. 点击二进制编辑器"
  6. 点击确定
  1. Menu FileOpenFile
  2. Select the file to be opened
  3. On the open file dialog at the bottom there is a down arrow on the "Open" button
  4. Click "Open With..."
  5. Click "Binary Editor"
  6. Click OK

或者在那里的键盘怪胎:

Or for the keyboard geeks out there:

  1. Ctrl + o
  2. Ctrl + v (粘贴文件名)
  3. 标签
  4. 标签
  5. w
  6. b
  7. 输入
  1. Ctrl + o
  2. Ctrl + v (paste filename)
  3. tab
  4. tab
  5. w
  6. b
  7. Enter

这篇关于我可以在Visual Studio中十六进制编辑文件吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆