所以,在我的 strings.xml 中,我有一个很长的文本,我想以某种方式对其进行格式化.如何在文本的第一句之前放置一个制表符?另外,新行的代码是什么?谢谢
So, in my strings.xml I have a very long text which I want to format somehow. How can I put a tab before the first sentence of the text? Also, what is the code for new line? Thanks
为标签添加 为新行添加
.
Add for tab and
for new line.
这篇关于如何在 <string> 中创建一个新行或制表符XML(日食/安卓)?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!
在 Windows 上的远程服务器 (FTP) 上使用 Eclipse 开发Developing PHP with Eclipse on a remote server (FTP) on Windows(在 Windows 上的远程服务器 (FTP) 上使用 Eclipse 开发 PHP)
如何通过 FTP 与 Eclipse RSE 同步文件?How to synchronize files over FTP with Eclipse RSE?(如何通过 FTP 与 Eclipse RSE 同步文件?)
FTPClient 在上传到 android 上的 ftp 服务器时损坏图FTPClient corrupts the images while uploading to ftp server on android?(FTPClient 在上传到 android 上的 ftp 服务器时损坏图像?)
FTP zip 上传有时会损坏FTP zip upload is corrupted sometimes(FTP zip 上传有时会损坏)
Android FTP 库Android FTP Library(Android FTP 库)
将浮点数格式化为 n 位小数Format Float to n decimal places(将浮点数格式化为 n 位小数)