gpt4 book ai didi

asp.net-mvc-3 - 我可以更改 Razor 语法吗?

转载 作者:行者123 更新时间:2023-12-02 02:03:08 25 4
gpt4 key购买 nike

有没有办法在 Razor 引擎中包含自定义功能以增强它的功能?

例如,如果我想使用:

$(This is my text)

代替

<text>This is my text</text>

有办法吗?

最佳答案

代替

<text>This is my text</text>

你可以拥有

@:This is my text

这就是我在不使用 <text>...</text> 的情况下处理字符串文字的方式标签。除非您想要其他东西,否则 Razor 已经提供了?

关于asp.net-mvc-3 - 我可以更改 Razor <text></text> 语法吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16245608/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com