问题标签 [viewer]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
viewer - 从服务器运行 CAD 查看器
基本上我正在寻找允许用户在浏览器中打开和修改 dwf 文件的东西(比如 Autodesk Design Review 允许用户在 IE 中打开文件)。但是有没有这样的程序可以从服务器运行,而用户不必在他们的计算机上安装任何东西?
css - CSS Image Viewer - 对齐屏幕中心
我想使用下面的图像放大/查看器,但我希望放大图像的弹出窗口出现在屏幕中央。
http://www.dynamicdrive.com/style/csslibrary/item/css_smart_image_enlarger/
我尝试了很多方法,但都没有成功......
对此的任何帮助将不胜感激。
wiki - Does software exist for the sole purpose of reading Wikipedia? Reasons inside:
Like many, I look at wikipedia to in a way learn about computers and computer science. But I frequently fall for the problem of opening more and more wiki pages, based on the related links at the bottom of a wiki page or whenever I find a word I don't know in an article. I try to read them as they come along, but the number of tabs expands at an exponential rate and I can't think of a good system for managing them. It's especially distracting when I have other work going on in my Firefox.
Bookmarking fails at the task, and I can't have 30 tabs open at once.
Hence, I was wondering if other capable programmers had come across this problem and made a wikipedia browser maybe? One that would be standalone from your web browser and read more like a paper encyclopedia with a wikis to read managing tool, maybe favorite wiki pages tool etc?
I know this question is open ended, and maybe poorly explained but hopefully someone has an idea of what I am asking for ^_^. If not, I might consider adding it to a possible project for me to do.
svn - Codesaga tfs/svn 历史查看器发生了什么?
这个精美的 tfs/svn 历史查看器发生了什么?codesaga.com 域似乎由其他实体管理。该项目似乎不再维护?
silverlight - Silverlight 4.0 PDF 查看器
有任何免费控件可以查看 Silverlight 的 PDF 吗?
或者如何从内存流中查看 Silverlight 中的 pdf?
objective-c - 我是否需要在仅作为文件查看器的应用程序的子类中覆盖 NSDocument 的编写方法
我想我可能错过了显而易见的事情,但我不确定。
文档中关于子类化 NSDocument的部分指出NSDocument 的子类必须覆盖一种读取和一种写入方法。
如果我正在创建一个不会写回任何内容的查看器应用程序,我是否还需要重写一个写入方法(返回什么,nil
?)或者我可以忽略它并确保没有可以调用的保存方法?
filter - 如何在 RDLC 报告列中创建过滤器选项?
我想在 rdlc 报告列中有过滤选项(如 Excel 表中可用的选项)。有可能吗?如何?
http://img62.imageshack.us/img62/2223/sample1n.png
我正在尝试使用 Visual Studio 2005 和 Microsoft 报表查看器。
请让我知道此选项或解决方法。
java - Jasper Report:如何自定义 JasperViewer 使其只能以一种格式导出?
我们的客户喜欢 Jasper 查看器,但我们遇到了问题。它将数据导出为几种不同的格式(PDF、Excel、CSV、HTML 等),但我们的客户只想导出为 PDF。
我们如何自定义 Jasper 查看器,以便我们的用户可以选择导出数据的唯一格式是 PDF?
sharepoint - 如何在 Sharepoint 中显示(转换后的)Word 文档内容
有可以显示 HTML 页面的 Page Viewer Web Part。是否有另一个 Web 部件可以显示 Word 文档的内容,或者是一种从 OOTB Sharepoint 内部转换文档的方法?
scroll - 将图片添加到滚动查看器中
如何在 C# 中将图片添加到滚动查看器中?