Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在过去/现在时预览框中,它总是显示:action is + 'a' + object ie。用户名正在烹饪教程上的食谱它显示为用户名正在烹饪 {object_title} ...
如何删除“a”并使其看起来像 {object_title} 示例?
这在不同的时间有不同的表现。 简短版本(在代码中)通常显示为“用户正在烹饪鸡蛋”。 在聚合或详细视图中,较长的版本可能是“用户正在烹饪食谱:鸡蛋”。
你不需要做任何特别的事情来完成这项工作。