我有一个下拉列表(telerik下拉列表),对于每一个选项,我都会调用与我的控制器不同的部分视图。
onChange = function (e)
{
var product = e.value;
if (product)
{
$.post( myUrl,
{ CodigoProduto : product }, // passing the product to my controller
function (retorno) {
// insert the partia
我已经尝试了一段时间,但一直没有真正理解Regex。我如何拆分这个字符串,以便获得域名的年龄?谢谢。
<a target=_blank title='View how the website looked at this Age' href=website-history.php?archiveCreationTime=2013050316413&domain=domain.net>0 years 9 months old</a>
顺便说一句,代码是html源代码的一部分。
抱歉,这可能是个菜鸟问题。但是我从来没有时间学习Regex。我试过用爆炸