Chen.Chao
Chen.Chao
Can't locate Digest/MD5.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 . /usr/bin/../share/japi-compliance-checker) at /usr/bin/../share/japi-compliance-checker/modules/Internals/Basic.pm line 24. BEGIN failed--compilation aborted at /usr/bin/../share/japi-compliance-checker/modules/Internals/Basic.pm line 24. Compilation failed in require...
你在什么场景下需要该功能? 完成todo list 中的 sso 模块集成 描述可能的解决方案 完成todo list 中的 sso 模块集成 描述你认为的候选方案 完成todo list 中的 sso 模块集成 其他信息 完成todo list 中的 sso 模块集成
### 你在什么场景下需要该功能? 完成todo list 中的 sso 模块集成 https 多个application 无法通过maven package 问题
在 xpath 中 使用not contains 语法不支持 不知道有没有什么办法解决,在xsoup 0.3.1版本中的源码中 不支持,可以添加支持或者有其他方法吗 eg: xpath "//*[@class='mod-play-list']/li[not(contains(@class,'item-hold')]/a" org.jsoup.select.Selector$SelectorParseException: Could not parse query 'li[not(contains(@class,'item-hold')]': unexpected token at 'not(contains(@class,'item-hold')' at us.codecraft.xsoup.xevaluator.XPathParser.byFunction(XPathParser.java:260) at us.codecraft.xsoup.xevaluator.XPathParser.consumePredicates(XPathParser.java:231) at us.codecraft.xsoup.xevaluator.XPathParser.findElements(XPathParser.java:163) at us.codecraft.xsoup.xevaluator.XPathParser.parse(XPathParser.java:76)...
LambdaQueryWrapper 怎么group by 中写select count, ``` new LambdaQueryWrapper() .select(SocialRelationCenterTargetDO::getTargetId,"count(1) as sum") .in(SocialRelationCenterTargetDO::getTargetId, idSet) .eq(SocialRelationCenterTargetDO::getIdType, idType) .groupBy(SocialRelationCenterTargetDO::getTargetId) ```
在,https://github.com/xtuhcy/gecco/blob/master/README_CN.md ,中 [集成 Htmlunit 下载页面](http://my.oschina.net/u/2336761/blog/631959) 无法打开了,建议把外链内容copy一份到git上面
Can you add Java API SDK to facilitate calling API directly in other applications using SDK https://ehang-io.github.io/nps/#/api
### Describe the feature request [Feature Request] can add bandwidth_limit in server side add bandwidth_limit in client side is not useful, client is not controlled ### Describe alternatives you've considered...
"vue-clipboard2": "^0.3.3", "element-ui": "^2.15.6", Uncaught TypeError: t.hasAttribute is not a function at t.exports (clipboard.min.js:7:1) at f (clipboard.min.js:7:1) at s (clipboard.min.js:7:1) at r.value (clipboard.min.js:7:1) at HTMLButtonElement.eval (clipboard.min.js:7:1) at eval (vue-clipboard.js:29:1)