码迷,mamicode.com
首页 >  
搜索关键字:windows下使用vnc viewer 远程链接linux桌面    ( 727个结果
IE8 SVG Viewer下一些对象属性和方法
doc:[object?SVGDocument]?=?{ createAttributeNS:?unknown, referrer:?, hasAttributes:?false, replaceChild:?unknown, insertBefore:?unknown, getElementById:?unknown, getElementsByTagNam...
分类:其他好文   时间:2015-04-03 01:39:42    阅读次数:196
treeTable实现排序
/* * * TreeTable 0.1 - Client-side TreeTable Viewer! * @requires jQuery v1.3 * * Dual licensed under the MIT and GPL licenses: * http://www.opensour.....
分类:编程语言   时间:2015-04-01 17:33:14    阅读次数:658
学习OpenSeadragon之三 (覆盖层Overlayer的使用)
Overlayer(覆盖层)是一个很重要的机制,它可以在可缩放图片上显示额外的信息。1.简单应用以下是我做出的一个小例子:看这小老鼠头部的红色框内的部分就是一个分离出来的overlay。介绍一下overlays:这是一个对象数组,定义了显示框viewer中固定的overlays层。overlays层...
分类:其他好文   时间:2015-04-01 14:58:15    阅读次数:322
Uiautomator-UI Automator Viewer获取控件对象
1、出现两个或多个相同控件id的listview 怎么索引对象 UiScrollable us = new UiScrollable(new UiSelector().resourceId("android:id/list").instance(0)); instance(0)中,0是当前对象的索引。...
分类:其他好文   时间:2015-04-01 09:40:05    阅读次数:135
viewer.sh 20150314
#!/bin/bash ########################################################## #ThisScriptForGetHardSoftInformationToMySQL# ########################################################## LC_ALL=C HSVDIR=/data/hardfile TMPDIR=/data/tmp BAKDIR=/data/hdbak [!-d$TMPDIR]&a..
分类:其他好文   时间:2015-03-14 20:14:15    阅读次数:187
Cache&Session Viewer
用于查看和删除网站Cache https://github.com/sdf333/Aspy
分类:系统相关   时间:2015-03-12 22:21:39    阅读次数:146
HardSoft-Viewer PHP_index.php
<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <htmlxmlns="http://www.w3.org/1999/xhtml"> <head><title>HardSoft-Viewer</title></head> <body> <?..
分类:Web程序   时间:2015-03-12 15:17:44    阅读次数:149
HardSoft-Viewer MySQL table
--MySQLdump10.15Distrib10.0.17-MariaDB,forLinux(x86_64) -- --Host:localhostDatabase:HardSoft -------------------------------------------------------- --Serverversion10.0.17-MariaDB /*!40101SET@OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT*/; /*!40101SET@..
分类:数据库   时间:2015-03-12 15:17:30    阅读次数:172
jface viewer 全选
viewer.setSelection(new StructuredSelection(((List)viewer.getInput())));StructuredSelection有多个构造方法,可以看一下。
分类:其他好文   时间:2015-03-10 17:12:23    阅读次数:105
如何在Root的手机上开启ViewServer,使得HierachyViewer能够连接(转)
前期准备:关于什么是Hierarchy Viewer,请查看官方文档:http://developer.android.com/tools/debugging/debugging-ui.html。个人理解:Hierarchy Viewer能获得当前手机实时的UI信息,给界面设计人员和自动化测试人员带...
分类:移动开发   时间:2015-03-05 18:34:31    阅读次数:178
727条   上一页 1 ... 60 61 62 63 64 ... 73 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!