书源语法转换器(xpath,css)

By 小猫咪Rosia P'ng

HTML 转Xpath器

Xpath 转CSS器(漫鸭版本)

使用方法: 输入 XPath 代码(例如 //div[@class="intro"]),将会转换成 div[class="intro"]