我想获得由一组点创建的图形的中心点(x,y).
我该怎么做呢?
有没有办法从HTTPS站点获取搜索结果的脚本而不是 http://www.google.com/afsonline/show_afs_search.js
我在HTTPS网站上使用自定义Google商家搜索.提交搜索时,Web浏览器会显示警告:
"This page contains both secure and nonsecure items"
Run Code Online (Sandbox Code Playgroud)
我试图修改源,https://www.google.com/afsonline/show_afs_search.js但这不起作用.从该链接返回的JavaScript仍然连接到http链接而不是https链接.
有谁知道如何解决这个问题?