Eclipse搜索引擎网页应用接口

码农软件 · 软件分类 · 其他开发相关 · 2019-10-22 11:12:37

软件介绍

Eclipse搜索引擎网页应用接口(web-eclipse-textsearch) 用点击WEB超链接搜索,来替代通常地靠按Ctrl+H键来手动查找的插件技术。

程序员在查找曾经开发过的类似模块的一些技术(程序员经常这样做)时,将变得更为直接,因为所有曾经查询过的关键字都以超链接地形式存储在网页中。

Test.html点击的超链接代码

html超链接代码:向插件内置服务 2014 socket端口提交要查找的项目和查找内容即是summery项目中的title noEmpty字符串:  

<a target="_blank"  rel="nofollow" href="http://localhost:2014/?projectName=summery&searchString=title noEmpty">必输CSS样例</a> 



 

 

 

本文地址:https://codercto.com/soft/d/17305.html

Web Data Mining

Web Data Mining

Bing Liu / Springer / 2011-6-26 / CAD 61.50

Web mining aims to discover useful information and knowledge from Web hyperlinks, page contents, and usage data. Although Web mining uses many conventional data mining techniques, it is not purely an ......一起来看看 《Web Data Mining》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

MD5 加密
MD5 加密

MD5 加密工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具