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.
我正在尝试在 Yii 中打印/导出页面的一部分。最好的方法是:创建打印样式表或导出为 pdf。怎么做?我要打印/导出的页面部分称为:
导出是什么意思?
例如,当导出到 JSON 或 XML 时,我有“空白”模板,我在其中呈现 XML 或 JSON 格式的视图。
出口是为了什么?