|
jgty727
新手上路

积分 17
发帖 6
注册 2005-8-14
状态 离线
|
『楼 主』:
(已结)>是什么意思?
使用 LLM 解释/回答一下
echo 我要输出>1.txt ,看了这段代码,对里面的>不理解,追加的话用》不是就可以了吗?
---------- Edited by willsort ----------
html语言用“>” 表示 “>” 符号。用"<" 表示 “<" 符号(4楼)
论坛在从动网到Discuz!的转换过程中出现了故障,这就是楼主所看到的现象的原因,>就是原来的>号(5楼)
---------- Edited by willsort ----------
Last edited by willsort on 2005-8-19 at 18:35 ]
echo I want to output >1.txt. After looking at this code, I don't understand the > here. Shouldn't >> be used for appending?
---------- Edited by willsort ----------
In HTML language, ">" represents the ">" symbol. "<" represents the "<" symbol (4th floor)
There was a fault during the conversion of the forum from Chinadotnet to Discuz!, which is the reason for the phenomenon the original poster saw. > is the original > sign (5th floor)
---------- Edited by willsort ----------
Last edited by willsort on 2005-8-19 at 18:35 ]
|
|
2005-8-16 20:47 |
|
|
Michael
钻石会员
       
积分 10046
发帖 3039
注册 2002-11-11
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
html语言专有的转义符。
HTML language-specific escape characters.
|

简单就是美 |
|
2005-8-16 21:16 |
|
|
cheng059830
初级用户
 
积分 46
发帖 15
注册 2005-8-13
状态 离线
|
|
2005-8-16 22:47 |
|
|
Michael
钻石会员
       
积分 10046
发帖 3039
注册 2002-11-11
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
就像c语言用“\n”表示换行,“\t”表示tab那样。
html语言用“>” 表示 “>” 符号。用"<" 表示 “<" 符号。
Just like in the C language, "\n" is used to represent a newline and "\t" represents a tab. In HTML, ">" is used to represent the ">" symbol, and "<" is used to represent the "<" symbol.
|

简单就是美 |
|
2005-8-16 22:52 |
|
|
Climbing
铂金会员
       网络独行侠
积分 6962
发帖 2753
注册 2003-4-16 来自 河北保定
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
嘿,论坛在从动网到Discuz!的转换过程中出现了故障,这就是楼主所看到的现象的原因,>就是原来的>号,只不过在论坛转换过程中出现了错误。
Hey, the forum had a malfunction during the transition from Chinanews to Discuz!, which is the reason for the phenomenon the original poster saw. The > is just the original > sign, but there was an error during the forum transition.
|

偶只喜欢回答那些标题和描述都很清晰的帖子!
如想解决问题,请认真学习“这个帖子”和“这个帖子”并努力遵守,如果可能,请告诉更多的人!
|
|
2005-8-17 14:25 |
|
|
qcqzlj
初级用户
 
积分 114
发帖 5
注册 2004-1-30
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
我悟了半天,也悟不透,终于找到了原来它就是>,呵呵呵,谢谢了.
I pondered for a long time and still couldn't figure it out, but finally found out that it was >. Hehe, thanks.
|
|
2006-8-15 16:41 |
|