码迷,mamicode.com
首页 >  
搜索关键字:viewer    ( 724个结果
简单vnc-server设置[centos6]
安装桌面环境yum groupinstall Desktop 安装vncyum install tigervnc-server 新建用户并且设置vnc密码useradd aca su - aca vncpasswd 启动vncsu - aca vncserver 用户home下面有个.vnc隐藏文件夹,log,pid ,xstartup启动文件都在里面。本地用vnc-viewer连最近也在学习mar...
分类:其他好文   时间:2015-02-25 10:22:52    阅读次数:143
TWaver 3D作品Viewer查看器
为了让开发者更方便的对各类3D模型、设备、物体进行浏览和查看,我们直接封装了mono.Viewer组件。它可以直接根据给定的数据源(json、obj、url等)进行数据加载和浏览展示。对于一般的3D设备、图纸、作品的展示,它可是非常方便了,一句new mono.Viewer()就解决了所有问题。各种常见的交互设置、灯光设置、呈现方式等,都已经直接封装其中。...
分类:其他好文   时间:2015-02-15 10:47:29    阅读次数:158
TWaver 3D作品Viewer查看器
为了让开发者更方便的对各类3D模型、设备、物体进行浏览和查看,我们直接封装了mono.Viewer组件。它可以直接根据给定的数据源(json、obj、url等)进行数据加载和浏览展示。对于一般的3D设备、图纸、作品的展示,它可是非常方便了,一句new mono.Viewer()就解决了所有问题。各种...
分类:其他好文   时间:2015-02-15 10:44:37    阅读次数:331
HTML5 PACS
http://ivmartel.github.io/dwv/http://www.medicorimaging.com/products/mipacs-html5-web-viewerDwvDICOM Web Viewer.Download this project as a .zip fileDo...
分类:Web程序   时间:2015-02-10 09:15:52    阅读次数:868
Useful Qt Examples
Canvas APIBasic LayoutsCamera ExampleVideo Widget ExampleImage Viewer Example
分类:其他好文   时间:2015-02-07 06:52:11    阅读次数:122
windows下使用vnc viewer远程连接Linux桌面
在windows下使用vnc viewer远程连接Linux桌面,主要配置步骤:Linux:1.rpm -qa vnc //查看是否安装vnc服务,如果没有安装,可以使用yum,或者rpm进行安装2.修改配置文件: vim /etc/sysconfig/vncservers,如下图修改3.设置vnc...
分类:Windows程序   时间:2015-02-04 18:20:04    阅读次数:224
View and Data API Tips: how to make viewer full screen
By Daniel Du If you have not heard of View and Data API, here is the idea, the View & Data API enables web developers to very easily display 3D (and 2...
分类:Windows程序   时间:2015-02-04 14:17:12    阅读次数:244
【转】Eclipse编辑shell的插件(shellEd)
原文网址:http://blog.sina.com.cn/s/blog_a42d507e01019mlp.htmlEclipse官方网站:http://download.eclipse.org/1)ShellEd依赖组件man-page viewer plug-inHelp -> Install N...
分类:系统相关   时间:2015-01-22 17:09:06    阅读次数:254
vnc 用手机app 控制你的电脑
用vnc操作远程设备,比如家里的电脑。危险区域的设备。 上面几篇博客就是为了实现这个功能的。 首先电脑端 1、首先,我们先需要能正常通过系统自带的远程桌面连接上租机,并下载好RealVnc   2、双击安装RealVnc,按照一般的软件的安装方式进行,下面这一步请注意,请选择Vnc Server(服务器端),这是安装在被远程的操作系统上 面的,而Vnc Viewer(客户端)是安...
分类:移动开发   时间:2015-01-21 20:14:55    阅读次数:363
获取剪贴板中的数据
/// /// Adds the specified window to the chain of clipboard viewers. Clipboard viewer windows receive a WM_DRAWCLIPBOARD message whenever the...
分类:其他好文   时间:2015-01-20 10:15:21    阅读次数:142
724条   上一页 1 ... 61 62 63 64 65 ... 73 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!