具有Openlayers 6.3的地图标记 使用openlayers地图创建标记,使用弹出窗口创建简单的地图标记。 地图html < head > < link rel =" stylesheet " href =" https://cdn.jsdelivr.net/gh/openlayers/openlayers.github.io@master/en/v6.3.1/css/ol.css " type =" text/css " > < script src =" https://cdn.jsdelivr.net/gh/openlayers/openlayers.github.io@master/en/v6.3.1/build/ol.js " > </ script > < link href =" map.css " rel =" stylesheet " > < scri
2022-08-02 19:15:10 713KB maps google-maps map-marker popup
1
Google C++编程规范中文版
2022-08-02 19:04:20 445KB C++ C++编程规范 Cpp GoogleC++
1
Tampermonkey4.13 Google插件
2022-08-01 14:01:03 1.36MB Google
1
com.google.code.kaptcha:2.3.2 谷歌验证码依赖下载
2022-07-28 19:15:13 864KB jar captcha google
1
google breakpad崩溃解析工具(已经编译过,可以直接使用). 原下载地址:ttp://google-breakpad.googlecode.com/svn/trunk/
2022-07-28 10:04:16 55.52MB breakpad
1
GESCATTER 创建一个 .kml 文件,在向量 LON 和 LAT 指定的位置显示彩色圆圈,类似于 ML 的内置函数 SCATTER。圆圈的颜色相对于第三个输入 C 中提供的值进行缩放。 我搜索了 FEX 的许多关于为 Google 地球导出 .kml 文件的提交,但没有找到任何与 ML 的内置函数 SCATTER 类似的东西...网格化。 这个功能比较好用,例如: %生成一些数据x=(0:0.05:6*pi); lon = -122.170087 + cos(x)*0.01; 纬度 = 37.455697 + x*0.001; %根据纬度给点上色gescatter('foo.kml',lon,lat,lat)
2022-07-26 19:39:31 3KB matlab
1
Google protobuf 官方文档中文翻译
2022-07-25 21:45:03 2.52MB Java protobuf google
1
个人认为比较好的protocol buffers学习书籍 个人认为比较好的protocol buffers学习书籍
2022-07-25 21:30:42 1.56MB protobuf书籍
1
这个是Google公司的Protocol Buffer最新版本的源代码,库文件和用户手册。支持各种跨语言和操作系统平台通讯和序列化操作。Google公司几乎所有内部程序通讯都是基于这个工具库。 所有文档都已经打包在内。不需要连接互联网就可以使用。
2022-07-25 21:27:48 3.59MB Google Protocol Buffer user
1
Google protocol buffer 开发指南,可以快速的指导 C,C++,C#,Java,Go程序猿进行google protobuf的开发
2022-07-25 21:24:27 430KB protob
1