我怎么能把0x08 ascii字符使用MacBook? [英] How can I put 0x08 ascii character using MacBook?

查看:498
本文介绍了我怎么能把0x08 ascii字符使用MacBook?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我写这个问题是因为一个小的隐形问题从我的时间和小时的虚拟搜索,并且时间刚刚被浪费(这里是这个问题: CSS:这两个部分有什么区别吗?



有没有人知道如何使用MacBook和一个简单的IDE(我使用Coda)将字符0x08(ASCII中的退格)写入文本? p>

无法在MacBook上按Alt + 08(MacBook键盘上没有数字键)。


解决方案

从任何地方粘贴?因为除了SCFrench建议的,我知道的唯一方法是在Terminal中通过键入以下内容启用此功能:



stty erase SPACE CTRL + V CTRL + H kbd>


I'm writing this question because one little invisible problem has taken from me hours and hours of dummy searchings, and the time just has been wasted (here is that question: CSS: Is there any difference between these two parts?)

Does anybody know how the character 0x08 ("backspace" in ASCII) can be written into a text using a MacBook and a simple IDE (I use the "Coda")?

There is no ability to press Alt + 08 on MacBook (there is no digital keys part on the MacBook's keyboard).

How it can happen?

解决方案

Did you copy & paste it from anywhere? Because the only way I know - apart from what SCFrench suggested - is to enable this in Terminal by typing:

stty erase SPACE CTRL+V CTRL+H RETURN

这篇关于我怎么能把0x08 ascii字符使用MacBook?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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